yourbasic / radixLinks
A fast string sorting algorithm (MSD radix sort)
☆194Updated 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☆167Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 weeks ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Useful Go String methods☆192Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A go in-memory table☆229Updated 3 years ago
- Go reflection simplified☆102Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 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
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago