---
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-08-09'
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. Genetic Algorithms in Golang: Unleashing the Power of Evolutionary Computing

**Rating:** 4.0/5.0 stars

**Reviewed by:** Aman R. | Senior Software Engineer, Information Technology and Services, 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.

  ### 2. 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.

  ### 3. 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.

  ### 4. 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.

  ### 5. 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.

  ### 6. 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.


## 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?filters%5Bnps_score%5D%5B%5D=4&section=pricing&secure%5Bexpires_at%5D=2026-08-14+00%3A56%3A06+-0500&secure%5Bsession_id%5D=27573477-4d9f-435c-a9a2-80d95ac40c2c&secure%5Btoken%5D=59b240bb97b642310174c2c51ac3c31bdc623fa199e55df6d4a81f5893c77e77&format=llm_user)

## Genetic Algorithms for Go/Golang Features
**Additional Functionality**
- Tagging
- Natural Language Processing
- Data Extraction
- Multi-Language
- Predictive Analytics
- Drag & Drop
- Speech Recognition
- Reporting/Analytics
- Data Storage Management
- Virtual Personal Assistant (VPA)
- AI Copilot
- Customer Segmentation
- Collaboration Tools
- Data Import/Export
- Generative AI
- For eCommerce
- Role-Based Permissions
- Customizable Branding
- Search/Filter
- Monitoring
- Document Management
- API
- Data Visualization
- Trend Analysis
- Machine Learning
- Access Controls/Permissions
- Alerts/Escalation
- Performance Metrics
- Real-Time Data
- Third-Party Integrations
- Mobile App
- Multiple Data Sources
- For Sales Teams/Organizations
- Sentiment Analysis
- Activity Dashboard
- Chatbot
- Workflow Automation

**Integration - Machine Learning**
- Integration
- Third-Party Integrations

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

**Additional Functionality**
- Predictive Modeling
- Configurable Workflow
- Tagging
- Data Import/Export
- API
- Predictive Analytics
- Data Visualization
- Endpoint Management
- Multiple Data Sources
- No-Code
- Data Preparation
- Auditing
- Collaboration Tools
- Big Data Analytics
- ML Algorithm Library
- Data Management
- Activity Dashboard
- Data Capture and Transfer
- Activity Tracking
- Data Connectors
- Data Security
- Data Extraction
- Reporting & Statistics
- Workflow Management
- AI Copilot

## 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 (727 reviews)
  - [Automation Anywhere Agentic Process Automation](https://www.g2.com/products/automation-anywhere-agentic-process-automation/reviews) - 4.5/5.0 (4,065 reviews)
  - [Demandbase One](https://www.g2.com/products/demandbase-one/reviews) - 4.4/5.0 (1,941 reviews)

