sheerun / queueLinks
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆70Updated 4 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆164Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated this week
- A goroutine limiter for Go☆82Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Session implementation for fasthttp☆85Updated 3 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- json slicer☆92Updated 8 months ago
- System V shared memory functions in pure Go.☆133Updated 9 months ago
- ☆86Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago