marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆33Updated last year
Alternatives and similar repositories for tagged_ptr
Users that are interested in tagged_ptr are comparing it to the libraries listed below
Sorting:
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- The IDK (Industrial Development Kit) library!☆33Updated this week
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years 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
- C++ build system that uses C++ for build configuration.☆17Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- C++20 Value-oriented Metaprogramming Library☆22Updated 4 months ago
- Low memory overhead allocator☆30Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A fixed capacity dynamically sized string☆66Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- High Level Algorithmic Skeleton CUDA Library☆29Updated last year
- C++20 Static Branch library☆59Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- Struct-of-Arrays generator for C++ projects.☆57Updated 9 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago