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☆36Updated 4 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated 11 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- Easily batch-build cmake projects!☆18Updated 8 months ago
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 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 …☆32Updated 4 years ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆48Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆13Updated 5 years ago
- Boost.org graph_parallel module☆33Updated this week
- 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
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- CUDA executors☆14Updated 4 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆21Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- My Talk on C++20's Concepts☆23Updated 5 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 last month
- Rebooting the std::bitset franchise☆46Updated 3 weeks ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- ☆25Updated 5 years ago