spotify / sparkey
Simple constant key/value storage library, for read-heavy systems with infrequent large bulk inserts.
☆1,182Updated last year
Alternatives and similar repositories for sparkey:
Users that are interested in sparkey are comparing it to the libraries listed below
- C network daemon for bloom filters☆1,236Updated 2 years ago
- A signature-based search engine☆392Updated 3 years ago
- RocksDB Replication☆667Updated 7 months ago
- MDBM a very fast memory-mapped key/value store.☆990Updated 9 months ago
- TrailDB is an efficient tool for storing and querying series of events☆1,091Updated 4 years ago
- High Performance Embedded Key-Value Store☆703Updated last week
- Trinity IR Infrastructure☆237Updated 5 years ago
- A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS☆779Updated 3 weeks ago
- Quantcast File System☆645Updated 2 weeks ago
- A very fast lightweight embedded database engine with a built-in query language.☆573Updated 3 years ago
- Automatically exported from code.google.com/p/farmhash☆626Updated 3 years ago
- C network daemon for HyperLogLogs☆449Updated 4 years ago
- Distributed "massively parallel" SQL query engine☆1,174Updated 7 years ago
- SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.☆306Updated 5 years ago
- Modern transactional key-value/row storage library.☆1,862Updated this week
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆182Updated 6 years ago
- PostgreSQL extension adding HyperLogLog data structures as a native data type☆1,151Updated 3 months ago
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆466Updated 4 years ago
- A flexible database focused on performance and scalability☆262Updated 6 years ago
- WhiteDB memory database☆604Updated 2 years ago
- Gryadka is a minimalistic master-master replicated consistent key-value storage based on the CASPaxos protocol☆329Updated 6 years ago
- A very high performance distributed log service☆938Updated 2 years ago
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,306Updated 10 months ago
- Bistro is a flexible distributed scheduler, a high-performance framework supporting multiple paradigms while retaining ease of configurat…☆1,032Updated last year
- Time-series database☆836Updated 2 years ago
- Consus is a geo-replicated transactional key-value store.☆226Updated 6 years ago
- scaling, counting, bloom filter library☆969Updated 5 years ago
- A record-oriented store built on FoundationDB☆600Updated this week
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers.