pawelgaczynski / giouringLinks
Go programming language port of liburing.
☆113Updated 2 years ago
Alternatives and similar repositories for giouring
Users that are interested in giouring are comparing it to the libraries listed below
Sorting:
- The `io_uring` library and runtime for GO☆152Updated 7 months ago
- ☆123Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 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
- MUS format serializer for Go☆120Updated last month
- ☆122Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆129Updated last week
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 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
- Go assembly transpiler for C programming language☆108Updated last month
- MinLZ is a LZ77 compressor, focused on realtime data compression☆118Updated 2 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- bebop wire format in Go☆78Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆312Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Go 1.23 range functions with database/sql☆151Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 2 weeks ago
- Simd support via Go assembly for parallel element-wise computations.☆129Updated 5 months ago
- K-way merge with Go 1.23 range functions☆41Updated last year
- WIP☆20Updated 5 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year