LMDB / sqlightning
SQLite3 ported to use LMDB instead of its original Btree code. See https://github.com/LumoSQL/LumoSQL for maintained fork.
☆306Updated 5 years ago
Alternatives and similar repositories for sqlightning:
Users that are interested in sqlightning are comparing it to the libraries listed below
- A very fast lightweight embedded database engine with a built-in query language.☆573Updated 3 years ago
- Tracking, Benchmarking and Sharing Information about an open source embedded data storage engines, internals, architectures, data storage…☆181Updated 6 years ago
- a library that implements a POSIX style filesystem on top of an SQLite database☆624Updated last year
- WhiteDB memory database☆604Updated 2 years ago
- C multipurpose library and persistent key/value storage engine☆302Updated last month
- Consus is a geo-replicated transactional key-value store.☆225Updated 6 years ago
- Trie key-value database☆337Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Critbit trees in C☆333Updated 3 years ago
- An obsolete project☆83Updated 6 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- Embedded storage benchmarking tool☆138Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- An-source C library developed and used at AppNexus.☆109Updated 5 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- High-performance nosql database. Written in C, multi-threaded, based on LightningDB and nanomsg.☆116Updated 11 years ago
- C library implementing the ridiculously fast CLHash hashing function☆274Updated last year
- Share Hash Tables With Stable Key Hints Stored In Memory Mapped Files Between Arbitrary Processes☆470Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆364Updated 2 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆205Updated 4 years ago
- Extendable event driven high performance C-abstractions☆397Updated last year
- Modern transactional key-value/row storage library.☆1,866Updated last month
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A protocol framework for ZeroMQ