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
- Make std::mdspan formattable by std::format.☆10Updated 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
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 9 months ago
- CUDA executors☆14Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 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
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Build-system agnostic code generation application for C++.☆25Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 7 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- Experimental ranges for CUDA☆25Updated 6 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 11 months ago
- C++ testing and mocking framework☆16Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Object-oriented extension to the CMake language.☆13Updated 2 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Boost Quaternions, Vectors, Matrices library☆86Updated last week