pawelgaczynski / giouringLinks
Go programming language port of liburing.
☆105Updated last year
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☆71Updated 6 months ago
- ☆121Updated last year
- Seekable ZSTD compression format implemented in Golang.☆112Updated 2 weeks ago
- ☆122Updated 2 years ago
- MUS format serializer for Golang☆113Updated 3 weeks ago
- Go assembly transpiler for C programming language☆95Updated this 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…☆162Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆116Updated 2 years ago
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 10 months ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆71Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Ordered codes for database keys☆41Updated last year
- A high performance in memory distributed cache☆65Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 4 months ago
- Go 1.23 range functions with database/sql☆147Updated 7 months ago
- A collection of efficient generic integer parser functions for Go☆19Updated 8 months ago
- Go package implementing WASI socket extensions☆164Updated 6 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆305Updated 2 months ago
- Remote Git repos as fs.FS file systems.☆124Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Pure Go SQL parser☆159Updated 2 weeks ago
- ☆242Updated last month
- bebop wire format in Go☆77Updated last year
- Go templates invoked as functions☆154Updated 4 years ago
- Simd support via Go assembly for parallel element-wise computations.☆118Updated 2 months ago