19 releases
0.0.19 | Sep 4, 2024 |
---|---|
0.0.18 | Jul 7, 2024 |
0.0.17 | Jul 8, 2023 |
0.0.16 | Mar 20, 2023 |
0.0.3 | Feb 25, 2023 |
#88 in Value formatting
31 downloads per month
52KB
1K
SLoC
SDE
A library written in Rust to read Eve Online's SDE data from sqlite database. This library operates with the database generated by the software available at https://github.com/rafaga/databaseCreator/. This script get data from Offcial sources like CCP SDE and other no official sources like Dotlan and Others.
This library its being actively developed.
lib.rs
:
Read Eve Online's SDE data from sqlite database
Provides an abstraction layer over SDE data . When the abstraction is used makes it fast to search there are these advantages:
Dependencies
~33MB
~543K SLoC