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:
- The IDK (Industrial Development Kit) library!☆37Updated 2 weeks ago
- C++20 SIMD Within A Register library☆47Updated 8 months 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Yet another C++ text formatting library.☆71Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years 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
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆113Updated 10 months ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆62Updated 3 years ago
- Virtual memory based containers☆41Updated 4 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 static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆93Updated last month
- ☆26Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 3 weeks ago
- A unique_ptr implementation with small object optimization☆20Updated last week