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:
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 4 months ago
- Golib contains various useful golang libraries☆69Updated this week
- A goroutine limiter for Go☆84Updated 3 years ago
- A memory allocator for Go.☆85Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Workflow Orchestrator☆91Updated 2 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Finite state machine for Go☆211Updated 5 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Probabilistic set data structure☆87Updated 8 years ago