---
title: Genetic Algorithms for Go/Golang Reviews
meta_title: 'Genetic Algorithms for Go/Golang Reviews 2026: Details, Pricing, & Features
  | G2'
meta_description: Filter 14 reviews by the users' company size, role or industry to
  find out how Genetic Algorithms for Go/Golang works for a business like yours.
aggregate_rating:
  rating_value: 4.1
  review_count: 14
  scale: '5'
date_modified: '2026-07-12'
parent_category:
  name: Artificial Intelligence
  url: https://www.g2.com/categories/artificial-intelligence
---

# Genetic Algorithms for Go/Golang Reviews
**Vendor:** Genetic Algorithms for Go/Golang  
**Category:** [Machine Learning Software](https://www.g2.com/categories/machine-learning)  
**Average Rating:** 4.1/5.0  
**Total Reviews:** 14
## About Genetic Algorithms for Go/Golang
go-galib is a genetic algorithms for Go/Golang




## Genetic Algorithms for Go/Golang Reviews
  ### 1. Robust your Algorithms with Go/Golang

**Rating:** 5.0/5.0 stars

**Reviewed by:** Dhawlandra S. | Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 04, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

Due to the language's simplicity, performance, and built-in concurrency support, creating algorithms in Go is a rewarding experience. Whether you're dealing with information handling, improvement issues, or some other algorithmic errand, Go gives a hearty stage to really handle these difficulties. Its solid local area and environment of bundles further add to its allure for calculation age.

**What do you dislike about Genetic Algorithms for Go/Golang?**

In some specialty regions, Go's library environment might be less experienced contrasted with more seasoned dialects, requiring additional work for particular calculation improvement.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Hereditary calculations in Go/Golang are tackling complex improvement issues for me. They succeed in situations where conventional calculations battle, for example, boundary tuning, asset distribution, and component choice in AI. These calculations mirror regular choice, advancing arrangements over ages, at last tracking down ideal or close ideal arrangements. By tackling Go's simultaneousness and execution, I benefit from quicker and more proficient advancement processes, prompting further developed brings about different areas, from tweaking brain organizations to streamlining production network planned operations. In essence, Go's genetic algorithms are invaluable for solving optimization problems in the real world. They save time and money while producing superior results.

  ### 2. Genetic Algorithms in Golang: Unleashing the Power of Evolutionary Computing

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aman R. | Software Engineering Virtual Experience Program, Enterprise (> 1000 emp.)

**Reviewed Date:** July 06, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

The capacity of Go/Golang's genetic algorithms to effectively tackle challenging optimization issues stems from their ability to harness the power of evolutionary computing.
Some of the points I did like the most are:

Versatility: Genetic algorithms are flexible tools that can solve various optimization problems across different problem areas. Genetic algorithms may adapt and evolve solutions to meet many problem areas, whether improving resource allocation, scheduling, machine learning, or gaming.

Parallelism: Go/Golang is the perfect choice for implementing Genetic Algorithms because of its intrinsic support for concurrency and parallelism. We can effectively split the computational workload across numerous threads, utilizing the full power of contemporary multi-core CPUs, and speed up execution times using Go's lightweight goroutines and channels.

**What do you dislike about Genetic Algorithms for Go/Golang?**

Although there are many benefits to using genetic algorithms in Go/Golang, there are some drawbacks as well:

Learning Curves: Genetic algorithms generally have a steep learning curve for beginners or those unfamiliar with evolutionary computing. Understanding the fundamental ideas, creating adequate fitness functions, choosing proper genetic operators, and fine-tuning algorithm parameters can be challenging jobs that require knowledge and experimentation.

The complexity of the algorithm design: Creating a successful genetic algorithm needs careful consideration of many variables, including population size, crossover and mutation rates, selection criteria, and termination criteria. Finding the ideal ratio and mix of these factors can be difficult, and achieving the best outcomes frequently requires trial and error.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Habitation Detection is one of the main works in which I utilize the Golang Algorithm to process and predict the same. The Company benefitted from this as it requires fewer resources, and the results are more productive.

  ### 3. Reusability of Code is smooth

**Rating:** 4.0/5.0 stars

**Reviewed by:** PULKIT D. | Devops Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** July 04, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

Alterations of code is a cake walk, with this platform. And since it is an open source product by GitHub one can easily reuse the code available and implement it. Another appreciating element is the deeply descriptive documentation it provides, this makes things easier even for beginners.

**What do you dislike about Genetic Algorithms for Go/Golang?**

A downside that I faced while using of the existing algorithm was the overfitting efficiency of the model. Due to more and more reusability of the same algorithm the curve often gets overfitted which eventually is not a good practice.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

It has helped me work on my ML models and train them against various algorithms and then compute efficiency results, find clusters, relations, increase overall efficiency of the model.

  ### 4. Good optimisation techniques

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mamata K. | Technical Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 27, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

First of all it is open source and available on GitHub, which make it easier to use and adapt. It is very useful when dealing with complex optimization problems. 
Support parallel programming as well as can handle a wide range of problem types and constraints.

**What do you dislike about Genetic Algorithms for Go/Golang?**

Sometimes takes time for complex computation. And one should have a knowledge of programming language.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

It provides exploration of large solution spaces, parallelization potential, solution diversity, and flexibility.

  ### 5. Robust platform for data analysis

**Rating:** 4.0/5.0 stars

**Reviewed by:** Alexey G. | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 05, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

I like how straightforward is the code-writing, and how the semantics can be easily transferred to another project. Basically, once you developed the generalized workflow, you can port the code onto multiple projects.

**What do you dislike about Genetic Algorithms for Go/Golang?**

I think the most of the downsides are associated with the algorithm itself: data-quality-related limitations, occasional biasing of the algorithm (with possible overfitting). Another thing that I could mentioned is the limited capabilities of collaborative code-development.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

We analyze various types of data and try to find some possible correlations of parameters and how certain values influence overall behavior of the models that we create. Sort of ML-driven model stability accessing.

  ### 6. Genetic Algorithms for Go/Golang pros and cons

**Rating:** 2.5/5.0 stars

**Reviewed by:** Virginia C. | Technology Consultant, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 01, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

I like how it is an open-source code that you can get in GitHub with complete documentation. It is suitable for solving optimization issues and could also be used in images.

**What do you dislike about Genetic Algorithms for Go/Golang?**

It is a more complex language than others; it will take time to associate with the algorithm because of the data you want to implement.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Can optimize some of our machine learning issues in terms of; discrete function, multi-level object problems, and continuous outcomes.

  ### 7. Algo for golang review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vaishnavi  L. | Student, Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

Easiness in automating golang/go language

**What do you dislike about Genetic Algorithms for Go/Golang?**

Few less options or features as compared to other algos

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Good features for algos integrating golang with my ML projects

  ### 8. easy to handle, reliable, and very good technical support

**Rating:** 4.0/5.0 stars

**Reviewed by:** Cristian G. | Botones, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 18, 2023

**What do you like best about Genetic Algorithms for Go/Golang?**

there is a lot of variety, very good icons, and the support is super fast

**What do you dislike about Genetic Algorithms for Go/Golang?**

the page becomes slow and freezes for a certain period of time

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

I reprogram many of my systems. It speeds up statistics and languages of the systems.

  ### 9. Best solution for code injection so far

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin B. | Semesterpraktikant, Enterprise (> 1000 emp.)

**Reviewed Date:** July 25, 2022

**What do you like best about Genetic Algorithms for Go/Golang?**

What I like most are the interfaces to other code solutions. Thanks to this product, we can quickly implement code changes, both dynamic and static. This has made a lot possible in the past few weeks. The extensive documentation on GitHub with numerous examples for beginners as well as experts is especially noteworthy.

**What do you dislike about Genetic Algorithms for Go/Golang?**

The algorithms run very well and smoothly under Linux. Our employees were able to gain very good time advantages. However, in a macOS virtual environment, we noticed that the product runs a little slower to achieve the same good results. So I can't yet recommend using the product in companies that use multiple operating systems. I am sure that the developers are already working on a good solution for all parties involved.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Genetic Algorithms are used by us mainly for polynomial simulation. Until now with images, as well as with static text files. In the beginning, it was a bit cumbersome, but now we fully understand how to use the product for implementation. The polynomial simulation is needed for probability calculation and so far it has done good, performant calculations.

  ### 10. One of the best freely availble kit

**Rating:** 4.0/5.0 stars

**Reviewed by:** Charles F. | IT Consultant, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 25, 2022

**What do you like best about Genetic Algorithms for Go/Golang?**

- Free code you can easily take it from github.
- Easy to use and implementation is very easy
- Helps a lot in analysis if genetic information, used frequently in genetic data science community.

**What do you dislike about Genetic Algorithms for Go/Golang?**

If you are not very familiar with tech then you might have an issue with implementation, also I feel that there is a need for the community to advertise this software. 
Few class's description is not very clear but can be improvised. 
Code runs well but it takes some time to load the final result, accuracy is 89-91%.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Slow code and test variables give issues sometimes. 
- It benefits us in many ways I used it frequently, it provides optimized results and saves a lot of time. In fact, if you try any other algorithms they don't work so well. Hence, you can go for it without any noise.

  ### 11. Genetic algorithm kit for analysis in GoLang

**Rating:** 3.5/5.0 stars

**Reviewed by:** Pawan K. | Software Technologist, Enterprise (> 1000 emp.)

**Reviewed Date:** June 23, 2022

**What do you like best about Genetic Algorithms for Go/Golang?**

The code is free, open source and available on Github so anyone can go and look to understand the implementation and functionality of genetic algorithm. It gives good optimisation and can even handle the noise in the input to a certain extent.

**What do you dislike about Genetic Algorithms for Go/Golang?**

One need to have knowledge of software language to use the algorithm. It will be difficult for a person without having programming background (like for a statistician) to implement it correctly and involves learning curve.

**Recommendations to others considering Genetic Algorithms for Go/Golang:**

Learn something about how to install the software and use its API then you will follow along. For users using other programming languages like Python, do consider using Scikit learn which is easy to follow and use.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

I use genetic algorithm for different analytics tasks but mainly I have seen that it gives good results for optimisation problems. The result obtained using genetic algorithms is far better than other machine learning algorithms for some problems.

  ### 12. approximate solutions quickly

**Rating:** 4.5/5.0 stars

**Reviewed by:** Prabhjot S. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 25, 2022

**What do you like best about Genetic Algorithms for Go/Golang?**

The code is open in github and easy to implement. We can even handle error in input upto some extend.

**What do you dislike about Genetic Algorithms for Go/Golang?**

The parent child relationship and documentation can be improved further.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

I have used these algorithms in calculating fitness score and blood glucose levels.

  ### 13. Genetic Algorithm Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Banking | Enterprise (> 1000 emp.)

**Reviewed Date:** March 09, 2022

**What do you like best about Genetic Algorithms for Go/Golang?**

Diversity feature has been used most effectively and very useful.

**What do you dislike about Genetic Algorithms for Go/Golang?**

The relationship between child and parent could be improved better.

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

Used the algorithm in data optimizations for the orders in our system.

  ### 14. A great use genetic resource for population genetics

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Research | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 16, 2018

**What do you like best about Genetic Algorithms for Go/Golang?**

I like the ease of use of the genetic program. Its easy to use and teach people how to use as well.

**What do you dislike about Genetic Algorithms for Go/Golang?**

I dislike the layout of the program. I feel like there should be more prompts 

**What problems is Genetic Algorithms for Go/Golang solving and how is that benefiting you?**

We are able to look at different scenarios and test the differences.


## Genetic Algorithms for Go/Golang Discussions
  - [What is Genetic Algorithms for Go/Golang used for?](https://www.g2.com/discussions/what-is-genetic-algorithms-for-go-golang-used-for) - 1 comment

- [View Genetic Algorithms for Go/Golang pricing details and edition comparison](https://www.g2.com/products/genetic-algorithms-for-go-golang/reviews?section=pricing&secure%5Bexpires_at%5D=2026-07-17+22%3A44%3A00+-0500&secure%5Bsession_id%5D=4233ed55-a866-407a-9587-ba21a1f29903&secure%5Btoken%5D=9fe23e7bb55d10dcb9b000041c12ba96dcc3e6813393cf5a5760873493ebb8fa&format=llm_user)

## Genetic Algorithms for Go/Golang Features
**Integration - Machine Learning**
- Integration

**Learning - Machine Learning**
- Training Data
- Actionable Insights
- Algorithm

## Top Genetic Algorithms for Go/Golang Alternatives
  - [Gemini Enterprise Agent Platform](https://www.g2.com/products/gemini-enterprise-agent-platform/reviews) - 4.3/5.0 (653 reviews)
  - [Automation Anywhere Agentic Process Automation](https://www.g2.com/products/automation-anywhere-agentic-process-automation/reviews) - 4.5/5.0 (4,053 reviews)
  - [Demandbase One](https://www.g2.com/products/demandbase-one/reviews) - 4.4/5.0 (1,942 reviews)

