bitwizeshift / not_nullLinks
Non-nullable pointers with 0-overhead and no hidden runtime cost.
☆12Updated 5 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 5 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated last week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 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☆52Updated 2 months ago
- A modern, header-only request router for C++☆24Updated 5 months ago
- Library of backported modern C++ types to work with C++11☆90Updated 9 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- C++11 compatible charconv☆31Updated last week
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- ☆40Updated 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- semver in c++☆31Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- A C++14 reflection library☆78Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆52Updated 2 months ago
- another c#-like property accessor for C++11 and above.☆16Updated last year