godzie44 / go-uring
The `io_uring` library and runtime for GO
☆126Updated 2 years ago
Alternatives and similar repositories for go-uring:
Users that are interested in go-uring are comparing it to the libraries listed below
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- io_uring support for go☆204Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 3 years ago
- ☆116Updated last year
- Go programming language port of liburing.☆100Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆148Updated 7 months ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Go port of Google's Swiss Table hash table☆333Updated 6 months ago
- Cache benchmark for Golang☆69Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- experimental raft storage☆89Updated 2 weeks ago
- ☆220Updated last week
- 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…☆158Updated last year
- ☆114Updated last year
- ☆137Updated 10 months ago
- Extremely fast Bloom filters for Go☆46Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- MUS format serializer for Golang☆85Updated this week
- Zero-allocation type-safe pool for Go☆228Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go assembly transpiler for C programming language☆44Updated last month
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 4 months ago
- Faster version of the Go regexp package☆67Updated 7 months ago
- Native persistent memory support for Go☆80Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 4 years ago