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:
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- A modern, header-only request router for C++☆24Updated last month
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 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☆49Updated last week
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Collection of proposals for c++☆29Updated 4 months ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Library for extracting stacktrace from exception.☆48Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated this week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆49Updated last week
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Pipelines for Modern C++☆70Updated 4 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 3 weeks ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- C++11 compatible charconv☆31Updated last month
- Lightweight, header only, coroutine library for games.☆27Updated 3 months ago
- Yet Another C++ Library☆23Updated last year
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- A modern C++ uri & query parser☆12Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago