bgadrian / data-structures
Abstract data structures Go packages, built with performance and concurrency in mind to learn Go.
☆66Updated 2 years ago
Alternatives and similar repositories for data-structures:
Users that are interested in data-structures are comparing it to the libraries listed below
- A JSON stream parser for Go☆67Updated 2 years ago
- Various golang benchmarks I've written☆108Updated 6 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A memory allocator for Go.☆81Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- A library for graceful restarts in Go.☆95Updated 7 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Code used in the "Go Profiling and Optimization" talk☆80Updated 7 years ago
- High-throughput Redis client for Go with implicit pipelining☆245Updated 2 weeks ago
- Load file-backed memory☆121Updated 2 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- 💥 Fusion is a tiny stream processing library written in Go.☆17Updated 4 years ago
- Probabilistic set data structure☆86Updated 7 years ago
- Build event-driven and event streaming applications with ease☆67Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A collection of golang tools used at Uber☆59Updated 5 years ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.☆38Updated 2 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 3 years ago
- One caching API, Multiple backends☆136Updated 4 years ago
- Efficient and reliable background processing for Go☆132Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year