Mandrenkov / Compile-Time-Graph-LibraryLinks
C++17 library that implements the execution of graph algorithms during compilation.
☆20Updated 3 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☆91Updated 2 months ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Dynamic loading examples outside CppCon 2021☆16Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆98Updated last year
- low level system stuff, threads, memory, file descriptors etc☆22Updated 11 months ago
- C++20 Compact Tuple Tools☆57Updated last month
- Simple header-only implementation of "parallel_for" and "parallel_map" for C++11☆31Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- 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 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated 3 weeks ago
- A vectorizable multi-dimensional iterator for C++ using the Coroutines TS☆12Updated 3 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 months ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated last month
- Slides of the Italian C++ Conference 2019☆22Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated this week
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- variant type for CUDA☆12Updated 10 years ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆38Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago