Mandrenkov / Compile-Time-Graph-LibraryLinks
C++17 library that implements the execution of graph algorithms during compilation.
☆19Updated 2 years ago
Alternatives and similar repositories for Compile-Time-Graph-Library
Users that are interested in Compile-Time-Graph-Library are comparing it to the libraries listed below
Sorting:
- nanothread — Minimal thread pool for task parallelism☆89Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- ☆25Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆152Updated 13 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆43Updated last year
- variant type for CUDA☆12Updated 10 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 2 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- Fast string implementation for graphics.☆193Updated last year
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆42Updated 3 months ago
- A flexible and fast matrix, transform and geometry library.☆131Updated 5 months ago
- A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.☆23Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago