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☆163Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- Toolbox - go utility library☆201Updated 5 months ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆163Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 8 months ago
- A go in-memory table☆230Updated 2 years ago
- Collections generator for Golang☆82Updated 7 years ago
- Managing go application shutdown with signals.☆197Updated 5 months ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A small flexible merge library in go☆128Updated 5 months ago
- A complete solution for static files in Go code☆129Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Useful Go String methods☆191Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 11 months ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- High-throughput Redis client for Go with implicit pipelining☆246Updated last month
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Natural language detection package in pure Go☆173Updated 4 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago