linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated last year
Alternatives and similar repositories for pqueue
Users that are interested in pqueue are comparing it to the libraries listed below
Sorting:
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- fast int64-int64 map for go☆100Updated 3 months ago
- Bloomfilter written in Golang, includes rotation and RPC☆92Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- 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…☆163Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆122Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆48Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- Storing strings without GC overhead☆86Updated last month
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A collection of concurrent ring buffers☆134Updated 7 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆143Updated last year
- fastest lockfree cache library for go application☆49Updated 3 weeks ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆104Updated last year
- Expression evaluator for Go☆80Updated 2 weeks ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago