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:
- Go assembly transpiler for C programming language☆103Updated last week
- MUS format serializer for Go☆117Updated last month
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- The `io_uring` library and runtime for GO☆144Updated 4 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 last year
- ☆122Updated 2 years ago
- Seekable ZSTD compression format implemented in Golang.☆120Updated last week
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆106Updated this week
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 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
- Simd support via Go assembly for parallel element-wise computations.☆120Updated last month
- ☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- A better Generic Pool (sync.Pool)☆68Updated 4 months ago
- Pure Go SQL parser☆163Updated 2 months ago
- An offheap memory allocator for manual memory management in Golang☆26Updated 4 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- A high performance in memory distributed cache☆69Updated 7 months ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Allows to mark Go enum types as exhaustive.☆33Updated last year
- Coz profiler Golang wrapper - Coz employs a novel technique we call causal profiling that measures optimization potential.☆144Updated last year