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
Sorting:
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Probabilistic set data structure☆86Updated 7 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated this week
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 2 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Workflow Orchestrator☆91Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- The research project based on the draft design of Go Generics☆34Updated 3 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated 9 months ago