bgadrian / data-structuresLinks
Abstract data structures Go packages, built with performance and concurrency in mind to learn Go.
☆66Updated 3 years ago
Alternatives and similar repositories for data-structures
Users that are interested in data-structures are comparing it to the libraries listed below
Sorting:
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 8 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- Load file-backed memory☆122Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- An in-memory message broker☆174Updated last year
- Golang Database Management and Code Generation☆106Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆346Updated last year
- 🔎 A distributed application health monitoring library☆237Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Storing strings without GC overhead☆85Updated last month