cruisercoder / cppstddbLinks
A reference implementation for a modern C++ client interface
☆92Updated 7 years ago
Alternatives and similar repositories for cppstddb
Users that are interested in cppstddb are comparing it to the libraries listed below
Sorting:
- 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☆240Updated 4 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Library for comfortable work with DLL and DSO☆109Updated this week
- 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 …☆143Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- C++ generic make factory☆108Updated 6 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- Template engine library in C++☆92Updated 4 years ago
- Boost.Process is a library to manage system processes☆112Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- High performance C++11 signals☆173Updated 5 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆73Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++ library for executors☆508Updated 8 years ago
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆193Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- generic stack-based container☆106Updated 7 years ago
- A C++14 reflection library☆73Updated 3 weeks ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago