MrKMG 


    • 1,924 total downloads
    • last updated 7/18/2022
    • Latest version: 0.8.0

    • ObjectPool Lease
    A simple, configurable, thread-safe Object Pool. Provides a mechanism for constructing, validating, and disposing of objects on the fly, as well limiting the maximum number of total instantiated object and... More information
  • A simple to use collection of various path finding algorithms. Includes a A*, Breadth-First, and Greedy graph traversing path finding implementations. Currently a work in progress and API's may change until... More information
  • An immutable int based Geomtery implementation.