marzer / tagged_ptr
A tagged-pointer type for C++.
☆31Updated last year
Alternatives and similar repositories for tagged_ptr:
Users that are interested in tagged_ptr are comparing it to the libraries listed below
- 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☆50Updated last month
- C++ build system that uses C++ for build configuration.☆17Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 Static Branch library☆57Updated this week
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆33Updated 2 weeks ago
- A fixed capacity dynamically sized string☆65Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A unique_ptr implementation with small object optimization☆19Updated 7 months ago
- C++20 SIMD Within A Register library☆32Updated this week
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 8 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- 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…☆16Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year