sheerun / queueLinks
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆71Updated 5 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 3 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Storing strings without GC overhead☆85Updated last month
- Pure Go SQLite file reader☆199Updated 2 years ago
- Expression evaluator for Go☆80Updated last week
- Rolling window implementation in go.☆59Updated 2 weeks ago
- Generic and fast binary serializer for Go☆247Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- Go reflection simplified☆102Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- Session implementation for fasthttp☆86Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Expirable Go LRC\LRU cache without goroutines☆93Updated last month
- Golang circular (ring) buffer☆177Updated 3 years ago
- Minimalistic RBAC package for Go applications☆115Updated 7 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago