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:
- CUDA executors☆14Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 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 (WIP).☆65Updated 3 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Object-oriented extension to the CMake language.☆13Updated 4 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- 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 …☆32Updated 4 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months 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
- homogeneous variadic function parameters☆17Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 6 years ago
- Easily batch-build cmake projects!☆18Updated 7 months ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated 11 months ago
- generic plugin framework in C++☆38Updated 7 months ago