reefast 0.0.1

Rust Engine for Eve Fit Analysis, Statistics and Theorycrafting.
Documentation

REEFAST

REEFAST is an engine built to simulate EVE Online ship and structure fits.

It exposes various endpoints to fetch aggregated stats and conduct fit optimizations. Initial setup consists of the following steps:

  • you feed EVE data using an dh::DataHandler implementation
  • the engine converts the data into optimized internal format
  • you compose fit objects and fetch data from there