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:
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- C++ zero-cost abstraction for SoA/AoS memory layouts☆196Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆38Updated last year
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆20Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆57Updated last week
- ☆101Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++ template metaprogram driven tensor math library☆90Updated 2 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- simple ray tracing library focusing on good code☆58Updated last year
- nanothread — Minimal thread pool for task parallelism☆91Updated last month
- A C++17 interface for HDF5☆97Updated last month
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- A highly optimised C++ library for mathematical applications and neural networks.☆177Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- NanoSTL, a small subset of C++ STL and libm☆128Updated 4 months ago
- A C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers☆14Updated 6 months ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 7 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Reference implementation of std::generator proposal☆32Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Inspect C++ memory in the browser☆102Updated 3 years ago
- Cuda matrix computation library that is specified for small matrix operation (3x3, 4x4, 1x3, 1x4, etc.). Including buffer☆18Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆21Updated 4 years ago