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
- 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
- Golang circular (ring) buffer☆175Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- A goroutine limiter for Go☆83Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- High resolution timing and benchmarking for Go☆261Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 2 weeks ago
- Non-Invasive goroutine inspector☆92Updated 2 weeks ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A memory allocator for Go.☆84Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Intern Go strings☆95Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 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
- 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 4 years ago
- Pure Go SQLite file reader☆201Updated 2 years ago
- Nested transactions for sqlx☆158Updated last year