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
- Simple string pattern matcher for Go☆128Updated last year
- Load file-backed memory☆120Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Expression evaluator for Go☆70Updated 2 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- An in-process simple publish/subscribe library for golang☆107Updated 5 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- json slicer☆91Updated 5 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Stream bytes to multiple independent Readers #golang☆92Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- Go reflection simplified☆102Updated 5 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Fast generation of 192-bit UUIDs☆84Updated last year
- Non-Invasive goroutine inspector☆90Updated this week
- Natural strings sorting in Go☆78Updated 9 months ago
- Go client library for Pilosa☆57Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated last week
- Rolling window implementation in go.☆57Updated last week
- Parse json with comments and trailing commas.☆91Updated 3 years ago