godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆157Updated 8 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☆205Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go programming language port of liburing.☆115Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆281Updated last month
- ☆259Updated this week
- ⚡️ lock-free utilities in Go☆163Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆148Updated last year
- Golang library for io_uring (without CGO)☆132Updated 4 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
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 8 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
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- experimental raft storage☆109Updated 2 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Go assembly transpiler for C programming language☆108Updated last month
- sysconf for Go, without using cgo☆147Updated this week
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Storing strings without GC overhead☆85Updated last month
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Load file-backed memory☆122Updated 3 years ago
- ☆127Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆43Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago