bitwizeshift / not_null
Non-nullable pointers with 0-overhead and no hidden runtime cost.
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for not_null
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆44Updated 5 months ago
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆75Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- Collection of proposals for c++☆23Updated last month
- Provides run-time tuple element access☆15Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated this week
- 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
- The draft C++ Reflection Technical Specification☆84Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A collection of Unicode utilities for C++ using Range-V3☆44Updated 8 years ago
- Proposed SG14 status_code for the C++ standard☆64Updated last week
- Library for extracting stacktrace from exception.☆47Updated 11 months ago
- meta-programming, C++11☆16Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 weeks ago
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- homogeneous variadic function parameters☆17Updated 8 months ago
- A library of type traits for introspecting C++ function types☆26Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆10Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆19Updated 11 months ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated 5 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year