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☆205Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- 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
- Go packages and tools for Linux perf☆152Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 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…☆70Updated 6 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
- Perf Utilities for Go☆110Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- ☆146Updated last year
- A fast little LRU cache for Go☆174Updated 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
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago