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 transport layer that implements the Redis protocol☆15Updated 4 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Go library to work with Parquet Files☆23Updated 2 years ago
- Encode and decode multidimensional z-ordered cells in Go☆10Updated 3 years ago
- An embeddable and distributed in-memory key-value store written in Go☆21Updated 3 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated 9 months ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- Ordered key-value storage package written in Go☆22Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go bindings for ForestDB☆37Updated 8 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆42Updated 6 years ago
- Golang library for working with cbor binary format☆61Updated 6 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- A small tool for embedding files in a Go source file.☆11Updated 4 years ago
- create low memory key/value objects in Go☆21Updated 7 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆13Updated 9 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 6 years ago
- A port of Stream VByte to Go☆35Updated 2 years ago
- Entry for the Nov 29th Golang Phoenix meetup competition☆17Updated 7 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆46Updated 10 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 10 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago