dshulyak / uring
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
- io_uring support for go☆203Updated 4 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Load file-backed memory☆122Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Raft backend implementation using BadgerDB☆118Updated last year
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- The `io_uring` library and runtime for GO☆128Updated this week
- System V shared memory functions in pure Go.☆133Updated 7 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated last year
- ☆138Updated last year
- Perf Utilities for Go☆108Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆158Updated last year
- ☆80Updated last month
- 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 5 years ago