bitwizeshift / Scope
A modern C++-RAII utility library, based on the C++20 proposal
☆11Updated 4 years ago
Alternatives and similar repositories for Scope:
Users that are interested in Scope are comparing it to the libraries listed below
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated last week
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Google Benchmark data visualization tool☆24Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++14 codec library☆25Updated 3 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆20Updated 2 years ago
- Data structures for ASTs☆14Updated 2 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 10 months ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago