ii64 / gouring
Go io uring syscall implementation without CGO, rewrite on branch v0.4
☆110Updated last year
Related projects ⓘ
Alternatives and complementary repositories for gouring
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- ☆110Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆140Updated 5 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Golang library for io_uring (without CGO)☆131Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆55Updated 5 years ago
- Go programming language port of liburing.☆100Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- simple data streams for go☆31Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆213Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆52Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Go package implementing WASI socket extensions☆142Updated 3 weeks ago
- Pure Go SQL parser☆138Updated this week
- Load file-backed memory☆121Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 10 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- Storing strings without GC overhead☆82Updated 4 years ago
- Expression evaluator for Go☆66Updated 7 months ago