open-spaced-repetition/srs-simulator
A fast, dual‑engine spaced‑repetition simulator for comparing schedulers, memory models, and study behaviors at scale.
This tool helps researchers and educators understand and compare different spaced-repetition learning systems. You input existing data from study sessions, like Anki usage logs, and the simulator outputs performance metrics, plots, and logs that show how different scheduling algorithms and memory models perform over time. Anyone who designs or optimizes learning systems, such as cognitive scientists, educational technologists, or language learning app developers, would find this useful.
Use this if you need to rigorously compare the effectiveness and efficiency of different spaced-repetition algorithms and learning behaviors at scale.
Not ideal if you are an end-user looking for a flashcard app or a tool to manage your personal study schedule.
Stars
8
Forks
2
Language
Python
License
—
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/open-spaced-repetition/srs-simulator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SomeB1oody/RustyML
A high-performance machine learning library in pure Rust, offering statistical utilities, ML...
smartcorelib/smartcore
A comprehensive library for machine learning and numerical computing. Apply Machine Learning...
open-spaced-repetition/fsrs-rs
FSRS for Rust, including Optimizer and Scheduler
open-spaced-repetition/fsrs-optimizer
FSRS Optimizer Package
rust-ml/linfa
A Rust machine learning framework.