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
- Fast comparison-based sort algorithm☆57Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 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.☆40Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- C++ build system that uses C++ for build configuration.☆20Updated last week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated last month
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- Non-intrusive and customizable C++ GUI library☆12Updated 5 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- C++20 compile-time reflection library.☆35Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- CUDA executors☆14Updated 5 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆80Updated 10 months ago