MCPcopy Create free account
hub / github.com/ariccio/altWinDirStat

github.com/ariccio/altWinDirStat @0.9.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.9.5 ↗ · + Follow
7,630 symbols 13,207 edges 349 files 946 documented · 12% updated 4y ago0.9.5 · 2015-11-09★ 63215 open issues

Browse by type

Functions 6,128 Types & classes 1,502
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

altWinDirStat

An unofficial modification of WinDirStat. Tremendous performance improvements.

This repository is used to be an ugly, hacky, bundle of crap - but now it's just a bundle of crap.

I've been working on Notepad++ lately, so development has slowed down :(

A quick guide to the structure of this repository:

  • Reference Code
  • Code that I referenced/studied early in development
  • None of it compiles as part of altWinDirStat
  • WinDirStat
  • My branch, this contains the Visual Studio 2013 .sln file
  • This is where the source code is!
  • Has it's own, more detailed README.md
  • Development Screenshots
  • Interesting things I saw while working on altWinDirStat
  • filesystem-docs-n-stuff
  • All sorts of information on NTFS and NTFS internals
  • LOADS of good stuff in here!
  • Also has mirrors of any documentation that I mention in the source code
  • stress-progs
  • A native application that I've built to stress test WinDirStat by creating an arbitrary number of randomly named files
  • Has it's own .sln file, and is developed concurrently (albeit sporadically)
  • stress-scripts
  • A naive version of the aforementioned stress testing utility, written in Python
  • Turned out to be extremely slow, caused by a massive text-encoding bottleneck in Python
  • (many other files, not yet sorted)

Core symbols most depended-on inside this repo

Shape

Method 4,463
Function 1,665
Class 1,249
Enum 253

Languages

C++100%
Python1%
TypeScript1%

Modules by API surface

WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlctrls.h1,251 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atldlgs.h411 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlgdi.h385 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlribbon.h253 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlwince.h237 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlctrlx.h230 symbols
Reference code/FarManager_farplug/farplug/ntfsfile/farsdk/plugin.hpp225 symbols
Reference code/FarManager_farplug/farplug/wmexplorer/farsdk/plugin.hpp222 symbols
Reference code/FarManager_farplug/farplug/msiupdate/farsdk/plugin.hpp222 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlmisc.h199 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlctrlw.h145 symbols
WinDirStat/packages/wtl.9.0.4140/lib/native/include/atlframe.h137 symbols

For agents

$ claude mcp add altWinDirStat \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page