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
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated 6 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆33Updated 4 years ago
- A collection of Windows/C++ utility functions on string manipulation/formatting, file system, date/time, logging, etc.☆10Updated last month
- C++20 for flag enums☆27Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++20 highly parallel ECS implementation☆20Updated 5 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- C++20 compile-time reflection library.☆35Updated 6 months ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆77Updated 3 months ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 3 years ago
- Toy software vulkan ICD implementation☆20Updated 4 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++17 meta programming library for fast compilation speed.☆10Updated 2 months ago
- rex engine and game☆15Updated 3 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
- LittleEngineVk v2 (revamped)☆12Updated last year
- C++20 Vulkan and GLes rendering engine☆17Updated 5 months ago
- A 3D Scene Renderer written in C++☆17Updated 2 years ago
- A tiny physics engine focused on rigid body simulation.☆16Updated 3 years ago
- 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++ build system that uses C++ for build configuration.☆17Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago