marzer / tagged_ptrLinks
A tagged-pointer type for C++.
☆34Updated 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☆40Updated last month
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- rust-like traits (type erasure) on plain C++☆18Updated 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
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 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
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- The Fancy Named Parameters Library☆31Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years 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
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- My C stuff.☆45Updated 2 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- C++ build system that uses C++ for build configuration.☆17Updated 3 weeks ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- A utility for creating amalgamated single-header C++ libraries☆55Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- A unique_ptr implementation with small object optimization☆19Updated 9 months ago
- Low memory overhead allocator☆30Updated 7 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago