marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆35Updated 2 years ago
Alternatives and similar repositories for tagged_ptr
Users that are interested in tagged_ptr are comparing it to the libraries listed below
Sorting:
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- The Fancy Named Parameters Library☆33Updated last week
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- C++20 SIMD Within A Register library☆41Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 4 months ago
- My C stuff.☆46Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year