rukkal / static-stlView external linksLinks
A static reimplementation of the C++ STL (no dynamic memory allocations).
☆112Sep 24, 2019Updated 6 years ago
Alternatives and similar repositories for static-stl
Users that are interested in static-stl are comparing it to the libraries listed below
Sorting:
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- Library for creating code/data breakpoints at runtime on Win32/Win64☆21Aug 9, 2014Updated 11 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Apr 10, 2011Updated 14 years ago
- ☆10Oct 1, 2024Updated last year
- A toolkit of public domain single-header libraries for shader-based opengl apps☆40Dec 1, 2019Updated 6 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 10 years ago
- shd shader generator☆10Jun 20, 2018Updated 7 years ago
- Auto-generated maths library for C and C++ based on HLSL/Cg☆25Jan 13, 2026Updated last month
- fast open addressing hash table☆42Nov 8, 2025Updated 3 months ago
- lightweight entry point for games☆72Jul 7, 2018Updated 7 years ago
- Marlin: high throughput entropy compressor☆30Jul 26, 2023Updated 2 years ago
- Comparing passing mouse coords to shader by late latching vs. by glUniform☆73Jul 24, 2017Updated 8 years ago
- A framework for lifting ARM32 to LLVM-IR and merging resulting code with LLVM-IR generated from source-code.☆12Oct 20, 2022Updated 3 years ago
- Multiplayer snake game written at a single weekend☆13Jul 10, 2019Updated 6 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- Macro magic for declaring/calling Objective-C APIs from C11 or C++. Preloads selectors, chooses the correct objc_msgSend to call per met…☆62Apr 19, 2024Updated last year
- Home of the Lava graphics shader language compiler and other tools☆19Oct 22, 2015Updated 10 years ago
- vectorized high-level math library☆42Jun 24, 2019Updated 6 years ago
- ☆33May 2, 2022Updated 3 years ago
- An Open Source Pun database.☆11Apr 27, 2021Updated 4 years ago
- Embeddable preprocessor based on clang. Created to compile ubershaders, but can preprocess anything you like.☆22Dec 3, 2017Updated 8 years ago
- A Pawn p-code interpreter written in C++☆24Oct 13, 2022Updated 3 years ago
- font rendering, Zep vim emulator, microui integration☆15Aug 19, 2022Updated 3 years ago
- My improved version of Vuzzer64☆10Jan 31, 2022Updated 4 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- NanoSTL, a small subset of C++ STL and libm☆129Aug 18, 2025Updated 5 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Apr 20, 2019Updated 6 years ago
- Demonstration of alpha blended compositing of OpenGL contexts via borderless windows using the Win32 API☆97May 12, 2018Updated 7 years ago
- rans optimized tricks☆26Apr 27, 2018Updated 7 years ago
- A disassembler☆22May 2, 2022Updated 3 years ago
- A wee educational programming environment.☆20Jan 4, 2018Updated 8 years ago
- Live memory allocation tracing header only library using ImGui☆84Mar 28, 2016Updated 9 years ago
- Dynamic PATH management based on Current Working Directory☆17Feb 6, 2024Updated 2 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- ☆13Sep 25, 2023Updated 2 years ago
- Virtual Tagger Plugin is a Cutter plugin that significantly improves handling and analysis of vtables and virtual functions☆16Mar 23, 2023Updated 2 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago