ccssmnn / hegoLinks
Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, Particle Swarm Optimization ...
☆61Updated 6 months ago
Alternatives and similar repositories for hego
Users that are interested in hego are comparing it to the libraries listed below
Sorting:
- some data structures and algorithms using golang☆69Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Discrete-event simulation in Go using goroutines☆35Updated 10 months ago
- Experiments with Go generics☆100Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.☆95Updated 2 weeks ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆43Updated 3 years ago
- Simple expression evaluation engine for Go☆72Updated 5 years ago
- A Visual Go code generator☆59Updated last year
- string interning library for lots of strings☆37Updated 4 years ago
- Load file-backed memory☆122Updated 3 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated last year
- 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
- Constraint Satisfaction Problem Solver for Golang☆75Updated 3 years ago
- Genetic Algorithm and Particle Swarm Optimization☆34Updated 4 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months 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 8 months ago
- Go reflection simplified☆102Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- Go client library for Pilosa☆57Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago