Awesome
go-fsrs
Go module implements Free Spaced Repetition Scheduler algorithm
Install
go get -u github.com/open-spaced-repetition/go-fsrs/v3@latest
Usage
Please see GoDoc and Wiki for documents.
Contributing
Please feel free to submit any Pull Requests. Just be sure not to introduce any breaking changes and do not any functionality excess the scope of the algorithm implementation.
For algorithm problems or discussions, please go open-spaced-repetition/free-spaced-repetition-scheduler.