godzie44 / go-uringLinks
The `io_uring` library and runtime for GO
☆137Updated 3 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☆116Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Go programming language port of liburing.☆108Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- sysconf for Go, without using cgo☆144Updated last week
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- ☆246Updated 3 weeks ago
- Go assembly transpiler for C programming language☆97Updated last week
- ☆142Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Cache benchmark for Golang☆74Updated 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…☆162Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 weeks ago
- experimental raft storage☆101Updated last week
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- ⚡️ lock-free utilities in Go☆160Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 11 months ago
- A fast little LRU cache for Go☆172Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- ☆122Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute ma…☆206Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Optimized functions for Go using SIMD☆194Updated 4 years ago