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:
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 9 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Build-system agnostic code generation application for C++.☆20Updated last month
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- homogeneous variadic function parameters☆17Updated 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
- Object-oriented extension to the CMake language.☆13Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Portable UUID generation library for C++☆26Updated last year
- Easily batch-build cmake projects!☆18Updated 3 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- An implementation of the former C++17 proposal `array_view`☆37Updated 6 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Using C++ templates to track dimensional metadata☆11Updated 4 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Experimental ranges for CUDA☆24Updated 6 years ago
- Error Handling by Example in C++☆13Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago