karnkaul / ktl
Collection of ktl header libraries - small C++20 wrapper utilities
☆11Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for ktl
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 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
- Fast comparison-based sort algorithm☆55Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆32Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆35Updated 2 years ago
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆31Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated 3 weeks ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆24Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆37Updated this week
- Header-only implementation of a grid for spatial lookups☆26Updated 3 weeks ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 2 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- C++ wrapper for modern OpenGL API☆13Updated last week