yourbasic / radix
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:
- Templates, generics engine for Go☆136Updated 6 years ago
- Bitset data structure☆163Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Useful Go String methods☆190Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Simple string pattern matcher for Go☆127Updated last year
- A goroutine limiter for Go☆82Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 6 years ago
- A library for parallel programming in Go☆188Updated 4 years ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Go (golang) library for deep copying values in Go.☆349Updated 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
- TryLock for Go☆66Updated 5 years ago
- Intern Go strings☆94Updated last year