zhihaoy / dl-examples
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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- Light and self-contained implementation of C++17 parallel algorithms.☆34Updated 5 months ago
- ☆9Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Inspect C++ memory in the browser☆97Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Flat containers for C++☆59Updated 2 years ago
- A compile-time linear algebra system for C++☆120Updated 3 years 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
- simple ray tracing library focusing on good code☆56Updated last year
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- variant type for CUDA☆12Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Library for length agnostic SIMD intrinsic support and the corresponding math operations☆20Updated 3 years ago
- Prints values and types during compilation!☆57Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Reference implementation of std::generator proposal☆28Updated 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago