yourbasic / radixLinks
A fast string sorting algorithm (MSD radix sort)
☆193Updated 7 years ago
Alternatives and similar repositories for radix
Users that are interested in radix are comparing it to the libraries listed below
Sorting:
- Bitset data structure☆164Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Storing strings without GC overhead☆83Updated 5 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Concurrent Buffered IO in Go #golang☆248Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated this week
- Intern Go strings☆95Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Managing go application shutdown with signals.☆198Updated 7 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆165Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A go in-memory table☆229Updated 3 years ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 3 months ago
- Go reflection simplified☆102Updated 9 months ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago