marzer / tagged_ptr
A tagged-pointer type for C++.
☆30Updated last year
Alternatives and similar repositories for tagged_ptr:
Users that are interested in tagged_ptr are comparing it to the libraries listed below
- C++20 SIMD Within A Register library☆30Updated 7 months ago
- Experimental JSON builder based on C++ reflection☆50Updated last month
- The Fancy Named Parameters Library☆31Updated this week
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- My C stuff.☆45Updated 2 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 5 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- ☆17Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated last month
- A unique_ptr implementation with small object optimization☆19Updated 6 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆29Updated 7 months ago
- C++20 Static Branch library☆53Updated last week
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆30Updated 8 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated this week
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- C++ build system that uses C++ for build configuration.☆15Updated this week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Virtual memory based containers☆42Updated 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 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago