brk0v / directioLinks
Direct IO Golang Writer (Linux O_DIRECT)
☆46Updated 9 months ago
Alternatives and similar repositories for directio
Users that are interested in directio are comparing it to the libraries listed below
Sorting:
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- io_uring support for go☆203Updated 4 years ago
- Native persistent memory support for Go☆82Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 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
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 6 months ago
- Benchmarks of Badger☆97Updated 3 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- ☆80Updated 4 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- NAT (network address translation) example for NFF-Go framework☆119Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 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…☆47Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- ☆143Updated last year
- sysconf for Go, without using cgo☆144Updated last week
- A spinlock implementation for Go.☆62Updated 4 years ago
- Package taskstats provides access to Linux's taskstats interface, for sending per-task and per-process statistics from the kernel to user…☆65Updated 4 months ago
- NFS client implementation for Golang☆78Updated 7 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 2 weeks ago