AutoHotkey-SerDes
Object serializer
Software to convert AutoHotkey object structures into human-readable strings or binary files.
Serialize / de-serialize an AutoHotkey object structure
14 stars
3 watching
8 forks
Language: AutoHotkey
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cocobelgica/autohotkey-json | A JSON parser and serializer for AutoHotkey scripting language | 258 |
cocobelgica/autohotkey-util | Utility functions to support development and automation tasks in AutoHotkey scripting | 95 |
hi5/xa | A utility for serializing and deserializing AutoHotkey arrays in XML format. | 14 |
pulover/cbautocomplete | An AutoHotkey script to enhance combobox functionality with auto-completion | 29 |
feuerwerk/kryococoa | An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. | 17 |
hnamikaw/vim-autohotkey | Adds support for AutoHotkey code in Vim with auto-indentation and other features | 7 |
jnllnd/objcsv | A library of functions for working with CSV files in AutoHotkey | 30 |
sereal/sereal | A binary serialization format designed for dynamic languages, supporting shared references, weak references, aliases, objects, regular expression objects, and efficiency features. | 414 |
jim-vxe/ahk-lib-table | A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
g33kdude/chrome.ahk | Automates Google Chrome using its WebSocket-based API | 340 |
joedf/libcon.ahk | A simple AutoHotkey library for creating console-based applications with standard input/output operations and error handling. | 59 |
xeo786/rufaydium-webdriver | An AutoHotkey library for automating web browser interactions using WebDriver | 17 |
sritchie/carbonite | A Clojure library that uses Kryo to serialize data in a compact and efficient manner. | 30 |
jsbroks/coco-annotator | An image annotation tool for creating training data for object detection and localization | 2,118 |
laravel-auto-presenter/laravel-auto-presenter | A system for automatically decorating objects bound to views in web applications | 752 |