All Projects → KindDragon → Cppdebuggervisualizers

KindDragon / Cppdebuggervisualizers

Licence: bsl-1.0
C++ Debugger Visualizers

Projects that are alternatives of or similar to Cppdebuggervisualizers

Stack Trace Explorer
Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links
Stars: ✭ 100 (-25.37%)
Mutual labels:  visual-studio
Dainty Vs
Dainty for Visual Studio – A color theme generator using Lab color space
Stars: ✭ 115 (-14.18%)
Mutual labels:  visual-studio
Micro Profiler
Cross-platform low-footprint realtime C/C++ Profiler
Stars: ✭ 123 (-8.21%)
Mutual labels:  visual-studio
Betterexplorer
A Better Explorer filemanager repository
Stars: ✭ 102 (-23.88%)
Mutual labels:  visual-studio
Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (-18.66%)
Mutual labels:  visual-studio
Servicestackvs
ServiceStackVS - Visual Studio extension for ServiceStack
Stars: ✭ 117 (-12.69%)
Mutual labels:  visual-studio
Uno.sourcegeneration
A Roslyn based C# source generation framework
Stars: ✭ 99 (-26.12%)
Mutual labels:  visual-studio
X264
Unofficial X264 with added custom native Visual Studio project build tools. X264: A free software library and application for encoding video streams into the H.264/MPEG-4 AVC format.
Stars: ✭ 131 (-2.24%)
Mutual labels:  visual-studio
Linqbridgevs
Dumps the content of variables during debugging in Visual Studio to LINQPad
Stars: ✭ 114 (-14.93%)
Mutual labels:  visual-studio
Tesseract Ocr for windows
Visual Studio Projects for Tessearct and dependencies
Stars: ✭ 122 (-8.96%)
Mutual labels:  visual-studio
Opennos
OpenNos Emulator Project. See AUTHORS file for Copyright information.
Stars: ✭ 105 (-21.64%)
Mutual labels:  visual-studio
Cross Channel chinese Localization project
[LEGACY] CROSS † CHANNEL 中文化 (汉化) 项目,源代码以及网站。(全翻译文本、全平台移植源码已公开!欢迎修改&学习!)CROSS † CHANNEL Chinese Localization Project, source codes and websites. (All translations and scripts are open, welcome on any improvements!)
Stars: ✭ 107 (-20.15%)
Mutual labels:  visual-studio
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-11.94%)
Mutual labels:  visual-studio
Poshprotools
PowerShell Pro Tools and Universal Dashboard
Stars: ✭ 101 (-24.63%)
Mutual labels:  visual-studio
Unreal Library
A decompiler library for Unreal packages such as .upk and .u files, supporting Unreal Engine 1, 2, and 3.
Stars: ✭ 123 (-8.21%)
Mutual labels:  visual-studio
Openrct2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
Stars: ✭ 10,115 (+7448.51%)
Mutual labels:  visual-studio
Monokai Vs 2015
Monokai theme for Visual Studio 2015/2017
Stars: ✭ 116 (-13.43%)
Mutual labels:  visual-studio
Codeatlasvsix
A graph-based code navigation plugin for Visual Studio
Stars: ✭ 133 (-0.75%)
Mutual labels:  visual-studio
Selectnextoccurrence
A Visual Studio Extension that selects the next occurrences of the current selection and adds multiple cursors for editing
Stars: ✭ 129 (-3.73%)
Mutual labels:  visual-studio
Toggldesktop
Toggl Desktop app for Windows, Mac and Linux
Stars: ✭ 1,663 (+1141.04%)
Mutual labels:  visual-studio

C++ Debugger Visualizers Donate

C++ Debugger Visualizers for Boost, wxWidgets, TinyXML2.

Debugger Visualizers for Boost based on visualizers for VS2010 and Microsoft boost::shared_ptr visualizer

  • Boost library
    • boost::shared_ptr, boost::weak_ptr, boost::intrusive_ptr, boost::shared_array, boost::scoped_ptr, boost::scoped_array
    • boost::ptr_array, boost::ptr_vector, boost::ptr_list, boost::ptr_deque, boost::ptr_map, boost::ptr_set, boost::ptr_multimap, boost::ptr_multiset
    • boost::array, boost::dynamic_bitset, boost::circular_buffer
    • boost::unordered_map, boost::unordered_set, boost::unordered_multimap, boost::unordered_multiset
    • boost::intrusive::list, boost::intrusive::slist, boost::intrusive::set
    • boost::container::basic_string, boost::container::deque, boost::container::vector
    • boost::optional, boost::any, boost::variant
    • boost::filesystem::path, boost::filesystem::directory_entry, boost::filesystem::file_status
    • boost::posix_time::ptime, boost::posix_time::time_duration
    • boost::multiprecision
    • boost::rational
    • boost::regex
    • boost::interprocess::offset_ptr
    • boost::tribool
    • boost::unique_lock
    • boost::uuids::uuid
  • wxWidgets library: wxPoint, wxSize, wxRect, wxDateTime, wxLongLong, wxString, wxArrayString, wxDir, wxFileName
  • TinyXML library: TiXmlNode, TiXmlElement, TiXmlAttribute
  • TinyXML2 library: XMLNode, XMLElement, XMLAttribute
  • HRESULT for DirectX

You can install this extension from Visual Studio marketplace for VS2012, VS2013, VS2015 and VS2017

Please submit a request for support for new libraries and classes to this page https://github.com/KindDragon/CPPDebuggerVisualizers/issues

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].