Fast string implementation for graphics.
☆196Jan 24, 2024Updated 2 years ago
Alternatives and similar repositories for SIMDString
Users that are interested in SIMDString are comparing it to the libraries listed below
Sorting:
- Derivation and numerical validation for the paper "Microsurface Transformations" (EGSR 2022) by Asen Atanasov, Vladimir Koylazov, Rossen …☆23Jul 11, 2022Updated 3 years ago
- A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of go…☆82Jan 12, 2025Updated last year
- Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.☆10Aug 25, 2022Updated 3 years ago
- Kraut is a program to procedurally generate plants, especially trees.☆110Feb 17, 2021Updated 5 years ago
- Fast comparison-based sort algorithm☆58Dec 21, 2022Updated 3 years ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆43Dec 14, 2025Updated 3 months ago
- OBJ model to 3D transparent texture converter☆41Dec 4, 2021Updated 4 years ago
- CPU scope based profiling library and browser based profile inspector with ImGui visualization☆99Mar 8, 2026Updated last week
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆39Sep 22, 2025Updated 5 months ago
- A common standard for tangent space used in baking tools to produce normal maps.☆333Jul 20, 2024Updated last year
- vgMath - light, complete and ultra compact math library: quaternions, vectors and square Matrix for 3D graphichs backend: OpenGL / Vulkan…☆23Mar 16, 2025Updated last year
- KISS C++20 Type Reflection using IFC files☆74Jun 23, 2024Updated last year
- Immediate Mode Debug Draw library☆42Nov 11, 2019Updated 6 years ago
- TinyMesh is a light-weight mesh processing library in C/C++.☆101Nov 30, 2023Updated 2 years ago
- Fast O(1) offset allocator with minimal fragmentation☆1,021Apr 30, 2024Updated last year
- Meta loader for Vulkan API☆1,776Mar 13, 2026Updated last week
- A command line tool that converts game assets into a simple binary format for fast loading.☆20Dec 19, 2021Updated 4 years ago
- Yet Another MAthematical library☆14Aug 16, 2025Updated 7 months ago
- A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.☆975Aug 7, 2025Updated 7 months ago
- Collection of meshlet generation algorithms☆123Feb 2, 2026Updated last month
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆42Jul 8, 2020Updated 5 years ago
- Radix sort revisited again☆26Mar 20, 2018Updated 8 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆172Oct 14, 2023Updated 2 years ago
- A collection of std-like single-header C++ libraries☆204Feb 10, 2026Updated last month
- Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.☆298Sep 21, 2021Updated 4 years ago
- Header only software implementations of reduced precision floating point formats☆15Oct 28, 2019Updated 6 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- some helpers im using since 2009. contain usefull things like vec2, vec3, vec4, variant, actionTime and more☆19Sep 12, 2024Updated last year
- ☆46Aug 24, 2022Updated 3 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V☆52Mar 4, 2021Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- A lightweight touch gesture recognition library written in C.☆22Dec 6, 2022Updated 3 years ago
- Realtime Math☆780Sep 13, 2025Updated 6 months ago
- ☆15Aug 14, 2022Updated 3 years ago
- The front end code of my masters thesis which is about computational steering and CAVE virtual reality environment.☆19Jun 1, 2020Updated 5 years ago
- Chop 3D objects to meshlets☆449Nov 29, 2022Updated 3 years ago
- LINQ for C++11 done right☆15Feb 18, 2016Updated 10 years ago
- Zmeya is a header-only C++ binary serialization library designed for games and performance-critical applications☆133Oct 21, 2025Updated 5 months ago