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:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 4 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- efficient client ⚡️☆75Updated last year
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Golang Database Management and Code Generation☆106Updated 2 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆181Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- An in-memory message broker☆174Updated 7 months ago
- A simple finite state machine for Golang☆162Updated last year
- A simple library for working with raw Go struct data.☆86Updated 10 years ago