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 fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- An in-memory message broker☆174Updated 11 months ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 7 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- Common Web User Workflows in Go☆101Updated 3 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 8 months ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Load file-backed memory☆122Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- Workflow Orchestrator☆90Updated 3 years ago
- A simple finite state machine for Golang☆162Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago