-
Notifications
You must be signed in to change notification settings - Fork 0
Existing Rust Ledger projects
Alen Šiljak edited this page Dec 20, 2022
·
4 revisions
Additional resources: Parser Resources.
The list of 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/frosklis/dinero-rs, some functionality implemented, 2022
- https://github.com/rudolfschmidt/acc, some functionality, 2020
A query on GitHub shows lots of pages of results. However, no vetting of other projects has been done. Some have been advertised on Reddit and elsewhere. Their authors might be interested in pooling effort.