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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- ☆9Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Volume Manipulation Library☆16Updated last year
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- Prints values and types during compilation!☆56Updated 2 years ago
- A compile-time linear algebra system for C++☆116Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Tiny Test System☆27Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A graph concurrent library for C++☆63Updated last year
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆48Updated last month
- C++ template metaprogram driven tensor math library☆84Updated 5 months ago
- Flat containers for C++☆56Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 4 months ago
- Light and self-contained implementation of C++17 parallel algorithms.☆33Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- C++17 library that implements the execution of graph algorithms during compilation.☆18Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- simple ray tracing library focusing on good code☆54Updated 11 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
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆51Updated 4 years ago