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
- Header-only implementation of a grid for spatial lookups☆26Updated 2 months 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 3 years ago
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 2 years ago
- Fast comparison-based sort algorithm☆55Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 4 months ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- C++20 for flag enums☆27Updated 4 years ago
- Toy software vulkan ICD implementation☆19Updated 4 years ago
- C++ build system that uses C++ for build configuration.☆15Updated last week
- The Fancy Named Parameters Library☆30Updated 2 months 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆32Updated last year
- CUDA executors☆14Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++17 tiny vector math library☆41Updated last year
- C++ Dynamic loader generator for C APIs☆17Updated 6 years ago