godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆149Updated 5 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:
- ☆122Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆201Updated last year
- Go programming language port of liburing.☆112Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- ☆248Updated last month
- ⚡️ lock-free utilities in Go☆162Updated last year
- 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
- Go assembly transpiler for C programming language☆103Updated last month
- Cache benchmark for Golang☆76Updated last year
- ☆144Updated last year
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- experimental raft storage☆105Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- ☆126Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Simple dense bitmap index in Go with binary operators☆356Updated 3 months 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.☆220Updated last year
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago