marzer / tagged_ptr
A tagged-pointer type for C++.
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tagged_ptr
- A compiler-friendly variadic type list for C++.☆36Updated last year
- My C stuff.☆44Updated 3 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 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
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A utility for creating amalgamated single-header C++ libraries☆47Updated 2 years ago
- The Fancy Named Parameters Library☆27Updated last week
- rust-like traits (type erasure) on plain C++☆15Updated last year
- Containers of fixed capacity,☆9Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆28Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Miscellaneous Useful Utilities for C++.☆28Updated 11 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- Clang C/C++ Visual Profiler for compile times visualization☆35Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆62Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆51Updated 10 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 4 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Struct-of-Arrays generator for C++ projects.☆47Updated 3 months ago
- A powerful C++ unit testing/assert/log utils☆24Updated last month