tidwall / raft-fastlogLinks
Raft in-memory backend implementation with persistence
☆84Updated 4 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:
- Write-ahead log in Golang☆41Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A high performance in-memory index storage engine☆111Updated 5 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 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)☆60Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- ☆102Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A write-ahead log for Go☆67Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Write ahead Raft log for Go☆58Updated 4 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Go implementation of Count-Min-Log☆67Updated 3 months ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 8 months ago
- Go runtime GC trace analysis and statistics tool☆35Updated 9 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago