pawelgaczynski / giouringLinks
Go programming language port of liburing.
☆108Updated last year
Alternatives and similar repositories for giouring
Users that are interested in giouring are comparing it to the libraries listed below
Sorting:
- MUS format serializer for Go☆115Updated last month
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Go assembly transpiler for C programming language☆98Updated 2 weeks 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…☆162Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Seekable ZSTD compression format implemented in Golang.☆120Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆122Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆104Updated 2 weeks ago
- bebop wire format in Go☆78Updated last year
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 3 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 7 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- ☆122Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆136Updated 3 months ago
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- A high performance in memory distributed cache☆67Updated 6 months ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 3 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆73Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Allows to mark Go enum types as exhaustive.☆33Updated 11 months ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- Pure Go SQL parser☆163Updated last month
- Remote Git repos as fs.FS file systems.☆124Updated last year