ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆57Updated last month
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
- Off heap golang memory pool☆60Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 3 months ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 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
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆36Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Go reflection simplified☆102Updated 9 months ago
- A better Generic Pool (sync.Pool)☆68Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- A set of performant rate limiters for Go☆91Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆142Updated 2 months ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- 🔥 Fast, simple sklearn-like feature processing for Go☆124Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Bitset data structure☆164Updated 2 years ago