sheerun / queue
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆70Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for queue
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Load file-backed memory☆121Updated 2 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Expression evaluator for Go☆66Updated 8 months ago
- Go expression evaluation comparison☆48Updated 8 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆69Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆83Updated 3 months ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆64Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆44Updated 5 years ago
- An in-process simple publish/subscribe library for golang☆106Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A prefix tree implementation in go☆42Updated 7 months ago
- Session implementation for fasthttp☆85Updated 3 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆160Updated 3 years ago
- efficient client ⚡️☆75Updated 8 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆54Updated 7 years ago
- Natural strings sorting in Go☆74Updated 5 months ago