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:
- C++ template metaprogram driven tensor math library☆90Updated 3 weeks ago
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- ☆101Updated last year
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A compile-time linear algebra system for C++☆123Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆36Updated 11 months ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆195Updated 3 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 4 months ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆19Updated last year
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++20 and onward collection of high performance data containers and related tools☆57Updated last month
- Reference implementation of std::generator proposal☆32Updated 8 months ago
- ☆25Updated last year
- C++20 coroutines-based cooperative multitasking library☆109Updated 4 years ago
- A C++17 interface for HDF5☆98Updated 2 months ago
- ☆34Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 2 weeks ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- 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 4 years ago
- A modern, C++20-native, single-file header-only dense 2D matrix library.☆87Updated last year
- Open-hierarchy Fast RTTI framework for C++17 and up with support for multiple inheritance and dynamic casting.☆42Updated 3 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆176Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 5 years ago
- C++20 Tensor library☆31Updated last month