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☆26Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Container Traits for Modern C++☆28Updated 4 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
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- C++20 compile-time reflection library.☆35Updated 4 months ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A unique_ptr implementation with small object optimization☆19Updated 5 months ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Comparison operators for std::span☆15Updated 4 years ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 5 years ago
- 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
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆37Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months 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
- another c#-like property accessor for C++11 and above.☆20Updated 3 months ago
- Easy Parsing C++ Library☆21Updated last year
- Collection of proposals for c++☆25Updated this week
- A general property customisation mechanism☆15Updated 4 years ago