Projects in Awesome Lists by StableCoder
A curated list of projects in awesome lists by StableCoder .
https://github.com/stablecoder/cmake-scripts
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
clang clang-format clang-tidy cmake cmake-format code-coverage coverage coverage-information cppcheck dependency-graph doxygen fuzzing gcc llvm sanitizer sanitizers target-instrumentation test-coverage
Last synced: 07 Apr 2025
https://github.com/StableCoder/cmake-scripts
Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined sanitizer instrumentation, compilation of GLSL shaders and more.
clang clang-format clang-tidy cmake cmake-format code-coverage coverage coverage-information cppcheck dependency-graph doxygen fuzzing gcc llvm sanitizer sanitizers target-instrumentation test-coverage
Last synced: 16 May 2025
https://github.com/stablecoder/foe-engine
Engine focused around being modular and data-oriented design principles, allowing for highly multithreaded and low-latency data processing for VR/XR environments.
c cpp cpp14 cpp17 cpp20 data-oriented data-oriented-architecture data-oriented-design data-oriented-programming linux macos multithreading openxr virtual-reality vulkan windows xr
Last synced: 10 Apr 2025
https://github.com/stablecoder/unicode-hpp
This program builds a quick Unicode header for use in C++11 or higher programs. It lists all unicode blocks, and their starting and ending code points.
generate generate-code generated-code header unicode unicode-header
Last synced: 03 Oct 2025
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 18 Oct 2025
https://github.com/stablecoder/cmkizer
Rudimentary utility to convert Visual Studio solutions/projects to CMake scripts
cmake converter generate visualstudio
Last synced: 21 Sep 2025
https://github.com/stablecoder/vulkan-mini-libs
Builds a source/header file for use in C++17 or newer. It lists contains all Vulkan enum flags/values of the indicated Vulkan header spec version, and can convert to/from strings representing those values.
bitflag bitset cpp cpp17 enum flag flagbits flags vulkan vulkan-library xml xml-parser
Last synced: 21 Aug 2025
https://github.com/stablecoder/vksbc
Program that takes in a Vulkan shader SPIR-V program and converts it to uint32_t's that can be used directly in the source code of a program. Can also generate C/C++ headers directly.
Last synced: 03 Mar 2025
https://github.com/stablecoder/mariadb-connector-c
A Conan package for the MariaDB C connector software.
Last synced: 03 Mar 2025
https://github.com/stablecoder/unused-dependencies
Using C/C++ dependency information, finds files in specific target directories that aren't used during compilation.
Last synced: 03 Mar 2025
https://github.com/stablecoder/deck-o-cards
A simple proof-of-concept of a memory-minimized deck of cards with shuffle.
Last synced: 03 Mar 2025