vector-of-bool / adio
Asynchronous Database Library based on Asio
☆14Updated 5 years ago
Alternatives and similar repositories for adio:
Users that are interested in adio are comparing it to the libraries listed below
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- ☆17Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Easily batch-build cmake projects!☆17Updated 3 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 9 months ago
- Generic 2D graphics library for C++14☆28Updated last month
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 9 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- easy to use callback library for C++☆40Updated 7 years ago
- Type traits for properties of C / C++ enum types