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:
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Bitset data structure☆165Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Go reflection simplified☆102Updated 11 months ago
- xxh3 fast hash function☆105Updated 6 years ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- High resolution timing and benchmarking for Go☆263Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated last month
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Useful Go String methods☆191Updated 2 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- A memory allocator for Go.☆87Updated 5 years ago
- Intern Go strings☆96Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Managing go application shutdown with signals.☆199Updated 9 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆113Updated last year
- Probabilistic set data structure☆87Updated 8 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago