mikeralib


General library of useful functions by Mike

Handy Java functions that people may find useful for their open source projects.

Data structures: - Probability based object picker with fast O(log n) inserts and gets - Generic circular buffer - Soft reference HashMap for caching objects - "Octreap" 3d map data structure

Useful modules for game development: - Non-blocking IO library for simple game messaging

Helpful utility functions: - Maths functions including fast vector / matrix maths - Random number functions

Project Information

Labels:
library mikera random algorithm octreap persistent datastructure