linxGnu / pqueueLinks
A fast durable queue for Go
☆26Updated 7 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)☆141Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- fastest lockfree cache library for go application☆50Updated 7 months ago
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆102Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆26Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- A JSON stream parser for Go☆67Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 9 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- WebSocket for fasthttp☆65Updated 3 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆32Updated 3 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Run Go tests inside a Docker image☆99Updated 4 months ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated last year
- Make hashicorp/raft communicate over gRPC☆51Updated 11 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Allotment Routing Table☆57Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago