godzie44 / go-uring
The `io_uring` library and runtime for GO
☆127Updated 2 weeks 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☆113Updated 2 years ago
- ☆118Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- io_uring support for go☆204Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Go programming language port of liburing.☆101Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- ☆138Updated last year
- Cache benchmark for Golang☆72Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 7 months ago
- Zero-allocation type-safe pool for Go☆231Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- ☆118Updated 2 years ago
- Go assembly transpiler for C programming language☆45Updated 2 weeks ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago