MolecularMatters / raw_pdbLinks
A C++11 library for reading Microsoft Program DataBase PDB files
☆694Updated last month
Alternatives and similar repositories for raw_pdb
Users that are interested in raw_pdb are comparing it to the libraries listed below
Sorting:
- Visual Studio Extension for C++ struct memory layout visualization☆482Updated last year
- A modular Windows.h Header. Licensed under Public Domain & MIT.☆391Updated last week
- Organized bookmarks to Win32API posts of Raymond Chen's blog "The Old New Thing".☆326Updated 10 months ago
- A tool which allows you to edit source code of any MSVC C++ project live at runtime☆1,143Updated last year
- A build analysis tool for the MSVC toolchain.☆304Updated 5 months ago
- Tools for profiling and visualizing C++ build times.☆490Updated 5 months ago
- A modern C++ projection for the Win32 SDK☆444Updated 4 years ago
- x86-64 Assembler based on Zydis☆359Updated 3 months ago
- A file dialog library for Dear ImGui☆546Updated 8 months ago
- Walking the callstack in windows applications☆866Updated 2 months ago
- PDBRipper is a utility for extract an information from PDB-files.☆837Updated this week
- A header-only C++ library for accessing files in COFF binary format. (Including Windows PE/PE+ formats)☆194Updated 2 months ago
- A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.☆372Updated 10 months ago
- Lightweight C++ string type with a configurable local buffer☆256Updated 6 months ago
- 'Dear Imgui' remote access library and application☆654Updated last month
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆861Updated 9 months ago
- Nice things to use along dear imgui☆1,012Updated last month
- A parser for Microsoft PDB (Program Database) debugging information☆417Updated 5 months ago
- Single Header Hotkey editor for dear imgui☆218Updated 6 years ago
- Widgets for imgui☆293Updated 4 months ago
- Win32/64 executable size reporting☆263Updated last year
- Dear ImGui Automation Engine & Test Suite☆498Updated last week
- SizeBench is a binary size investigation tool for Windows☆137Updated 7 months ago
- Assembler toolkit based on AsmJit☆234Updated last week
- Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆218Updated 11 months ago
- Set of nice spinners for imgui☆481Updated 4 months ago
- Minimal C++20 STL replacement library. Simpler, smaller, and in many cases faster.☆178Updated this week
- LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.☆218Updated 2 weeks ago
- Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games