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.☆405Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago
- concurrency utilities☆303Updated 6 years ago
- Golang Serializer Benchmark Comparison☆414Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆595Updated 7 months ago
- Fast golang queue using ring-buffer☆634Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆424Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Patch all Go functions for testing☆260Updated last year
- reflect api without runtime reflect.Value cost☆807Updated 6 months ago
- ☆494Updated last month
- auto adjust your GOGC value☆230Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- [mirror] Go supplementary time packages☆409Updated last week
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- A fast, threadsafe skip list in Go☆269Updated 4 years 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
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Deep copy things☆606Updated 4 years ago
- errgroup with goroutine worker limits☆165Updated 2 years ago
- CyclicBarrier golang implementation☆156Updated 5 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- A distributed lock library in Go using etcd. It easy to use like sync.Mutex.☆194Updated 4 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- gostub is a library to make stubbing in unit tests easy☆320Updated 9 months 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.☆262Updated 2 years ago