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++20 and onward collection of high performance data containers and related tools☆55Updated this week
- WIP · CUDA compatibility for Blaze · https://bitbucket.org/blaze-lib/blaze☆18Updated 5 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated 2 years ago
- ☆9Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- CUDA executors☆14Updated 4 years ago
- A Shoemake Arcball camera in C++☆29Updated last year
- A simple C++17 vector math library☆10Updated 4 years ago
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Flat containers for C++☆59Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Volume Manipulation Library☆16Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A compile-time linear algebra system for C++☆121Updated 3 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆78Updated last month
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated this week
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- An indirect value-type for C++☆83Updated last year
- variant type for CUDA☆12Updated 9 years ago