linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated 10 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- fastest lockfree cache library for go application☆49Updated 11 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Expression evaluator for Go☆77Updated 6 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 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…☆163Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- A high performance memory-bound Go cache☆92Updated 3 weeks ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆77Updated 10 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Various golang benchmarks I've written☆110Updated 7 years ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Set of Go context's utilities.☆56Updated 4 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆87Updated last month
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 5 months ago
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆138Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago