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
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 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
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆94Updated last year
- Library of backported modern C++ types to work with C++11☆90Updated 9 months 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
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- C++26 STL for C++14~ developers☆13Updated 8 months ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- A modern C++ uri & query parser☆12Updated last year
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆72Updated 4 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
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++11 compatible charconv☆31Updated last week
- A simple replacement for std::unordered_map☆51Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 3 years ago
- A fixed capacity dynamically sized string☆69Updated last month