marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆37Updated 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:
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 3 weeks ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 months ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Virtual memory based containers☆42Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- A utility for creating amalgamated single-header C++ libraries☆61Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month
- Text encoding for modern C++☆32Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year