ii64 / gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆114Updated 2 years ago
Alternatives and similar repositories for gouring
Users that are interested in gouring are comparing it to the libraries listed below
Sorting:
- The `io_uring` library and runtime for GO☆130Updated 2 weeks ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- Go programming language port of liburing.☆105Updated last year
- ☆121Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- A purego binding for libffi.☆95Updated this week
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- experimental raft storage☆97Updated last month
- Off heap golang memory pool☆60Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆200Updated 3 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
- 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…☆161Updated last year
- simple data streams for go☆31Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- io_uring support for go☆203Updated 4 years ago
- Go package implementing WASI socket extensions☆157Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Expression evaluator for Go☆73Updated last month
- Extremely fast Bloom filters for Go☆49Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 9 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago