AutoHotkey
Contents
Libraries
Console
Data format
Library to load/save CSV files to Objects and and Listview functions. Forum thread: link.
Serialize / de-serialize an AutoHotkey object structure. Forum thread: link.
Data Structures and Algorithms
Database
Graphics
by tic - Full featured library that helps in interaction with Microsoft's gdiplus.dll - Forum thread: link.
by iseahound - Image library for converting to files, streams, windows, base64, urls, cursors, screen coordinates, clipboard, pointers, handles, and more. Supports AutoHotkey v1 and v2. - Forum thread: link
Update of the above GDI+ library compatiable with both AHK v1.1 and AHK v2 - Forum thread: link.
GUI
by Pulover - Auto-completes typed values in an AHK ComboBox. Forum thread: link
by Pulover - AHK class for AutoHotkey Rebar custom controls. Forum thread: link
by Pulover - AHK Class for AutoHotkey Toolbar custom controls. Forum thread: link
by ChrisS85 - An object-oriented GUI library for AutoHotkey. Forum thread: link
by just me - Creates a scrollable GUI as a parent for AHK GUI windows. Forum thread: link
by just me - a collection of utility functions for ListBoxes. Forum thread: link
by just Me - Provides transparent listbox controls for AHK GUIs. Forum thread: link
by just Me - Individual background and/or text colours for a GUI ListView's cells or rows. Forum thread: link
by just me - Some additional functions for AHK GUI ListView controls. Forum thread: link
by just Me - In-cell editing for ListView controls. Forum thread: link
Memory
Networking
Plotting (graphs, bars, charts and etc)
System
Library Distributions
Scripts
Clipboard
Filesystem
Typing
Hotkey to easily receive current, past or upcomming date strings. Forum thread: link
On-Screen Display which displays every key or mouse button press at a clearly visible text size. Forum thread: link