bitwizeshift / not_nullLinks
Non-nullable pointers with 0-overhead and no hidden runtime cost.
☆12Updated 4 years ago
Alternatives and similar repositories for not_null
Users that are interested in not_null are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++11 compatible charconv☆31Updated last month
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆47Updated last month
- Library of backported modern C++ types to work with C++11☆82Updated 3 weeks ago
- A general property customisation mechanism☆15Updated 5 years ago
- Coroutine support tools☆35Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Collection of proposals for c++☆26Updated 2 weeks ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 6 months ago