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
- A spinlock implementation for Go.☆63Updated 4 years ago
- fast int64-int64 map for go☆99Updated last month
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆217Updated last year
- fastest lockfree cache library for go application☆49Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A better Generic Pool (sync.Pool)☆69Updated 8 months ago
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆103Updated last year
- Transform Go code into it's AST☆122Updated 6 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- Assert your Go code is inlined and bounds-check eliminated☆313Updated 8 months ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated 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
- ☆122Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 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
- Experimental, high performance Scylla Driver, University of Warsaw students' project☆154Updated 3 years ago
- Expression evaluator for Go☆78Updated this week
- Intern Go strings☆97Updated 2 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Avro codec and code generation for Go☆90Updated 6 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year