kavehmz / crdt
conflict-free replicated storage mixing internal Go maps and Redis to achieve both speed and persistence.
☆12Updated 8 years ago
Alternatives and similar repositories for crdt:
Users that are interested in crdt are comparing it to the libraries listed below
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- A QUIC transport for mangos (scalability protocols) written in pure Go☆24Updated 6 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 4 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Library for creating Go RPC client/server.☆54Updated 2 months ago
- An x86(_64) spinlock☆15Updated 10 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 6 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- General purpose binary encoder/decoder☆48Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A golang delay queue on top of all well known message queue server: nats, nats streaming, kafka.... more to come☆26Updated 6 years ago
- simple data streams for go☆31Updated 2 years ago
- Go ("golang") library to implement writev() syscall and friends (please use https://github.com/google/vectorio instead)☆16Updated 9 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 11 years ago
- General purpose libraries used by Vanadium.☆34Updated 7 months ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Golang Package for System Clustering.☆15Updated 3 months ago
- Go Chart Lib☆35Updated 6 years ago
- Google FlatBuffers low-latency binary data constrained as tables with easy code generation.Updated 5 years ago