brk0v / directioLinks
Direct IO Golang Writer (Linux O_DIRECT)
☆46Updated 8 months ago
Alternatives and similar repositories for directio
Users that are interested in directio are comparing it to the libraries listed below
Sorting:
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- Write ahead Raft log for Go☆57Updated 4 years ago
- Native persistent memory support for Go☆81Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Perf Utilities for Go☆109Updated 2 years ago
- io_uring support for go☆203Updated 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 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Benchmarks of Badger☆97Updated 3 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
- Server for benchmarking pure Go key/value databases☆33Updated 8 years ago
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆145Updated 5 months ago
- ☆140Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 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 2 months ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- RDMA library for mapping associate netdevice and character devices☆74Updated 6 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Allocation-free and lock-free memory pool library written in golang using treiber stack☆18Updated 6 years ago
- Go interface for managing the linux virtual server☆63Updated 6 years ago
- MySQL Backed Locking Primitive☆63Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆91Updated last year