Rust spaced-repetition

Open-source Rust projects categorized as spaced-repetition

Rust spaced-repetition Projects

  • trane

    An automated practice system for learning complex skills

  • Project mention: Benjamin S. Bloom: Learning For Mastery (1968) [pdf] | news.ycombinator.com | 2023-09-01

    My implementation of mastery learning (along with other related ideas): https://github.com/trane-project/trane/

    It bothered me enough that there was not something like this already available, when the idea seemed so simple, that I ended up doing it myself. The user experience is not very polished yet, but I managed to turn the courses in here https://improviseforreal.com/learning-materials into courses for this software that can teach you ear training and to improvise on any instrument in all keys, all modes, and most common chord progression. Currently, I am doing it for piano, but I've only reached about 15% of the total jam tracks so far. Obviously, I am not distributing the tracks myself.

    I am pretty sure the main issue is that there's no one funding implementing these ideas. We've known about mastery learning, spaced repetition, interleaving, etc. for decades, but it's not all been put together into a coherent system. Something like https://mathacademy.com/ is similar, but it's not open sourced and cannot be used to create your own materials. No need for LLMs or anything fancier to be involved when there's so much low-hanging fruit that's not been implemented yet. The core of my software is just a depth-first search over a graph, lol.

  • forne

    A Turing-complete but dead-simple spaced repetition CLI that helps you learn stuff.

  • Project mention: I made a scriptable spaced repetition CLI with Rust and Rhai! | /r/rust | 2023-05-07

    Meet Forne! It's a Rust CLI that uses custom Rhai scripts to let you define completely custom adapters for importing cards (with custom utilities for regular expressions), and custom learning algorithms that can store arbitrary data (e.g. custom weights, when the card was last seen, the average confidence). Right now, there's a very simple learning method built in, but I'll be adding plenty more soon, and I'm hoping people in the community will have their own algorithms and adapters to share!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust spaced-repetition related posts

Index

Project Stars
1 trane 760
2 forne 14

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com