Fast golang queue using ring-buffer
☆636Apr 9, 2023Updated 2 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- Golang channel helpers and special types☆809Feb 21, 2024Updated 2 years ago
- Resiliency patterns for golang☆2,337Feb 23, 2025Updated last year
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- a generic object pool for golang☆1,245May 30, 2023Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated 11 months ago
- Optimized Go Compression Packages☆5,411Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,443Apr 14, 2025Updated 10 months ago
- Redis compatible server framework for Go☆2,294May 9, 2025Updated 9 months ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,902Feb 16, 2026Updated last week
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆757Feb 11, 2026Updated 2 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆623Feb 3, 2026Updated 3 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,685Jul 27, 2023Updated 2 years ago
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,949Nov 15, 2025Updated 3 months ago
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,665May 1, 2024Updated last year
- Golang LRU cache☆4,973Updated this week
- Golang implementation of Radix trees☆934Jul 6, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Buffer/Byte pool for Go☆481May 30, 2019Updated 6 years ago
- Golang in-memory database built on immutable radix trees☆3,444Updated this week
- Go library to get progress feedback from io.Reader and io.Writer objects☆171Jan 8, 2020Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134May 21, 2018Updated 7 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 12, 2023Updated 2 years ago
- Application tracing system for Go, based on Google's Dapper.☆1,712Oct 28, 2021Updated 4 years ago
- faster JSON serialization for Go☆2,994Sep 21, 2023Updated 2 years ago
- net/http handler filters☆346Apr 16, 2021Updated 4 years ago
- Go parallel gzip (de)compression☆1,181Nov 17, 2025Updated 3 months ago
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,728Mar 1, 2024Updated last year
- Fast key-value DB in Go.☆15,499Updated this week