linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated 11 months ago
Alternatives and similar repositories for pqueue
Users that are interested in pqueue are comparing it to the libraries listed below
Sorting:
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆103Updated last year
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months 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
- Expression evaluator for Go☆77Updated 7 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- fast int64-int64 map for go☆98Updated 2 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆78Updated 11 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Go programming language port of liburing.☆112Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 8 months ago
- A better Generic Pool (sync.Pool)☆68Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 7 months ago
- Bloomfilter written in Golang, includes rotation and RPC☆89Updated 2 months ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Assert your Go code is inlined and bounds-check eliminated☆311Updated 6 months ago
- A high performance memory-bound Go cache☆94Updated 2 weeks ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- fastest lockfree cache library for go application☆49Updated last month
- Function and HTTP request coalescer☆70Updated 5 months ago