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
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- rex engine and game☆15Updated 3 years ago
- LittleEngineVk v2 (revamped)☆12Updated last year
- Python-like 'enumerate' for C++☆28Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years 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
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- Like the Vulkan C API but with quality of life improvements of C++☆11Updated 11 months ago
- C++20 compile-time reflection library.☆35Updated 4 months ago
- Utility to sign DXIL code after compilation☆22Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Vulkan debug layer to visualize synchronization dependencies☆44Updated 5 years ago
- Fast, high-quality texture compression library for many formats☆49Updated 2 years ago
- Framework for creating desktop applications with OpenGL and ImGui☆15Updated 3 years ago
- ☆17Updated 2 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆36Updated 2 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆32Updated last year