drycpp / lmdbxxLinks
C++11 wrapper for the LMDB embedded B+ tree database library.
☆278Updated 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++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆550Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ library for executors☆511Updated 8 years ago
- A STL allocator that mmaps files☆251Updated 4 years ago
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- Yet another logging library.☆202Updated 6 years ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- STL-based caches for C++☆115Updated 2 years ago
- Lightweight and fast JSON parser for C++☆336Updated last year
- Fast, direct and static typed parsing of JSON with C++☆200Updated 2 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years 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…☆357Updated 7 years ago
- mstch is a complete implementation of {{mustache}} templates using modern C++☆585Updated 4 years ago
- C++11/C++14 Variant☆377Updated 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 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Sole is a lightweight C++11 library to generate universally unique identificators (UUID), both v1 and v4.☆301Updated 3 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆235Updated 5 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 …☆296Updated last year
- 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☆247Updated 7 months ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 7 months 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