karnkaul / ktlLinks
Collection of ktl header libraries - small C++20 wrapper utilities
☆11Updated 3 years ago
Alternatives and similar repositories for ktl
Users that are interested in ktl are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆25Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 4 months ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Header-only implementation of a grid for spatial lookups☆25Updated last year
- Virtual memory based containers☆42Updated 4 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- C++20 highly parallel ECS implementation☆21Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Small C++ workstealing task scheduler meant for gamedev.☆35Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Everything I am (was...) passionate about - the best game engine ever☆50Updated 5 years ago
- ☆17Updated 3 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- Header-only base C++ library.☆20Updated 8 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- Framework for creating desktop applications with OpenGL and ImGui☆16Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 weeks ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 years ago