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:
- Simple string pattern matcher for Go☆132Updated last month
- Load file-backed memory☆121Updated 3 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Storing strings without GC overhead☆84Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Expression evaluator for Go☆77Updated 6 months ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 2 months 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
- Go reflection simplified☆102Updated 11 months ago
- efficient client ⚡️☆75Updated last year
- Streaming File Cache for #golang☆128Updated last year
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Recursive filesystem event watcher using inotify in golang☆123Updated 2 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆91Updated 5 years ago
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Golang utlities to make your life easier with zero allocations☆48Updated 3 weeks ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 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
- Go client library for Pilosa☆57Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Session implementation for fasthttp☆85Updated 7 months ago