Garcia6l20 / if_constexpr14
An `if constexpr` alternative for c++14
☆9Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for if_constexpr14
- Unofficial mirror of Blaze library on Bitbucket☆61Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C++ Better Futures☆40Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- C++20 Vulkan and GLes rendering engine☆17Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- C++20 and onward collection of high performance data containers and related tools☆51Updated last month
- Flat containers for C++☆56Updated 2 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- ☆9Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆37Updated 2 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆32Updated 9 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆30Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆39Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- A header only structure of arrays container for C++☆38Updated last year
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Dynamic loading examples outside CppCon 2021☆15Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 8 months ago
- Experimental ranges for CUDA☆25Updated 5 years ago
- A simple C++17 vector math library☆10Updated 3 years ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆24Updated last month