ncw / directioLinks
This is library for the Go language to enable use of Direct IO under all OSes
☆335Updated 2 years ago
Alternatives and similar repositories for directio
Users that are interested in directio are comparing it to the libraries listed below
Sorting:
- io_uring support for go☆204Updated 5 years ago
- failpoints for go☆411Updated last week
- TinyLFU cache admission policy☆268Updated 10 months ago
- Adaptive Radix Trees implemented in Go☆408Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 3 months ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆382Updated 6 months ago
- slab allocator in go☆386Updated last year
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated 10 months ago
- concurrency utilities☆304Updated 6 years ago
- go wrapper for zstd☆468Updated last month
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆293Updated 3 years ago
- A RAFT Election implementation in Go.☆189Updated 7 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Examples for Dragonboat☆193Updated last year
- Distributed RWMutex in Go☆359Updated 6 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- MySQL protocol library implementing in Go (golang)☆242Updated 4 years ago
- MemConn is an in-memory network stack for Go.☆554Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago