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☆204Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- A revamped Google's jump consistent hash☆107Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- A spinlock implementation for Go.☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Write ahead Raft log for Go☆58Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 months 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…☆70Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Go packages and tools for Linux perf☆151Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 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
- ☆145Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago