Mandrenkov / Compile-Time-Graph-LibraryLinks
C++17 library that implements the execution of graph algorithms during compilation.
☆20Updated 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☆90Updated last month
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated 2 weeks ago
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated 2 weeks ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- ☆25Updated last year
- C++20 Compact Tuple Tools☆57Updated last week
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 2 weeks ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆39Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆20Updated 5 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last week
- 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
- simple ray tracing library focusing on good code☆58Updated last year
- A graph concurrent library for C++☆63Updated 2 years ago
- Fast string implementation for graphics.☆193Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Professionally written C++ function traits library (single header-only) for retrieving info about any function (arg types, arg count, ret…☆46Updated 3 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ multidimensional arrays in the spirit of the STL☆203Updated 7 months ago