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☆121Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated this week
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A go function to report total system memory☆203Updated 3 years ago
- Rolling window implementation in go.☆58Updated last week
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- efficient client ⚡️☆75Updated last year
- System V shared memory functions in pure Go.☆134Updated 11 months ago
- Expression evaluator for Go☆77Updated 5 months ago
- Go reflection simplified☆102Updated 10 months ago
- Customizable TCP net.Listener for Go☆149Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated 3 weeks ago
- Efficient and reliable background processing for Go☆130Updated 5 years ago
- Natural language detection package in pure Go☆174Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago