VecPP / vecppLinks
A simple C++17 vector math library
☆10Updated 4 years ago
Alternatives and similar repositories for vecpp
Users that are interested in vecpp are comparing it to the libraries listed below
Sorting:
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- CUDA executors☆14Updated 4 years ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- A set of useful C++17/20 classes and libraries☆27Updated 2 weeks ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Easily batch-build cmake projects!☆18Updated 6 months ago
- Object-oriented extension to the CMake language.☆13Updated 2 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years 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 …☆31Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Google Benchmark data visualization tool☆27Updated 3 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Cross-platform C++ Utility Library☆54Updated last week
- a small lightweight std::execution work-alike☆65Updated 5 months ago