linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated 8 months ago
Alternatives and similar repositories for pqueue
Users that are interested in pqueue are comparing it to the libraries listed below
Sorting:
- fast int64-int64 map for go☆98Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆102Updated last year
- Expression evaluator for Go☆76Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last week
- fastest lockfree cache library for go application☆50Updated 8 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- ☆122Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 5 months ago
- A high performance memory-bound Go cache☆91Updated 2 months ago
- Cete is a distributed key value store server written in Go built on top of BadgerDB.☆242Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Git mirror of launchpad.net/gommap with additional patches.☆138Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 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…☆162Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆26Updated 4 years ago
- Distributed cache with gossip peer membership enrollment.☆113Updated last year
- Storing strings without GC overhead☆82Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆155Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- DRR scheduler for Go channels☆32Updated 2 years ago