yourbasic / radixLinks
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:
- Bitset data structure☆167Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆141Updated 3 months ago
- Load file-backed memory☆122Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Useful Go String methods☆192Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Golang circular (ring) buffer☆177Updated 2 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Static bit vector structures library☆72Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go (golang) library for deep copying values in Go.☆353Updated 4 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Intern Go strings☆96Updated last year