dshulyak / uringLinks
Golang library for io_uring (without CGO)
☆132Updated 4 years ago
Alternatives and similar repositories for uring
Users that are interested in uring are comparing it to the libraries listed below
Sorting:
- io_uring support for go☆203Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- Load file-backed memory☆121Updated 3 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Perf Utilities for Go☆109Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- ☆79Updated last month
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 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 6 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- ☆144Updated last year
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago