Map.gml

hashtable library

A set of hashtable implementations optimized for use in GameMaker Studio 2.3+, providing varying levels of functionality and performance.

A GC-compatible hashtable implementation for GameMaker Studio >= 2.3

GitHub

2 stars
6 watching
1 forks
Language: HTML
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gamemakerdiscord/gog.gml A native extension for GameMaker: Studio/GMS2 to utilize GOG.com's SDK for achievements, stats, and leaderboards 11
mtax-development/gml-oop A library of constructors operating primary GameMaker functionalities. 28
grisgram/gml-highscorer A highscore management system designed to be highly configurable and customizable 7
yal-gamemaker/promise.gml An implementation of JavaScript Promise polyfill in GameMaker Studio 2.3+ 22
keeveegames/deepcopy.gml A utility script for recursively deep copying nested data structures in GameMaker language. 13
keeveegames/arraylist.gml A custom list class built on top of GameMaker Studio 2's array data structure, providing an optimized and feature-rich implementation for managing collections of data. 15
yal-gamemaker/gmsdll Provides a template and tools to create C++ DLLs compatible with GameMaker game development environment 15
blueburncz/gmd3d11 An extension for GameMaker that provides additional D3D11 functionality 19
keeveegames/okcolor.gml A color management library for GameMaker Studio 2 that implements perceptually correct color models 42
benal20/agenda.gml Provides a promise-like structure for scheduling and chaining callbacks in GameMaker games. 2
nikko-the-cat/gml-classes An extension script for GameMaker Studio 2 that adds OOP features 13
ggabriel96/lasso A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. 11
keeveegames/foreach.gml A set of implementations for iterating over various data structures in GameMaker Studio 2 21
sidorakh/http.gml A wrapper library for making HTTP requests in GameMaker Studio 2 15
jimmyrocks/maplibre-gl-vector-text-protocol A library that makes it easy to work with various text-based vector formats in MapLibre GL JS 42