yourbasic / radix
A fast string sorting algorithm (MSD radix sort)
☆192Updated 6 years ago
Alternatives and similar repositories for radix:
Users that are interested in radix are comparing it to the libraries listed below
- Templates, generics engine for Go☆136Updated 6 years ago
- TryLock for Go☆66Updated 5 years ago
- Fast resizable golang semaphore primitive☆176Updated 3 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated last year
- Floc: Orchestrate goroutines with ease.☆270Updated 3 years ago
- Bitset data structure☆160Updated 2 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Go reflection simplified☆101Updated 3 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆162Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Concurrent Buffered IO in Go #golang☆244Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A complete solution for static files in Go code☆128Updated 8 months ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆51Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Nanosecond scale logger inspired by https://github.com/PlatformLab/NanoLog☆228Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆291Updated 6 months ago
- Pure Go embedded persistent job queue backed by BadgerDB☆161Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Managing go application shutdown with signals.☆197Updated last month
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 4 years ago
- Nested transactions for sqlx☆159Updated 10 months ago
- A non-standard HTTP cache implemented as Go middleware☆155Updated 5 years ago
- Session implementation for fasthttp☆85Updated 3 weeks ago