eapache / queueLinks
Fast golang queue using ring-buffer
☆627Updated 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 3 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Visualise Go program GC trace data in real time☆1,102Updated 6 years ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- Lightweight Goroutine pool☆745Updated 6 years ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Golang channel helpers and special types☆809Updated last year
- A Go package providing a filesystem-backed FIFO queue☆484Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- A portable mmap package for Go☆1,035Updated 6 months ago
- Go package implementing bitsets☆1,423Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- An immutable radix tree implementation in Golang☆1,044Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- Goroutine local storage☆679Updated 2 years ago
- A timed rate limiter for Go☆400Updated 3 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- simple struct copying for golang☆456Updated 5 years ago
- Native MurmurHash3 Go implementation☆991Updated 2 years ago
- ☆325Updated 6 years ago
- [mirror] Go supplementary time packages☆405Updated 2 weeks ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆578Updated 4 years ago
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Attach hooks to any database/sql driver☆656Updated 11 months ago
- Persistent stacks and queues for Go backed by LevelDB☆867Updated 5 months ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆893Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- A wrapper for golang web framework gin to use net/http/pprof easily.☆317Updated 4 years ago