ii64 / gouringLinks
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆116Updated 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☆133Updated last month
- ☆121Updated last year
- Go programming language port of liburing.☆105Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated 11 months ago
- Go assembly transpiler for C programming language☆93Updated this week
- Simple building blocks for protobuf marshaling and unmarshaling☆191Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- io_uring support for go☆203Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- 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
- Extremely fast Bloom filters for Go☆49Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Pure Go SQL parser☆157Updated this week
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆122Updated 2 years ago
- A purego binding for libffi.☆101Updated 2 weeks ago
- ☆183Updated 7 years ago
- Load file-backed memory☆122Updated 2 years ago
- Faster golang reflection☆54Updated 2 months ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 2 weeks ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 4 months ago