arpith / mmapdLinks
Distributed mmap
☆41Updated 8 years ago
Alternatives and similar repositories for mmapd
Users that are interested in mmapd are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Distributed SQL query engine written in Go for big data☆91Updated 6 years ago
- Binary heap priority queues in Go☆31Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Ordered key-value storage package written in Go☆23Updated 3 years ago
- A high performance in-memory index storage engine☆111Updated 6 months ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- A library for distributed processing for Go☆59Updated last month
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Messaging middleware topic matching implementations.☆74Updated 8 years ago
- Raft backend implementation using BuntDB☆17Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 7 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Redis style logger for Go