eapache / queueLinks
Fast golang queue using ring-buffer
☆633Updated 2 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- Buffer/Byte pool for Go☆476Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆490Updated last year
- Golang implementation of Radix trees☆920Updated last year
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- Golang channel helpers and special types☆809Updated last year
- ☆326Updated 7 years ago
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Load configuration from multiple sources in Go☆453Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Goroutine local storage☆680Updated 3 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆406Updated last year
- Connection pool for Go's net.Conn interface☆1,367Updated 7 years ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Set data structure for Go☆664Updated 7 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆374Updated 2 months ago
- A portable mmap package for Go☆1,064Updated 8 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆579Updated 5 years ago
- simple struct copying for golang☆458Updated 5 years ago
- Very simple charts with some debug data for Go programs☆517Updated last year
- Tools for building go apps.☆682Updated 3 years ago
- Deep copy things☆600Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago