drycpp / lmdbxxLinks
C++11 wrapper for the LMDB embedded B+ tree database library.
☆281Updated 5 years ago
Alternatives and similar repositories for lmdbxx
Users that are interested in lmdbxx are comparing it to the libraries listed below
Sorting:
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated 2 years ago
- A very sane (header only) C++14 JSON library☆134Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- C++ library for executors☆515Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Yet another logging library.☆203Updated 7 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆588Updated 4 years ago
- C++11/C++14 Variant☆379Updated 2 years ago
- Lightweight and fast JSON parser for C++☆339Updated last year
- (very) lightweight version of Jinja2 for C++☆152Updated 5 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- cpp-netlib URI☆142Updated 5 years ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆335Updated last month
- 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 …☆297Updated last year
- Library for comfortable work with DLL and DSO☆112Updated last week
- NuDB: A fast key/value insert-only database for SSD drives in C++11☆408Updated 8 months ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆364Updated 7 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Micro http server and client written in C++☆163Updated 2 years ago
- C++ JSON Library including both a json-data-structure and parser (based on Boost.Spirit). The goal: use json structures in C++ like you d…☆121Updated 5 years ago