hashicorp / raft-walLinks
experimental raft storage
☆100Updated last week
Alternatives and similar repositories for raft-wal
Users that are interested in raft-wal are comparing it to the libraries listed below
Sorting:
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- 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
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 5 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Raft backend implementation using BadgerDB☆117Updated 2 years ago
- ☆140Updated last year
- GoLea is a Go library that provides the capability for a set of distributed processes to compete for leadership for a shared resource.☆45Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- The `io_uring` library and runtime for GO☆134Updated 2 months ago
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- ☆121Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- Cache benchmark for Golang☆74Updated last year
- Perf Utilities for Go☆109Updated 2 years ago
- K-way merge with Go 1.23 range functions☆39Updated 6 months ago
- Fast key-value DB in Go.☆26Updated 8 months ago
- Distributed cache with gossip peer membership enrollment.☆112Updated 11 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆143Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Continuous profiling with perf