godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆133Updated last month
Alternatives and similar repositories for go-uring
Users that are interested in go-uring are comparing it to the libraries listed below
Sorting:
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- ☆121Updated last year
- io_uring support for go☆203Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆180Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Go programming language port of liburing.☆105Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years 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
- Go assembly transpiler for C programming language☆47Updated this week
- experimental raft storage☆97Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- ☆122Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Native persistent memory support for Go☆81Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- ☆239Updated this week
- Cache benchmark for Golang☆72Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- sysconf for Go, without using cgo☆144Updated 3 weeks ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- ☆119Updated 2 years ago