godzie44 / go-uring
The `io_uring` library and runtime for GO
☆125Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-uring
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆110Updated last year
- ☆110Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- io_uring support for go☆205Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆141Updated 5 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Go programming language port of liburing.☆100Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- ☆168Updated last week
- Cache benchmark for Golang☆67Updated last year
- experimental raft storage☆86Updated this 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…☆157Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆121Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- Optimized functions for Go using SIMD☆190Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Load file-backed memory☆121Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Seekable ZSTD compression format implemented in Golang.☆85Updated this week
- Go port of Google's Swiss Table hash table☆321Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- sysconf for Go, without using cgo☆141Updated last week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year