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 3 months ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- nanothread — Minimal thread pool for task parallelism☆91Updated 2 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- ☆101Updated last year
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- Reference implementation of std::generator proposal☆32Updated 11 months ago
- C++20 coroutines-based cooperative multitasking library☆110Updated 4 years ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 7 months ago
- variant type for CUDA☆12Updated 10 years ago
- C++17 library that implements the execution of graph algorithms during compilation.☆20Updated 2 years ago
- C++ multidimensional arrays in the spirit of the STL☆203Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Composable and efficient abstractions for iterating multidimensional spaces in C++☆10Updated 2 years ago
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- Unofficial mirror of Blaze library on Bitbucket☆70Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆43Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated 4 months ago
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last week