godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆154Updated 7 months ago
Alternatives and similar repositories for go-uring
Users that are interested in go-uring are comparing it to the libraries listed below
Sorting:
- ☆123Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆269Updated last week
- Go programming language port of liburing.☆113Updated 2 years ago
- io_uring support for go☆204Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- ☆257Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ⚡️ lock-free utilities in Go☆163Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Go assembly transpiler for C programming language☆108Updated last month
- 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
- ☆127Updated 2 years ago
- experimental raft storage☆107Updated last month
- Simple dense bitmap index in Go with binary operators☆369Updated 6 months ago
- ☆146Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- sysconf for Go, without using cgo☆147Updated 2 weeks ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- The assembler from the Go compiler, in library form.☆200Updated 4 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Load file-backed memory☆122Updated 3 years ago