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:
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 7 months ago
- ☆9Updated 3 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Flat containers for C++☆59Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++20 and onward collection of high performance data containers and related tools☆55Updated this week
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Unofficial mirror of Blaze library on Bitbucket☆64Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆73Updated last week
- C++20 coroutines-based cooperative multitasking library☆106Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 4 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆21Updated 5 years ago
- Volume Manipulation Library☆16Updated last year
- 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 …☆30Updated 4 years ago
- nanothread — Minimal thread pool for task parallelism☆78Updated 2 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- A 3D viewer bootstrapping library☆12Updated 2 years ago