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
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- CUDA executors☆14Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 weeks ago
- A C++20 serialization library (cereal fork)☆31Updated 6 months ago
- Fast comparison-based sort algorithm☆57Updated 3 years ago
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- Header-only implementation of a grid for spatial lookups☆26Updated last year
- Lightweight 2D graphics framework built using C++20 and Vulkan☆25Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- A performance-portable geodesic ray tracing library.☆25Updated 2 years ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆38Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆10Updated 9 months ago
- homogeneous variadic function parameters☆18Updated last year
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 8 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- C++20 compile-time reflection library.☆35Updated last year
- Framework for creating desktop applications with OpenGL and ImGui☆16Updated 4 years ago
- C++20 highly parallel ECS implementation☆21Updated 6 years ago