ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆58Updated 2 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- Off heap golang memory pool☆60Updated 4 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 4 months ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 4 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆123Updated 9 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 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
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 3 years ago
- Discrete-event simulation in Go using goroutines☆33Updated 6 months ago
- Go exec helpers for better using processes.☆95Updated 2 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 weeks ago
- Expression evaluator for Go☆77Updated 5 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go implementation of today's most used tokenizers☆45Updated 4 years ago
- Go reflection simplified☆102Updated 10 months ago
- Genetic algorithm for unsupervised machine learning in Go.☆127Updated 2 years ago
- Digital signal processing package in Go for the discrete wavelet transform (DWT)☆36Updated 5 years ago
- Useful Go String methods☆191Updated 2 years ago
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆146Updated 3 weeks ago
- Random Forest implementation in golang☆54Updated last year
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago