smallnest / ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆568Updated last month
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- reflect api without runtime reflect.Value cost☆792Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆479Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- A portable mmap package for Go☆1,023Updated 5 months ago
- Clone any Go data structure deeply and thoroughly.☆313Updated last week
- Deep copy things☆589Updated 4 years ago
- Write ahead log for Go.☆661Updated 5 months ago
- concurrency utilities☆296Updated 5 years ago
- Go package implementing bitsets☆1,410Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Fast golang queue using ring-buffer☆624Updated 2 years ago
- Golang implementation of Radix trees☆906Updated 10 months ago
- Zero-allocation reflection library for Go☆567Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Fast and easy-to-use skip list for Go.☆410Updated 7 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- XXH3 algorithm in Go☆447Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- Fast and scalable pseudorandom generator for Go☆205Updated 3 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated this week
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆770Updated 7 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆675Updated last week
- auto adjust your GOGC value☆228Updated 8 months ago
- Tools for building go apps.☆678Updated 3 years ago
- Thread-safe file locking library in Go☆626Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago