bitwizeshift / not_null
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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆79Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated 2 weeks ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A library of type traits for introspecting C++ function types☆29Updated 5 years ago
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- Collection of proposals for c++☆26Updated 3 weeks ago
- An indirect value-type for C++☆82Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- A modern, header-only request router for C++☆23Updated 3 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 3 months ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 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 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago