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:
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Workflow Orchestrator☆90Updated 2 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- Load file-backed memory☆122Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 7 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆143Updated 5 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- efficient client ⚡️☆75Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Useful Go String methods☆192Updated 2 years ago
- One caching API, Multiple backends☆135Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 weeks ago
- Static bit vector structures library☆72Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Additions to Go's database/sql for super fast performance and convenience. (fork of gocraft/dbr)☆182Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- ☆33Updated 6 years 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
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago