-
Notifications
You must be signed in to change notification settings - Fork 0
Existing Rust Ledger projects
Alen Šiljak edited this page Feb 2, 2023
·
4 revisions
Additional resources: Parser Resources.
These projects have been collected from Reddit (PTA channel) and GitHub search. The list is not comprehensive.
Known projects implementing Ledger in Rust:
- https://github.com/ebcrowder/rust_ledger, uses YAML data format, 2022
- https://github.com/kod-kristoff/ledger-rs, seed, 2022
- https://github.com/rudolfschmidt/acc, some functionality, 2020
- https://gitlab.com/dantuck/bankroll, TOML data format
- https://github.com/marek-g/rust-ledger-parser, Marek
Joined:
- https://github.com/frosklis/dinero-rs, Claudio; some functionality implemented, 2022