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:
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆144Updated 5 years ago
- Yet another logging library.☆203Updated 7 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A feature complete LRU cache implementation in C++☆260Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A very sane (header only) C++14 JSON library☆136Updated 8 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A STL allocator that mmaps files☆254Updated 4 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- Lightweight and fast JSON parser for C++☆339Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆505Updated 2 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆745Updated 5 years ago
- C++11/C++14 Variant☆378Updated 2 years ago
- Fast, direct and static typed parsing of JSON with C++☆200Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆335Updated 3 weeks ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆303Updated 3 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 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.☆251Updated 3 weeks 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 …☆298Updated last year
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆404Updated 3 weeks ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆588Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆150Updated 3 weeks ago
- C++ library for executors☆513Updated 9 years ago