All Projects → trigger-segfault → WinDirStat.Net

trigger-segfault / WinDirStat.Net

Licence: MIT license
A WPF implementation of WinDirStat.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to WinDirStat.Net

fsc
A set of themeable WPF File System Controls similar to some parts of Windows (7-10) Explorer
Stars: ✭ 66 (+20%)
Mutual labels:  wpf, file-system
gsmartcontrol
GSmartControl - Hard disk drive and SSD health inspection tool
Stars: ✭ 183 (+232.73%)
Mutual labels:  ssd, hdd
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+712.73%)
Mutual labels:  mapping, wpf
shd
Show pretty HDD/SSD list
Stars: ✭ 37 (-32.73%)
Mutual labels:  ssd, hdd
ToolBin
All the great tools we have for the field.
Stars: ✭ 91 (+65.45%)
Mutual labels:  ssd, hdd
mageri
MAGERI - Assemble, align and call variants for targeted genome re-sequencing with unique molecular identifiers
Stars: ✭ 19 (-65.45%)
Mutual labels:  mapping
TorrentLeechBot
A powerful telegram mirror bot..
Stars: ✭ 94 (+70.91%)
Mutual labels:  drive
ufomap
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Stars: ✭ 117 (+112.73%)
Mutual labels:  mapping
DebounceMonitoring
📑 Add debounce logic for any method in a single line.
Stars: ✭ 44 (-20%)
Mutual labels:  wpf
earthengine-apps
A collection of Earth Engine Apps created using geemap, voila, and heroku
Stars: ✭ 20 (-63.64%)
Mutual labels:  mapping
Displaying-XAML
This library is for display the XAML code of theme library for WPF (e.g. MaterialDesignInXamlToolkit)
Stars: ✭ 38 (-30.91%)
Mutual labels:  wpf
WAIUA
"Who Am I Up Against?" (WAIUA) is a Valorant app that lets you see ranks, recent games, skins of players and more, all in and before a live match.
Stars: ✭ 155 (+181.82%)
Mutual labels:  wpf
JuliaAutonomy
Julia sample codes for Autonomy, Robotics and Self-Driving Algorithms.
Stars: ✭ 21 (-61.82%)
Mutual labels:  mapping
ReactiveValidation
A small validation library for WPF and Avalonia which uses a fluent interface and allows display messages near controls in GUI with MVVM
Stars: ✭ 50 (-9.09%)
Mutual labels:  wpf
Fabulous.WPF
WIP - Declarative UIs for WPF with F# and MVU, using Fabulous
Stars: ✭ 24 (-56.36%)
Mutual labels:  wpf
XamlIslands
Repository with several XAML Islands v1 samples (Win32, WPF, and WinForms) to demonstrate how to use it.
Stars: ✭ 47 (-14.55%)
Mutual labels:  wpf
AdminRunasMenu
A WPF menu driven by powershell to perform administrator functions
Stars: ✭ 26 (-52.73%)
Mutual labels:  wpf
slimCat
slimCat F-Chat Client
Stars: ✭ 23 (-58.18%)
Mutual labels:  wpf
SharpDiskSweeper
Reveal outstanding files or folders that are eating up your disk space
Stars: ✭ 21 (-61.82%)
Mutual labels:  wpf
leagueoflegends
League of Legends client demo that made using WPF
Stars: ✭ 261 (+374.55%)
Mutual labels:  wpf

WinDirStat.Net (Name subject to change)

Latest Release Latest Release Date Total Downloads Creation Date Discord

A .NET/WPF implementation of WinDirStat. Name needs to be changed due to it conflicting with the original WinDirStat's webpage url.

Preview

Credits

  • NTFS reading done by NTFS Reader library with GNU 2.1 license.
  • File Tree View modified from ICSharpCode.TreeView.
  • Currently using some Windows 10 icons. (MUST FIX SOON)

Pros

  • WPF allows for more advanced flashy features
  • Includes NTFS MFT parsing for extremely fast reads of the primary or non-Windows-owned drives (Requires elevated priviledges)
  • Smoother, more responsive UI, less freezing.
  • New blur effect when scaling treemap render.
  • Faster scanning than original WinDirStat.

Cons

  • C# overhead means higher memory usage, especially with 64-bit mode.
  • Slightly slower scanning than altWinDirStat.
  • Scrollbars are too damn tiny beacuse of WPF (Will fix with style override)
  • Folders with just files still use the <Files> subfolder. (Will try to fix)

Priority Todo List

  • Replace use of Windows Icons with Fugue Icon pack
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].