linxGnu / pqueue
A fast durable queue for Go
☆24Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for pqueue
- fastest lockfree cache library for go application☆46Updated last week
- Database client library, proxy for any master slave, master master structures. Lightweight, performant and auto balancing in mind.☆103Updated 6 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- WebSocket for fasthttp☆60Updated 9 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- Make random JSON in Go☆25Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- More readable and easier ordering and comparison tasks☆21Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- tail files with inotify☆23Updated last year
- simple data streams for go☆31Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Go module for encoding structs into URL query parameters☆76Updated 8 months ago
- auto-scaling worker pool (work queue) in Go, using generics☆57Updated last year
- ☆33Updated 2 years ago
- Set of Go context's utilities.☆51Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆33Updated 4 years ago
- High throughput primitives library☆49Updated last year
- Run Go tests inside a Docker image☆98Updated 2 weeks ago
- Track incoming and outgoing connections☆32Updated 7 months ago
- Allotment Routing Table☆57Updated 2 years ago
- fast int64-int64 map for go☆95Updated last year
- Collection of unusual generics usecases in Go☆55Updated 2 years ago