smallnest / ringbufferLinks
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆611Updated 9 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Anti-memory-waste byte buffer pool☆1,318Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 3 months ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 7 months ago
- Fast and easy-to-use skip list for Go.☆430Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- Write ahead log for Go.☆691Updated 3 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- A portable mmap package for Go☆1,080Updated last year
- concurrency utilities☆304Updated 6 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- ⚡️ lock-free utilities in Go☆163Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 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.☆264Updated 2 years ago
- Go package implementing bitsets☆1,467Updated 3 weeks ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years 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.☆222Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- ☆255Updated 3 weeks ago
- Thread-safe file locking library in Go☆684Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year