ricardocosme / msqliteLinks
C++20 SQLite wrapper with an expressive code that runs fast
☆26Updated 4 years ago
Alternatives and similar repositories for msqlite
Users that are interested in msqlite are comparing it to the libraries listed below
Sorting:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Yet another C++ text formatting library.☆71Updated 5 months ago
- ☆26Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- C++20 implementation of {{ mustache }}☆84Updated 6 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Result<T, E> for Modern C++☆34Updated 5 years ago