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
- xxh3 fast hash function☆105Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Fast resizable golang semaphore primitive☆178Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- A complete solution for static files in Go code☆129Updated last year
- Useful Go String methods☆191Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- Intern Go strings☆96Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- Various golang benchmarks I've written☆109Updated 7 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Managing go application shutdown with signals.☆198Updated 6 months ago
- go-farm: a pure-Go farmhash implementation☆251Updated 9 months ago
- A go in-memory table☆229Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago