ii64 / gouringLinks
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆118Updated 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☆151Updated 6 months ago
- ☆123Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- io_uring support for go☆203Updated 5 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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 months ago
- tail files with inotify☆23Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆226Updated last year
- Go assembly transpiler for C programming language☆107Updated this week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 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
- Plausible additions to Go standard library packages☆41Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- The assembler from the Go compiler, in library form.☆195Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago