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☆129Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 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.☆81Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks 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
- Storing strings without GC overhead☆84Updated 5 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- An in-process simple publish/subscribe library for golang☆108Updated 5 years ago
- Session implementation for fasthttp☆85Updated 5 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- 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
- Fast Concurrent / Parallel Sorting in Go☆138Updated last week
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Rolling window implementation in go.☆58Updated last week
- efficient client ⚡️☆75Updated last year
- Intern Go strings☆95Updated last year
- A JSON stream parser for Go☆68Updated 2 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