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:
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- ☆101Updated last year
- Light and self-contained implementation of C++17 parallel algorithms.☆37Updated last year
- nanothread — Minimal thread pool for task parallelism☆89Updated last month
- NanoSTL, a small subset of C++ STL and libm☆128Updated 3 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 6 months ago
- variant type for CUDA☆12Updated 10 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 5 months ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 6 months ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Experimental ranges for CUDA☆25Updated 6 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A C++17 interface for HDF5☆97Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- C++17 library that implements the execution of graph algorithms during compilation.☆19Updated 2 years ago
- Reference implementation of std::generator proposal☆32Updated 10 months ago
- A compile-time linear algebra system for C++☆121Updated 4 years ago
- Inspect C++ memory in the browser☆101Updated 3 years ago