reefast 0.0.1

Rust Engine for Eve Fit Analysis, Statistics and Theorycrafting.
Documentation
  • Coverage
  • 62.5%
    105 out of 168 items documented0 out of 0 items with examples
  • Size
  • Source code size: 53.66 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.91 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 26s Average build duration of successful builds.
  • all releases: 26s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DarkFenX

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