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:
- A spinlock implementation for Go.☆63Updated 4 years ago
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 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
- fastest lockfree cache library for go application☆49Updated last week
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Bloomfilter written in Golang, includes rotation and RPC☆91Updated 4 months ago
- Storing strings without GC overhead☆85Updated last month
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- A golang zero-allocation HTTP parser (and eventually http server)☆79Updated 11 years ago
- ☆122Updated 2 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆167Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆143Updated last year
- Go programming language port of liburing.☆115Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months 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
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 8 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago