bgadrian / data-structuresLinks
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:
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 2 months ago
- Probabilistic set data structure☆87Updated 8 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Go library to run locks over etcd.☆43Updated 2 weeks ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Finite State Machine for Go inspired by Akka FSM☆63Updated 5 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Go TCP Server library☆70Updated 6 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- ☆86Updated 4 years ago
- A Thrift encoding code generator and library for Go☆103Updated last week