Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/assyrianic/sm-ordmap
A Hash Table that preserves insertion order for SourceMod Plugins.
https://github.com/assyrianic/sm-ordmap
data-structure extension hashtable sourcemod sourcepawn
Last synced: about 1 month ago
JSON representation
A Hash Table that preserves insertion order for SourceMod Plugins.
- Host: GitHub
- URL: https://github.com/assyrianic/sm-ordmap
- Owner: assyrianic
- License: mit
- Created: 2021-03-14T19:07:51.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-15T01:56:56.000Z (almost 4 years ago)
- Last Synced: 2024-11-09T17:36:49.354Z (3 months ago)
- Topics: data-structure, extension, hashtable, sourcemod, sourcepawn
- Language: C++
- Homepage: https://forums.alliedmods.net/showthread.php?t=331318
- Size: 33.2 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OrdMap
Ordered Hash Table for SourceMod plugins. Allows you to do operations either by Key or Index.# Credits
Nergal (the Ashurian)# License
MIT License