- Manchester, UK
Highlights
- Pro
Stars
Rendering Point Clouds with Compute Shaders
A small, dependency-free node editor for dear imgui
A native, user-mode, multi-process, graphical debugger.
RenderDoc is a stand-alone graphics debugging tool.
Idle is an asynchronous and hot-reloadable C++ dynamic component framework
π Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
A modern, fast, lightweight thread pool library based on C++20
BS::thread_pool: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library
Shikata ga nai (δ»ζΉγγͺγ) encoder ported into go with several improvements
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
UNIX-like reverse engineering framework and command-line toolset
Pre-built, Raspberry Pi images to simplify using the Pi as a USB gadget.
Change C++ code at runtime
janekb04 / awesome-cpp
Forked from fffaraz/awesome-cppA curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
β Highlight, list and search todo comments in your projects
π Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
A functional concatenative language implemented in Linux/AMD64 machine code and self-modifying perl
How to write a very simple JIT compiler