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)☆194Updated 7 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go package providing tools for building NSQ clients, servers and middleware.☆100Updated 6 months ago
- Storing strings without GC overhead☆84Updated last month
- efficient client ⚡️☆75Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- A library for graceful restarts in Go.