smallnest / ringbuffer
a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface
☆559Updated last month
Alternatives and similar repositories for ringbuffer:
Users that are interested in ringbuffer are comparing it to the libraries listed below
- reflect api without runtime reflect.Value cost☆787Updated 3 weeks ago
- Fast golang queue using ring-buffer☆621Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆478Updated last year
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- Write ahead log for Go.☆648Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆424Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 7 months ago
- Go package implementing bitsets☆1,405Updated last week
- A portable mmap package for Go☆1,013Updated 4 months ago
- Fast and easy-to-use skip list for Go.☆409Updated 6 months ago
- auto adjust your GOGC value☆228Updated 8 months ago
- concurrency utilities☆293Updated 5 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆546Updated 8 months ago
- Zero-allocation reflection library for Go☆564Updated last year
- Thread-safe file locking library in Go☆619Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 months ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆395Updated 10 months ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆670Updated last month
- Golang implementation of Radix trees☆904Updated 9 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- XXH3 algorithm in Go☆447Updated last month
- Deep copy things☆586Updated 4 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 7 months ago
- reuse tcp/udp ports in golang☆789Updated 3 weeks ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year