eapache / queueLinks
Fast golang queue using ring-buffer
☆630Updated 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☆475Updated 6 years ago
- Lightweight Goroutine pool☆744Updated 6 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 2 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Golang implementation of Radix trees☆918Updated last year
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Very simple charts with some debug data for Go programs☆517Updated last year
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- ☆326Updated 6 years ago
- A portable mmap package for Go☆1,057Updated 7 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- Goroutine local storage☆682Updated 2 years ago
- Golang channel helpers and special types☆809Updated last year
- Collect Golang Runtime Metrics, outputting to a stats handler☆544Updated 9 years ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- [mirror] Go supplementary time packages☆407Updated last month
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Simple, fast and scalable golang rpc library for high load☆708Updated 2 years ago
- A timed rate limiter for Go☆403Updated 3 years ago
- Go package implementing bitsets☆1,437Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Gotabulate - Easily pretty-print your tabular data with Go☆337Updated 4 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆895Updated 2 years ago
- Load configuration from multiple sources in Go☆452Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago