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
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- another c#-like property accessor for C++11 and above.☆19Updated 8 months ago
- A lightweight lazy-loading wrapper written in Modern C++☆47Updated 8 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 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
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 years ago
- Collection of proposals for c++☆29Updated 2 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- C++26 STL for C++14~ developers☆11Updated 2 months ago
- Pipelines for Modern C++☆68Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months 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 last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago