nsqio / go-diskqueueLinks
A Go package providing a filesystem-backed FIFO queue
☆497Updated 3 months ago
Alternatives and similar repositories for go-diskqueue
Users that are interested in go-diskqueue are comparing it to the libraries listed below
Sorting:
- high-performance common weighted algorithm library☆204Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Fast and easy-to-use skip list for Go.☆430Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆611Updated 9 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Golang Serializer Benchmark Comparison☆413Updated 3 years ago
- ☆500Updated last month
- Patch all Go functions for testing☆261Updated 2 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- reflect api without runtime reflect.Value cost☆819Updated 9 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- [mirror] Go supplementary time packages☆410Updated 2 months ago
- auto adjust your GOGC value☆231Updated last year
- CyclicBarrier golang implementation☆159Updated 5 years ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Clone any Go data structure deeply and thoroughly.☆325Updated 7 months ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 11 months ago
- ☆126Updated 5 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 7 months ago
- errgroup with goroutine worker limits☆166Updated 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.☆264Updated 2 years ago