yourbasic / radixLinks
A fast string sorting algorithm (MSD radix sort)
☆196Updated 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☆169Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- Go reflection simplified☆102Updated last year
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Probabilistic set data structure☆88Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- Intern Go strings☆97Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- A go in-memory table☆229Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago