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:
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Library of backported modern C++ types to work with C++11☆90Updated 7 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 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 last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- A modern C++-RAII utility library, based on the C++20 proposal☆12Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver…☆50Updated last month
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++26 STL for C++14~ developers☆13Updated 7 months ago