marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆36Updated 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:
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last week
- Yet another C++ text formatting library.☆71Updated 9 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++20 SIMD Within A Register library☆42Updated 4 months ago
- The Fancy Named Parameters Library☆34Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Virtual memory based containers☆43Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated last month
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- ☆21Updated last week
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago