smallnest / ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆550Updated 2 weeks 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☆783Updated last week
- Fast golang queue using ring-buffer☆621Updated last year
- Write ahead log for Go.☆645Updated 4 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆544Updated 7 months ago
- concurrency utilities☆293Updated 5 years ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆422Updated last year
- Fast and easy-to-use skip list for Go.☆407Updated 6 months ago
- Zero-allocation reflection library for Go☆559Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆284Updated 2 years ago
- A portable mmap package for Go☆998Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- Go package implementing bitsets☆1,400Updated 3 weeks ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆394Updated 10 months ago
- Clone any Go data structure deeply and thoroughly.☆309Updated 11 months ago
- Deep copy things☆582Updated 4 years ago
- Fast, fully fledged murmur3 in Go.☆323Updated last year
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Tools for building go apps.☆675Updated 2 years ago
- auto adjust your GOGC value☆226Updated 7 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- ☆473Updated 2 weeks ago
- Thread-safe file locking library in Go☆617Updated last week
- go wrapper for zstd☆448Updated 5 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week