zhihaoy / dl-examplesLinks
Dynamic loading examples outside CppCon 2021
☆16Updated 3 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:
- ☆101Updated last year
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- nanothread — Minimal thread pool for task parallelism☆85Updated 2 weeks ago
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- C++ template metaprogram driven tensor math library☆90Updated 3 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 10 months ago
- ☆34Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆41Updated 3 years ago
- C++ implementation of Python-like "zip" parallel iteration.☆25Updated 8 months ago
- A flexible and fast matrix, transform and geometry library.☆129Updated 3 months ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆15Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- NanoSTL, a small subset of C++ STL and libm☆127Updated last month
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 3 weeks ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- Prints values and types during compilation!☆58Updated 3 months ago
- A Shoemake Arcball camera in C++☆31Updated last year
- Composable and efficient abstractions for iterating multidimensional spaces in C++☆10Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Runtime program generator embedded in C++☆29Updated 3 years ago
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 2 weeks ago