a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
โ623Feb 3, 2026Updated 3 weeks ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Anti-memory-waste byte buffer poolโ1,327Jul 20, 2024Updated last year
- ๐Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickโฆโ1,775Jun 7, 2025Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.โ1,881Jul 30, 2025Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)โ757Feb 11, 2026Updated 2 weeks ago
- Fast event-loop networking for Goโ6,037Oct 22, 2023Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)โ2,086Jul 3, 2024Updated last year
- A high performance memory-bound Go cacheโ6,777Jan 21, 2026Updated last month
- A portable mmap package for Goโ1,093Dec 12, 2024Updated last year
- Fast golang queue using ring-bufferโ636Apr 9, 2023Updated 2 years ago
- Provides easy-to-use async IO interface with io_uringโ693Nov 20, 2023Updated 2 years ago
- Efficient cache for gigabytes of data written in Go.โ8,088Feb 6, 2026Updated 3 weeks ago
- Off heap golang memory poolโ60Jul 29, 2021Updated 4 years ago
- ๐ gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.โ11,098Jan 22, 2026Updated last month
- ๐๐่ชๅจๆฉๅฎน็ๅพช็ฏ็ผๅฒๅบๅฎ็ฐโ38Dec 15, 2021Updated 4 years ago
- Load file-backed memoryโ121Oct 12, 2022Updated 3 years ago
- B-tree implementation for Goโ1,194Nov 3, 2025Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overheadโ2,338Feb 18, 2026Updated last week
- A cache library for Go with zero GC overhead.โ5,377Feb 10, 2026Updated 2 weeks ago
- Write ahead log for Go.โ707Aug 31, 2025Updated 6 months ago
- Optimized Go Compression Packagesโ5,411Updated this week
- Concurrent data structures for Goโ1,596Feb 9, 2026Updated 2 weeks ago
- Consistent hashing with bounded loads in Golangโ769Nov 7, 2023Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.โ4,158Aug 21, 2024Updated last year
- Zero-allocation reflection library for Goโ596Nov 16, 2023Updated 2 years ago
- a thread-safe concurrent map for goโ4,529May 22, 2024Updated last year
- Golang library for io_uring (without CGO)โ132Feb 9, 2021Updated 5 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDogโ2,836Feb 9, 2026Updated 2 weeks ago
- A golang LRU Cache for high concurrencyโ1,391Jan 13, 2026Updated last month
- High Availability Raft Framework for Goโ662Dec 16, 2025Updated 2 months ago
- Golang circular (ring) bufferโ177Nov 17, 2022Updated 3 years ago
- RocksDB/LevelDB inspired key-value database in Goโ5,779Updated this week
- An immutable radix tree implementation in Golangโ1,087Jan 26, 2026Updated last month
- A goroutine pool for Goโ4,028Mar 9, 2023Updated 2 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial supportโ4,834Sep 10, 2024Updated last year
- ๐ fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.โ3,095May 2, 2025Updated 9 months ago
- Visualise Go runtime metrics in real timeโ3,624Updated this week
- Fast key-value DB in Go.โ15,499Updated this week
- ๐๐๐ ants is the most powerful and reliable pooling solution for Go.โ14,340Feb 7, 2026Updated 3 weeks ago
- Graceful process restarts in Goโ3,157Sep 25, 2024Updated last year