marzer / tagged_ptr
A tagged-pointer type for C++.
☆30Updated last year
Alternatives and similar repositories for tagged_ptr:
Users that are interested in tagged_ptr are comparing it to the libraries listed below
- The Fancy Named Parameters Library☆30Updated 2 months ago
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- parser combinator and AST generator in c++17☆24Updated last year
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 10 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 2 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- rust-like traits (type erasure) on plain C++☆15Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Generic hash function for STL style unordered containers☆32Updated last month
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆64Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- Containers of fixed capacity,☆9Updated 5 months ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- My C stuff.☆45Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated 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
- 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☆97Updated 7 months ago