karnkaul / ktlLinks
Collection of ktl header libraries - small C++20 wrapper utilities
☆11Updated 2 years ago
Alternatives and similar repositories for ktl
Users that are interested in ktl are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast comparison-based sort algorithm☆58Updated 2 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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Header-only implementation of a grid for spatial lookups☆26Updated 8 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆34Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 weeks ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 years ago
- Call any function with command-like syntax at runtime (with automatic argument management). No dependencies, no boilerplate code, no macr…☆12Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 9 months ago
- Toy software vulkan ICD implementation☆20Updated 5 years ago
- GLSL code generator to aid use of Vulkan's descriptor set indexing☆12Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A small, flexible and extensible front-end for GLSL.☆21Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago