VecPP / vecppLinks
A simple C++17 vector math library
☆10Updated 5 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
- CUDA executors☆14Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Container Traits for Modern C++☆29Updated 5 years ago
- Experimental ranges for CUDA☆25Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 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 …☆32Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 8 years ago
- Google Benchmark data visualization tool☆33Updated 7 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Object-oriented extension to the CMake language.☆13Updated 7 months ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- A set of useful C++17/20 classes and libraries☆27Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Volume Manipulation Library☆17Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- My Talk on C++20's Concepts☆23Updated 5 years ago
- Profiling Taskflow Programs through Visualization☆51Updated 2 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- generic plugin framework in C++☆41Updated 10 months ago
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- 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 4 years ago