Skip to content

Instantly share code, notes, and snippets.

@jonnynightingale
Last active May 28, 2021 09:45
Show Gist options
  • Select an option

  • Save jonnynightingale/80ccf48e2b90143c30f110711a08dc6f to your computer and use it in GitHub Desktop.

Select an option

Save jonnynightingale/80ccf48e2b90143c30f110711a08dc6f to your computer and use it in GitHub Desktop.
A collection of handy software utilities.

Utilities

Name Description
AutoHotkey The ultimate automation scripting language for Windows.
Compiler Explorer An interactive online compiler which shows the assembly output of compiled C++, Rust, Go (and many more) code.
Dependency Walker Scans any Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all dependent modules.
Desmos Graphing Calculator An online tool for graphing mathematical functions.
diagrams.net Tool for creating diagrams.
Everything Locate files and folders by name instantly.
FFmpeg A complete, cross-platform solution to record, convert and stream audio and video.
fzf A command-line fuzzy finder.
github1s Read GitHub code with VS Code in a browser.
HDiffPatch Tools for Diff & Patch between binary files or directories.
HxD A hex editor which, additionally to raw disk editing and modifying of main memory (RAM), handles files of any size.
ImageMagick A command-line tool to create, edit, compose, or convert digital images.
Meld A visual diff and merge tool.
Microsoft PowerToys Utilities to customize Windows 10.
OBS Software for video recording and live streaming.
PIX Performance tuning and debugging for DirectX 12 games on Windows.
Process Explorer A task manager and system monitor for Microsoft Windows.
RegExr An online tool to learn, build, & test Regular Expressions.
ripgrep A tool that recursively searches directories for a regex pattern while respecting your gitignore.
Scoop A command-line installer for Windows.
sd Intuitive find & replace CLI (sed alternative).
WinDirStat A disk usage statistics viewer and cleanup tool for Windows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment