nsqio / go-diskqueueLinks
A Go package providing a filesystem-backed FIFO queue
☆495Updated last month
Alternatives and similar repositories for go-diskqueue
Users that are interested in go-diskqueue are comparing it to the libraries listed below
Sorting:
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- concurrency utilities☆304Updated 6 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆601Updated 7 months ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- reflect api without runtime reflect.Value cost☆811Updated 7 months ago
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆426Updated last year
- ☆496Updated 2 months ago
- Golang Serializer Benchmark Comparison☆413Updated 2 years ago
- auto adjust your GOGC value☆230Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆601Updated 3 years ago
- Patch all Go functions for testing☆261Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 6 months ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Deep copy things☆607Updated 4 years ago
- [mirror] Go supplementary time packages☆410Updated 3 weeks ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆340Updated last year
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 9 months ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- CyclicBarrier golang implementation☆158Updated 5 years ago