ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆61Updated 7 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 9 months ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆222Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 months ago
- Go reflection simplified☆102Updated last year
- Expression evaluator for Go☆80Updated last week
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- S3 FileSystem (fs.FS) implementation☆211Updated 2 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆28Updated 2 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- 🔥 Fast, simple sklearn-like feature processing for Go☆126Updated last year
- Collection of mostly unrelated helper Go packages.☆34Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Storing strings without GC overhead☆85Updated last month
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆54Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- A k-d tree implementation in Go.☆146Updated last year
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Updated 4 years ago
- Bitset data structure☆169Updated 3 years ago
- A lightweight buffered event lib☆61Updated 3 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago