smallnest / ringbufferLinks
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆581Updated 3 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆418Updated 9 months ago
- Write ahead log for Go.☆667Updated 7 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 11 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- Fast golang queue using ring-buffer☆629Updated 2 years 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.☆260Updated 2 years ago
- A portable mmap package for Go☆1,045Updated 7 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆212Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- concurrency utilities☆301Updated 5 years ago
- A highly optimized double-ended queue☆200Updated last year
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Golang implementation of Radix trees☆914Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Go package implementing bitsets☆1,429Updated last month
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆360Updated last month
- ☆242Updated this week