#journal #parser #models #progress #utilities #elite-dangerous #elite-journal

ed-journals

Provides models for representing and parsing elite dangerous journal files

4 releases

new 0.2.0 May 9, 2024
0.1.2 May 5, 2024
0.1.1 May 5, 2024
0.1.0 May 5, 2024

#7 in #journal

Download history 366/week @ 2024-05-04

367 downloads per month

MIT license

620KB
15K SLoC

ED Journals

Warn this project is currently in beta, which means that it is very much work in progress. Breaking changes are likely to happen.

Work in progress parsing and utilities for working with journal files from Elite Dangerous, with specific emphasis on creating structs and enums to make working with journal entries a lot easier and predictable.

Features and plans

This is a list of some of the current features and some of the features I really want to have added before a 1.0 release.

  • Models for journal directory and files.
  • Journal reader to read entries from journal files.
  • Serde models for journal entries.
  • Parsing dynamic files like Market.json, Status.json etc.
  • Async variants of models, especially the JournalReader.
  • Automatic journal detection based on platform etc.
  • Exobiology utilities for things like predicting available species based on planet scan etc.
  • Exploration utilities for pointing out special or unusual discoveries.

Dependencies

~5–15MB
~173K SLoC