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
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A high performance in-memory index storage engine☆112Updated 3 weeks ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Redis style logger for Go☆28Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- ☆102Updated 7 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- RTree implementation for Go☆54Updated 4 years ago
- GoTable is a cool NoSQL database powered by Go and RocksDB☆53Updated last year
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago