karnkaul / ktl
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
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- 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
- C++20 for flag enums☆27Updated 4 years ago
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated 5 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Virtual memory based containers☆42Updated 3 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 4 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- LittleEngineVk v2 (revamped)☆12Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- rex engine and game☆15Updated 3 years ago
- MythOS game engine from Charybdis Enterprises☆18Updated 3 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Library to Generate SPIR-V Binary☆36Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 6 months ago