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☆143Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go programming language port of liburing.☆108Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆71Updated last week
- ☆122Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆199Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Compile Go regular expressions to Go code☆96Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go package implementing WASI socket extensions☆171Updated 8 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 8 months ago
- Plausible additions to Go standard library packages☆40Updated 3 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…☆163Updated last year
- ☆191Updated 8 years ago
- io_uring support for go☆203Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago