zhihaoy / dl-examplesLinks
Dynamic loading examples outside CppCon 2021
☆16Updated 4 years ago
Alternatives and similar repositories for dl-examples
Users that are interested in dl-examples are comparing it to the libraries listed below
Sorting:
- nanothread — Minimal thread pool for task parallelism☆91Updated 2 months ago
- C++17 library that implements the execution of graph algorithms during compilation.☆20Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- ☆101Updated last year
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 7 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Updated last year
- variant type for CUDA☆12Updated 10 years ago
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 months ago
- CUDA executors☆14Updated 5 years ago
- Runtime program generator embedded in C++☆30Updated 3 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 3 months ago
- Composable and efficient abstractions for iterating multidimensional spaces in C++☆10Updated 2 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 6 months ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆88Updated last year
- A C++20 serialization library (cereal fork)☆30Updated 6 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year