yourbasic / radixLinks
A fast string sorting algorithm (MSD radix sort)
☆195Updated 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☆168Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 months ago
- Storing strings without GC overhead☆85Updated last month
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- A complete solution for static files in Go code☆129Updated last year
- Fast Concurrent / Parallel Sorting in Go☆143Updated 5 months ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Useful Go String methods☆192Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Go reflection simplified☆102Updated last year
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A go in-memory table☆229Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Go (golang) library for deep copying values in Go.☆355Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Managing go application shutdown with signals.☆198Updated last year