godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆157Updated 9 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:
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- ☆123Updated 2 years ago
- io_uring support for go☆206Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆282Updated last month
- Go programming language port of liburing.☆115Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- ☆260Updated last week
- experimental raft storage☆110Updated 2 months ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆113Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- sysconf for Go, without using cgo☆148Updated this week
- ☆148Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 9 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 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- ☆127Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- 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
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Server for benchmarking pure Go key/value databases☆163Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Storing strings without GC overhead☆86Updated last month
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Simple dense bitmap index in Go with binary operators☆374Updated 7 months ago