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,340Feb 23, 2025Updated last year
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- a generic object pool for golang☆1,244May 30, 2023Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆624Feb 3, 2026Updated last month
- Fast ring-buffer deque (double-ended queue)☆766Feb 11, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- An immutable radix tree implementation in Golang☆1,091Mar 13, 2026Updated last week
- a thread-safe concurrent map for go☆4,527May 22, 2024Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,447Apr 14, 2025Updated 11 months ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated last month
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- High-performance lock-free queue (Disruptor 1400/s)☆624Jul 25, 2022Updated 3 years ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Redis compatible server framework for Go☆2,298May 9, 2025Updated 10 months ago
- Golang LRU cache☆4,996Mar 13, 2026Updated last week
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Machinery is an asynchronous task queue/job queue based on distributed message passing.☆7,947Nov 15, 2025Updated 4 months ago
- Go library to get progress feedback from io.Reader and io.Writer objects☆171Jan 8, 2020Updated 6 years ago
- Fast Raft framework using the Redis protocol for Go☆534Nov 3, 2020Updated 5 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,842Sep 10, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,673May 1, 2024Updated last year
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- A portable mmap package for Go☆1,096Dec 12, 2024Updated last year
- A high performance memory-bound Go cache☆6,807Jan 21, 2026Updated last month
- Application tracing system for Go, based on Google's Dapper.☆1,710Oct 28, 2021Updated 4 years ago
- Golang in-memory database built on immutable radix trees☆3,449Mar 13, 2026Updated last week
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆435May 12, 2023Updated 2 years ago
- Buffer/Byte pool for Go☆481May 30, 2019Updated 6 years ago
- A goroutine pool for Go☆4,028Mar 9, 2023Updated 3 years ago
- faster JSON serialization for Go☆2,995Sep 21, 2023Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,727Mar 1, 2024Updated 2 years ago
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,934Feb 26, 2026Updated 3 weeks ago