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:
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks 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 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated last month
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- A C++ SIMD mathematics library for computer graphics.☆28Updated 2 months ago
- A fixed capacity dynamically sized string☆69Updated 2 weeks ago
- Text encoding for modern C++☆31Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ build system that uses C++ for build configuration.☆19Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 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…☆102Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 10 months ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago