nsqio / go-diskqueueLinks
A Go package providing a filesystem-backed FIFO queue
☆490Updated last year
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.☆405Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Fast and easy-to-use skip list for Go.☆419Updated 11 months ago
- auto adjust your GOGC value☆228Updated last year
- Patch all Go functions for testing☆259Updated last year
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- ☆490Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆322Updated 4 months ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆164Updated 3 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- CyclicBarrier golang implementation☆154Updated 5 years ago
- [mirror] Go supplementary time packages☆407Updated 3 weeks ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- ☆125Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Deep copy things☆600Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 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.☆261Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- golang jsonpath library. follow the majority rules in this article http://goessner.net/articles/JsonPath/☆336Updated last year