bitwizeshift / Scope
A modern C++-RAII utility library, based on the C++20 proposal
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Scope
- Cut down and minimalistic C++ string formatting library☆26Updated 9 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆11Updated 3 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 last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆28Updated 3 weeks ago
- ☆14Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- 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☆30Updated 9 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- ☆32Updated this week
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago
- A general property customisation mechanism☆15Updated 4 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☆48Updated 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C++ wrapper for modern OpenGL API☆13Updated last week
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 5 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago