ii64 / gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆113Updated 2 years ago
Alternatives and similar repositories for gouring:
Users that are interested in gouring are comparing it to the libraries listed below
- The `io_uring` library and runtime for GO☆127Updated 2 weeks ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 10 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆119Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Go programming language port of liburing.☆101Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Compile Go regular expressions to Go code☆97Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 7 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- Expression evaluator for Go☆70Updated 3 weeks ago
- Load file-backed memory☆122Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A purego binding for libffi.☆92Updated last month
- ☆38Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years 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…☆160Updated last year
- io_uring support for go☆204Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago