ccssmnn / hego
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆54Updated 2 years ago
Alternatives and similar repositories for hego:
Users that are interested in hego are comparing it to the libraries listed below
- Genetic Algorithm and Particle Swarm Optimization☆33Updated 3 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- Off heap golang memory pool☆59Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆37Updated last year
- Golang Dynamic Decision Tree☆38Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆39Updated 3 years ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆36Updated last year
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆47Updated 8 months ago
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 2 years ago
- Enriches the standard go http client with retry functionality.☆50Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Go reflection simplified☆101Updated 3 months ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- A lightweight buffered event lib☆58Updated 2 years ago
- Discrete-event simulation in Go using goroutines☆31Updated 3 weeks ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆36Updated 2 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A simple tool to collect and process quite a few web news from multiple sources☆33Updated 2 years ago
- Compile Go regular expressions to Go code☆95Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆33Updated last year
- A prefix tree implementation in go☆41Updated 10 months ago