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:
- Container Traits for Modern C++☆30Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- CUDA executors☆14Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- Object-oriented extension to the CMake language.☆13Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 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
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 3 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- generic plugin framework in C++☆38Updated 6 months ago
- Google Benchmark data visualization tool☆27Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago