sheerun / queue
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☆127Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Streaming File Cache for #golang☆127Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 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
- A dead simple, highly performant, highly customizable sessions middleware for go http servers.☆78Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Expression evaluator for Go☆74Updated last month
- Session implementation for fasthttp☆85Updated 2 months ago
- A complete solution for static files in Go code☆129Updated last year
- Non-Invasive goroutine inspector☆90Updated last month
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Go reflection simplified☆101Updated 7 months ago
- Natural strings sorting in Go☆79Updated 11 months ago