ii64 / gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆113Updated last year
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 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Go programming language port of liburing.☆100Updated last year
- Off heap golang memory pool☆60Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆177Updated 9 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ☆118Updated last year
- Fastest and most efficient goroutine pool (experimental)☆138Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 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…☆159Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 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
- Go package implementing WASI socket extensions☆153Updated 3 months ago
- Plausible additions to Go standard library packages☆39Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 3 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆84Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- A purego binding for libffi.☆86Updated 3 weeks ago
- Load file-backed memory☆120Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Compile Go regular expressions to Go code☆96Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Expression evaluator for Go☆69Updated last year