dshulyak / uring
Golang library for io_uring (without CGO)
☆133Updated 4 years ago
Alternatives and similar repositories for uring:
Users that are interested in uring are comparing it to the libraries listed below
- io_uring support for go☆204Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A revamped Google's jump consistent hash☆105Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 9 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Load file-backed memory☆120Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Go packages and tools for Linux perf☆141Updated 2 years ago
- xxh3 fast hash function☆105Updated 6 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…☆69Updated 5 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 6 months ago
- System V shared memory functions in pure Go.☆133Updated 6 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- The `io_uring` library and runtime for GO☆127Updated this week
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 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…☆64Updated last month
- Storing strings without GC overhead☆82Updated 5 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- rendezvous hashing☆63Updated 3 years ago