eapache / queue
Fast golang queue using ring-buffer
☆613Updated last year
Related projects ⓘ
Alternatives and complementary repositories for queue
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Go package implementing bitsets☆1,347Updated last week
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- A portable mmap package for Go☆948Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆764Updated 2 months ago
- Lightweight Goroutine pool☆745Updated 5 years ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago
- ☆323Updated 6 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆582Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Native MurmurHash3 Go implementation☆955Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year
- Persistent stacks and queues for Go backed by LevelDB☆862Updated 4 years ago
- Collect Golang Runtime Metrics, outputting to a stats handler☆547Updated 8 years ago
- Golang channel helpers and special types☆807Updated 9 months ago
- Connection pool for Go's net.Conn interface☆1,362Updated 6 years ago
- A timed rate limiter for Go☆397Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,810Updated this week
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Goroutine local storage☆670Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- a generic object pool for golang☆1,225Updated last year
- simple struct copying for golang☆452Updated 4 years ago