fabian-z / distkvLinks
distkv is a distributed K/V store library for Go powered by the raft consensus algorithm.
☆55Updated 8 years ago
Alternatives and similar repositories for distkv
Users that are interested in distkv are comparing it to the libraries listed below
Sorting:
- Overhead of Go's generic sort☆36Updated 8 years ago
- Go client for GoshawkDB☆21Updated 7 years ago
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 7 months ago
- [Go] seq - a gentle overview of the common ways to tackle the problem of distributed sequential IDs.☆93Updated 8 years ago
- Reverse Proxy for managing multiple Digital Ocean backends.☆29Updated 9 years ago
- amd64 optimized bit operations☆41Updated 7 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- File backed element store with caching and async writes☆56Updated 10 years ago
- Redis bitmap powered analytics in Go☆52Updated 9 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- An exit strategy for go routines☆52Updated 9 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated 2 years ago
- counters and logarithmically bucketed histograms for distributed systems☆85Updated 7 years ago
- Ringbuffer-backed interactive data pipeline☆124Updated 10 years ago
- Event aggregation and indexing system☆53Updated 7 years ago
- boxdns provides a DNS server suitable for use in development along with docker.☆59Updated 10 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- An API optimized for processing timeseries data.☆35Updated 3 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆126Updated 10 years ago
- HPACK Compression library for Go☆66Updated 9 years ago
- A Go library which provides a re-usable framework for load-testing things.☆42Updated 9 years ago
- Hyper-Compact Virtual Estimators for Big Network Data Based on Register Sharing☆33Updated 8 years ago
- sql with commits over raft☆35Updated 9 years ago
- CRDTs for golang☆43Updated 12 years ago
- Cuckoo Filter: Practically better than bloom filter☆81Updated 6 years ago