dshulyak / uring
Golang library for io_uring (without CGO)
☆132Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for uring
- io_uring support for go☆205Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A revamped Google's jump consistent hash☆102Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Perf Utilities for Go☆104Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- Non-Invasive goroutine inspector☆91Updated 11 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆138Updated 7 months ago
- Storing strings without GC overhead☆82Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- A fast little LRU cache for Go☆165Updated last year
- Golang port of simdjson☆86Updated 4 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆68Updated 5 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆62Updated last year
- Customizable TCP net.Listener for Go☆145Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆141Updated 5 months ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 6 months ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago