dshulyak / uring
Golang library for io_uring (without CGO)
☆133Updated 3 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☆204Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A revamped Google's jump consistent hash☆103Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 6 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Demo API to play with io_uring in Go☆62Updated 4 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 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆28Updated last year
- Perf Utilities for Go☆105Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Effective Computation of Things☆103Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆63Updated 3 weeks ago
- An implementation of Ted Dunning's t-digest in Go.☆140Updated last year
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- Raft backend implementation using BadgerDB☆116Updated 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…☆45Updated 2 years ago
- Storing strings without GC overhead☆83Updated 4 years ago
- ☆79Updated 3 months ago
- Package for getting the runtime ID of a goroutine☆44Updated 7 months ago
- Reusable transparent log database☆145Updated 4 years ago
- Customizable TCP net.Listener for Go☆146Updated last year