benanil / ASTLLinks
Data Structures and Algorithms, STL replacement without mess
☆21Updated 5 months ago
Alternatives and similar repositories for ASTL
Users that are interested in ASTL are comparing it to the libraries listed below
Sorting:
- Alternative STL aims to compile fast, runs fast, written in clear code, simple to read and understand☆69Updated last month
- NZSL (Nazara Shading Language) repository - A shader language inspired by Rust and C++ which compiles to GLSL or SPIRV (without any addit…☆64Updated this week
- Yet another multiplatform C++ framework to make games☆80Updated last month
- Major overhaul of the Zero Engine and renaming to Welder.☆57Updated last year
- Modern OpenGL 4.5 rendering techniques☆51Updated 4 years ago
- Fresh game engine written in C☆51Updated 3 years ago
- AZDO OpenGL techniques including multi draw indirect (MDI), visibility culling and LOD selection inside the GPU☆95Updated 2 years ago
- An OpenGL game engine with simple architecture and easy to understand codebase☆49Updated 7 months ago
- Mini-engine for small-scale personal development projects.☆47Updated 8 months ago
- Simple CPU/GPU profiler with ImGui HUD☆79Updated last year
- A game engine in early development☆52Updated 2 years ago
- A D3D12-based rendering engine☆58Updated 4 years ago
- Rythe Low Level Rendering Interface provides a graphics API agnostic rendering interface with minimal CPU overhead and low level access t…☆27Updated 8 months ago
- Fast O(1) offset allocator with minimal fragmentation in C99☆58Updated last year
- I'm learning webgpu