dshulyak / uringLinks
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
Sorting:
- io_uring support for go☆203Updated 4 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
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A fast little LRU cache for Go☆172Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Go packages and tools for Linux perf☆143Updated 2 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 10 months ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 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
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- The `io_uring` library and runtime for GO☆139Updated 3 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- ☆143Updated 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 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago