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 library for graceful restarts in Go.☆96Updated 8 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated last week
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- High-throughput Redis client for Go with implicit pipelining☆248Updated 9 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Storing strings without GC overhead☆86Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- An in-memory message broker☆174Updated last year
- Customizable TCP net.Listener for Go☆151Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- ☆86Updated 5 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Make mysql cancelation a breeze☆41Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago