pawelgaczynski / giouringLinks
Go programming language port of liburing.
☆111Updated 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☆149Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- MUS format serializer for Go☆117Updated 2 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated 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
- Go assembly transpiler for C programming language☆103Updated 3 weeks ago
- ☆122Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆122Updated 3 weeks ago
- ☆122Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- bebop wire format in Go☆78Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆35Updated 8 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 7 months ago
- Pure Go SQL parser☆164Updated 3 months ago
- Simd support via Go assembly for parallel element-wise computations.☆121Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- SIMD implementation in Go☆167Updated 3 months ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆110Updated 3 weeks ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆88Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Assert your Go code is inlined and bounds-check eliminated☆309Updated 4 months ago
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year
- A high performance in memory distributed cache☆71Updated 7 months ago
- Go 1.23 range functions with database/sql☆148Updated 10 months ago
- Go templates invoked as functions☆154Updated 4 years ago