godzie44 / go-uring
The `io_uring` library and runtime for GO
☆130Updated 2 weeks ago
Alternatives and similar repositories for go-uring
Users that are interested in go-uring are comparing it to the libraries listed below
Sorting:
- ☆121Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆114Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- experimental raft storage☆97Updated last month
- A spinlock implementation for Go.☆61Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- sysconf for Go, without using cgo☆144Updated last week
- Go programming language port of liburing.☆105Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Go assembly transpiler for C programming language☆47Updated last month
- Best-effort CPU-local sharded values for Go☆200Updated 3 years ago
- Extremely fast Bloom filters for Go☆48Updated 7 months ago
- Cache benchmark for Golang☆72Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- ☆121Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆138Updated last year
- ☆236Updated last week
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- ☆118Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 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…☆161Updated last year
- A fast little LRU cache for Go☆170Updated last year
- fast int64-int64 map for go☆96Updated 2 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago