brk0v / directioLinks
Direct IO Golang Writer (Linux O_DIRECT)
☆46Updated 10 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☆70Updated 3 weeks ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Implementation of the CRUSH Algorithm in Go☆33Updated 5 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- ☆79Updated last month
- io_uring support for go☆203Updated 4 years ago
- Benchmarks of Badger☆97Updated 3 years ago
- Native persistent memory support for Go☆83Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Perf Utilities for Go☆109Updated 2 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 minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 6 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- sysconf for Go, without using cgo☆145Updated 3 weeks ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- ☆38Updated 2 years ago
- RDMA library for mapping associate netdevice and character devices☆75Updated 9 months ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- NAT (network address translation) example for NFF-Go framework☆120Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated 11 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 8 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Move to: https://github.com/templexxx/xorsimd☆27Updated 5 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
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago