opdev1004
-
- 803 total downloads
- last updated 6/30/2024
- Latest version: 0.0.7
Tot is a database file format for managing string data in a file. I would like to say markup-like database without indexing. It is using stream and position to efficiently track where the data is. And it is... More information -
- 149 total downloads
- last updated 8/5/2024
- Latest version: 0.0.2
GridMap is a library for Grid Map based on string. This library provides the shortest path finding algorithms and other features for Grid Map. -
BehaviorMap
by: opdev1004- 121 total downloads
- last updated 5/16/2024
- Latest version: 0.0.1
Behavior Map is a simple state machine or state manager. Using Hash Table-like data structure to improve performance. And Behavior Map stores state(event) and behavior, for executing behavior during that state.... More information