brk0v / directioLinks
Direct IO Golang Writer (Linux O_DIRECT)
☆46Updated 4 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 last month
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Perf Utilities for Go☆110Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- io_uring support for go☆206Updated 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…☆70Updated 6 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Benchmarks of Badger☆96Updated 3 years ago
- ☆80Updated 5 months ago
- ☆148Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last year
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- sysconf for Go, without using cgo☆148Updated 2 weeks 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 3 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 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 9 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆19Updated 7 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago