sth / sqxxLinks
Lightweight C++ 11 library for SQLite
☆36Updated 7 years ago
Alternatives and similar repositories for sqxx
Users that are interested in sqxx are comparing it to the libraries listed below
Sorting:
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- async/await in vanilla C++11☆80Updated 9 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Windows API declarations without <windows.h>, for internal Boost use.☆70Updated last month
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- ☆50Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆136Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A C++17 header-only Unicode library. (Unicode 17.0.0)☆122Updated last month
- Modern coroutine library for C++☆51Updated 9 years ago
- Fast delegates implementation☆57Updated 3 years ago
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 8 years ago
- C++ utilities☆145Updated this week
- Amalgamate C source and header files.☆92Updated 10 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.☆252Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- C++ parser of INI files with schema validation.☆64Updated last year