ncw / directio
This is library for the Go language to enable use of Direct IO under all OSes
☆319Updated last year
Alternatives and similar repositories for directio:
Users that are interested in directio are comparing it to the libraries listed below
- io_uring support for go☆204Updated 4 years ago
- failpoints for go☆402Updated this week
- slab allocator in go☆376Updated 2 months ago
- concurrency utilities☆292Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆372Updated last year
- [mirror] debugging tools☆235Updated last week
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- A Go package providing a filesystem-backed FIFO queue☆477Updated last year
- MySQL protocol library implementing in Go (golang)☆244Updated 3 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆542Updated 6 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Golang implementation of Radix trees☆901Updated 7 months ago
- Thread-safe file locking library in Go