Description
sqlitemap is a lightweight C++ wrapper around SQLite that provides a simple, map-like interface. It’s designed to make working with key-value storage easy and convenient. The library is implemented as a single-header file, making integration easy and is licensed under the MIT License.
Features
- Persistent key-value storage using SQLite
- Easy-to-use map-like interface in C++
- Transactions
- Custom encoding/decoding
- Minimal dependencies (just requires SQLite)
sqlitemap alternatives and similar libraries
Based on the "Containers" category.
Alternatively, view sqlitemap alternatives based on common mentions on social networks and blogs.
-
function2
Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more -
LSHBOX
A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH algorithms, also support python and matlab. -
KOMIHASH
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG -
[Boost.]Multi
Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi -
f-code
DISCONTINUED. a C++ library consisting of basic functionality [GET https://api.github.com/repos/StanislavPetrov15/f-code: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of sqlitemap or a related project?