linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated 7 months ago
Alternatives and similar repositories for pqueue
Users that are interested in pqueue are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- WebSocket for fasthttp☆65Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆102Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- fastest lockfree cache library for go application☆50Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 4 months ago
- Distributed cache with gossip peer membership enrollment.☆112Updated last year
- A collection of concurrent ring buffers☆132Updated 7 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆164Updated 2 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆153Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆307Updated 2 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- Load file-backed memory☆122Updated 2 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A high performance memory-bound Go cache☆91Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year