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
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Golang port of simdjson☆86Updated 5 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
- Reusable transparent log database☆145Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 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 9 months ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A fast little LRU cache for Go☆170Updated 2 years ago
- Go packages and tools for Linux perf☆142Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago