ii64 / gouringLinks
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆119Updated 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☆157Updated 9 months ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Go programming language port of liburing.☆115Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- ☆123Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆113Updated 3 weeks ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- io_uring support for go☆206Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 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…☆163Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 7 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆48Updated 2 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆282Updated last month
- ☆198Updated 8 years ago
- Storing strings without GC overhead☆86Updated last month
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago