Replies: 2 comments
-
Others languages can also be made, using https://github.com/open-spaced-repetition/awesome-fsrs as reference: Python (189k ⭐)
Rust (22k ⭐)
TypeScript (1.4k ⭐)Scheduler (v5): ts-fsrs Go (16k ⭐)Scheduler (v5): go-fsrs Java (19k ⭐)Scheduler (v5): rs-fsrs-java C (19k ⭐) & C++ (30k ⭐)Scheduler (v5): rs-fsrs-c Node.js (🚫 No Repo available)Scheduler (v5): rs-fsrs-nodejs Dart (1.9k ⭐)Scheduler (v4.5): dart-fsrs Swift (470 ⭐)Scheduler (v4.5): swift-fsrs Clojure (87 ⭐)Scheduler (v4): cljc-fsrs Ruby (1.2k ⭐)Scheduler (v4): rb-fsrs Kotlin (1.4k ⭐)Scheduler (v4): android-fsrs Elixir (233 ⭐)Scheduler (v4): ex_fsrs |
Beta Was this translation helpful? Give feedback.
0 replies
-
FSRS is not basic as other algorithms added in that repo. I haven't find out an appropriate category to put FSRS in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/TheAlgorithms/Python is a repo that has all kinds of algorithms, from sorts and bit manipulation to Xgboost Classifier and LSTM. Currently, it has 189k stars and is watched by almost 6k people, so it's safe to say that it's famous (among nerds, that is).
I think adding FSRS there would be nice to boost its popularity.
Btw, turns out this is 15th most starred repo in the world.
Beta Was this translation helpful? Give feedback.
All reactions