Git Product home page Git Product logo

altwindirstat's Introduction

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 some interesting static analysis stuff lately, so development has slowed down :(

In the mean time, I'm planning to cut out some of the MFC code (replaced with the raw Windows API that MFC poorly wraps) ...and then switch over to VS 2015.

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)

altwindirstat's People

Contributors

ariccio avatar maksqwe avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.