smallnest / ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆539Updated 3 months ago
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- A Go package providing a filesystem-backed FIFO queue☆476Updated last year
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- Fast golang queue using ring-buffer☆621Updated last year
- Anti-memory-waste byte buffer pool☆1,235Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆399Updated 5 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆544Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- Golang implementation of Radix trees☆903Updated 7 months ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆394Updated 9 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- Go package implementing bitsets☆1,386Updated this week
- Write ahead log for Go.☆639Updated 3 months ago
- Thread-safe file locking library in Go☆607Updated this week
- concurrency utilities☆292Updated 5 years ago
- A portable mmap package for Go☆991Updated 2 months ago
- errgroup with goroutine worker limits☆162Updated 2 years ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- auto adjust your GOGC value☆224Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆253Updated last year
- go wrapper for zstd☆444Updated 4 months ago
- Clone any Go data structure deeply and thoroughly.☆307Updated 10 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- XXH3 algorithm in Go☆430Updated last year
- A highly optimized double-ended queue☆189Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆581Updated 6 months ago
- Fast and scalable pseudorandom generator for Go☆203Updated 3 years ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago