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 3 weeks ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 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
- rust-like traits (type erasure) on plain C++☆17Updated 2 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 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
- 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
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++20 SIMD Within A Register library☆47Updated 9 months ago
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Structure-of-array synthesis in C++20☆80Updated 3 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…☆114Updated 10 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated last year
- A fixed capacity dynamically sized string☆69Updated last month
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆24Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++ build system that uses C++ for build configuration.☆25Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago