marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆35Updated 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++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- The IDK (Industrial Development Kit) library!☆36Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- A utility for creating amalgamated single-header C++ libraries☆56Updated 3 years ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Structure-of-array synthesis in C++20☆81Updated 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
- Experimental JSON builder based on C++ reflection☆52Updated 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
- Virtual memory based containers☆42Updated 3 years ago
- C++20 Static Branch library☆60Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- My C stuff.☆46Updated 3 months ago
- A unique_ptr implementation with small object optimization☆19Updated 10 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Null-termination-aware string-view class for C++☆25Updated 2 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago