pawelgaczynski / giouringLinks
Go programming language port of liburing.
☆115Updated 2 years ago
Alternatives and similar repositories for giouring
Users that are interested in giouring are comparing it to the libraries listed below
Sorting:
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- ☆123Updated 2 years ago
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- MUS format serializer for Go☆120Updated 3 months ago
- 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
- MinLZ is a LZ77 compressor, focused on realtime data compression☆123Updated last week
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 2 weeks 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 io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- ☆122Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆130Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- Simd support via Go assembly for parallel element-wise computations.☆131Updated 6 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- bebop wire format in Go☆78Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆314Updated 9 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Go 1.23 range functions with database/sql☆150Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆37Updated last year
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- A high performance in memory distributed cache☆81Updated last month
- A better Generic Pool (sync.Pool)☆70Updated 9 months ago
- Pure Go SQL parser based on the SQLite SQL definition☆175Updated 2 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆80Updated 3 years ago