tidwall / raft-fastlogLinks
Raft in-memory backend implementation with persistence
☆85Updated 5 years ago
Alternatives and similar repositories for raft-fastlog
Users that are interested in raft-fastlog are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A write-ahead log for Go☆67Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Redis style logger for Go☆28Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A high performance in-memory index storage engine☆112Updated last week
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Go implementation of Count-Min-Log☆67Updated 7 months ago
- Golang port of simdjson☆86Updated 5 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago