https://github.com/xiety/fsrs
FSRS algorithm in different programming languages
https://github.com/xiety/fsrs
fsrs spaced-repetition-algorithm
Last synced: 8 months ago
JSON representation
FSRS algorithm in different programming languages
- Host: GitHub
- URL: https://github.com/xiety/fsrs
- Owner: xiety
- License: mit
- Created: 2025-09-17T21:01:11.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-22T15:11:06.000Z (9 months ago)
- Last Synced: 2025-09-22T15:14:52.493Z (9 months ago)
- Topics: fsrs, spaced-repetition-algorithm
- Language: C++
- Homepage:
- Size: 90.8 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fsrs
FSRS algorithm in different programming languages
Based on:
https://github.com/open-spaced-repetition/fsrs-rs
https://github.com/open-spaced-repetition/ts-fsrs
https://github.com/open-spaced-repetition/py-fsrs
https://github.com/open-spaced-repetition/free-spaced-repetition-scheduler