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 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☆69Updated 2 weeks ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆92Updated last month
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 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
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 5 years ago
- Go packages and tools for Linux perf☆144Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- ☆144Updated last year
- The `io_uring` library and runtime for GO☆148Updated 4 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Native persistent memory support for Go☆83Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago