ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆59Updated 3 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 5 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- Go reflection simplified☆102Updated 11 months ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated 2 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆123Updated 10 months ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Golgi is a library built on top of Gorgonia that provides neural network components☆42Updated 3 years ago
- Random Forest implementation in golang☆55Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Genetic algorithm for unsupervised machine learning in Go.☆126Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆149Updated 2 months ago
- string interning library for lots of strings☆37Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- gio experiments☆43Updated 11 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Useful Go String methods☆192Updated 2 years ago
- Go implementation of the Rust `dbg` macro☆206Updated 6 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Storing strings without GC overhead☆84Updated last month
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆37Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago