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
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 3 months ago
- A memory allocator for Go.☆84Updated 5 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆54Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golib contains various useful golang libraries☆69Updated 3 months ago
- Workflow Orchestrator☆91Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆102Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Common Web User Workflows in Go☆101Updated 3 years ago