An implementation of the FSRS algorithm in Rust.
Sources:
- Canonical explanation of the algorithm: https://github.com/open-spaced-repetition/fsrs4anki/wiki/The-Algorithm
- Browser-based simulator: https://open-spaced-repetition.github.io/anki_fsrs_visualizer/
See also:
- Quarto notebook: https://github.com/eudoxia0/fsrs-quarto/
- SM2 implementation also in Rust: https://github.com/eudoxia0/sm2