yourbasic / radix
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
- Bitset data structure☆163Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A complete solution for static files in Go code☆129Updated 11 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Simple string pattern matcher for Go☆127Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A go in-memory table☆229Updated 2 years ago
- uint128 for Go☆245Updated 5 months ago
- Collections generator for Golang☆82Updated 6 years ago
- Useful Go String methods☆190Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- Go reflection simplified☆101Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Go (golang) library for deep copying values in Go.☆348Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- Managing go application shutdown with signals.☆197Updated 4 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- go-farm: a pure-Go farmhash implementation☆249Updated 7 months ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- High resolution timing and benchmarking for Go☆259Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago