AutoHotkey-HashTable
Hash table
An implementation of a hash table data structure for use with AutoHotkey scripts
A Hash Table Implementation for AutoHotkey
9 stars
4 watching
1 forks
Language: AutoHotkey
last commit: about 3 years ago
Linked from 1 awesome list
ahkautohotkeyhash-tables
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for validating and checking the types of data in AutoHotkey scripts | 8 |
| A set of functional programming libraries designed to replace AutoHotkey's processing constructs and provide a more composable and testable way to write code. | 30 |
| A class library for creating and manipulating tables in AutoHotkey scripts. | 9 |
| A collection of AutoHotkey functions to manipulate tabular data in a standard format. | 6 |
| A library that provides an efficient and lightweight way to store, manipulate, and query tab-separated databases from AutoHotkey scripts | 28 |
| A log-structured hash table for fast key/value data storage | 1,293 |
| An object-oriented wrapper around multiple databases to standardize access interface. | 52 |
| A set of implementations for mutable hash tables in Haskell. | 127 |
| A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
| A collection of hash functions and tests for their properties | 2,688 |
| A wrapper around Winsock APIs to facilitate TCP/IP communication in AutoHotkey scripts | 78 |
| A simple hash table implementation for storing and retrieving various data types in C. | 216 |
| A high-performance implementation of a hash table data structure in C++ | 1,721 |
| An AutoHotkey class providing support to access and manipulate SQLite databases. | 105 |
| A high-performance hash table implementation optimized for delete-heavy workloads | 200 |