mikeralib
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
- License: GNU GPL v3
- 9 stars
- svn-based source control
Labels:
library
mikera
random
algorithm
octreap
persistent
datastructure
Code