Go module implements Free Spaced Repetition Scheduler algorithm
go get -u github.com/open-spaced-repetition/go-fsrs/v3@latest
Please see GoDoc and Wiki for documents.
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.