sheerun / queueLinks
Lightweight, thread-safe, blocking FIFO queue based on auto-resizing circular buffer
☆70Updated 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
- Golang LRU cache with expire feature.☆66Updated last year
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Rolling window implementation in go.☆59Updated last month
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆167Updated 3 years ago
- Expression evaluator for Go☆78Updated last week
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- ☆86Updated 5 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆90Updated 5 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
- Golang circular (ring) buffer☆177Updated 3 years ago
- Bitset data structure☆168Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- <UNMAINTAINED> Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Go reflection simplified☆102Updated last year