LMDB / lmdbLinks
Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.
☆2,756Updated last month
Alternatives and similar repositories for lmdb
Users that are interested in lmdb are comparing it to the libraries listed below
Sorting:
- C implementation of the Raft Consensus protocol, BSD licensed☆1,149Updated 2 years ago
- A potentia Ad Actum ★ Fullfast transactional key-value memory-mapped B-Tree storage engine without WAL ★ Surpasses the legendary LMDB in …☆1,240Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,528Updated last month
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,664Updated this week
- Modern transactional key-value/row storage library.☆1,876Updated 5 months ago
- An Embedded NoSQL, Transactional Database Engine☆2,229Updated 3 months ago
- Unmaintained C implementation of the Raft consensus protocol☆951Updated last year
- nanomsg library☆6,133Updated last year
- Automatically exported from code.google.com/p/cityhash☆1,177Updated last year
- Fast strong hash functions: SipHash/HighwayHash☆1,587Updated last year
- A Fast Key-Value Storage Engine Based on Hierarchical B+-Tree Trie☆1,320Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,955Updated 3 weeks ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,622Updated 3 years ago
- Structured concurrency in C☆1,885Updated last year
- A radix tree implementation in ANSI C☆1,173Updated last year
- nanomsg-next-generation -- light-weight brokerless messaging☆4,188Updated this week
- A fast compressor/decompressor☆6,394Updated 4 months ago
- High performance server-side application framework☆8,776Updated this week
- Go-style concurrency in C☆3,070Updated 4 years ago
- WiredTiger's source tree☆2,312Updated this week
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,281Updated this week
- LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a rel…☆1,940Updated last year
- Automatically exported from code.google.com/p/smhasher☆2,792Updated 8 months ago
- Adaptive Radix Trees implemented in C