drycpp / lmdbxxLinks
C++11 wrapper for the LMDB embedded B+ tree database library.
☆277Updated 4 years ago
Alternatives and similar repositories for lmdbxx
Users that are interested in lmdbxx are comparing it to the libraries listed below
Sorting:
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆116Updated 7 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆549Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆295Updated 9 months ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆578Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 4 months ago
- Non bloated asynchronous logger