pawelgaczynski / giouring
Go programming language port of liburing.
☆100Updated last year
Alternatives and similar repositories for giouring:
Users that are interested in giouring are comparing it to the libraries listed below
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated last month
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- MUS format serializer for Golang☆86Updated last week
- 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…☆158Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆66Updated 6 months ago
- ☆117Updated last year
- ☆121Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- JSON benchmarks to compare different Go JSON implementations☆45Updated 2 weeks ago
- Seekable ZSTD compression format implemented in Golang.☆92Updated last month
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆63Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- View annotated files based on line-spec☆227Updated last year
- K-way merge with Go 1.23 range functions☆38Updated 2 months ago
- Bridge between Go testing.T and slog.☆57Updated last year
- Simd support via Go assembly for parallel element-wise computations.☆105Updated this week
- Go package implementing WASI socket extensions☆149Updated 2 months ago
- Go 1.23 range functions with database/sql☆144Updated 2 months ago
- Assert your Go code is inlined and bounds-check eliminated☆247Updated last month
- A zero-dependency generic in-memory cache Go library☆123Updated 2 months ago
- A better Generic Pool (sync.Pool)☆52Updated 3 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Ordered codes for database keys☆41Updated 7 months ago
- Remote Git repos as fs.FS file systems.☆119Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- bebop wire format in Go☆73Updated 7 months ago