johnston VS Rustlings

Compare johnston vs Rustlings and see what are their differences.

johnston

Rust utilities for working with Just Intonation tuning systems (by jcpst)

Rustlings

:crab: Small exercises to get you used to reading and writing Rust code! (by rust-lang)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
johnston Rustlings
2 290
4 49,776
- 2.9%
10.0 9.5
over 2 years ago 4 days ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

johnston

Posts with mentions or reviews of johnston. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-28.
  • I made a command-line tool to assist me with writing polyrhythmic drum parts
    8 projects | news.ycombinator.com | 28 Jun 2023
    Very excited to see this. It's very much a tool I would use, excited to give it a spin after work tonight. I also look forward to reading the code.

    Other cool music tools I've seen implemented in rust:

    * glicol - https://glicol.org/

    * tune - https://github.com/Woyten/tune

    A while back I wanted to make some tools to aid in composition and was using rust. Very partially baked, but a fun pet project to learn the language with. Generated Just Intonation pitch lattices based on my research of Ben Johnston's compositional approach. https://github.com/jcpst/johnston

  • Ask HN: What is the coding exercise you use to explore a new language?
    6 projects | news.ycombinator.com | 14 Sep 2022
    - how easy is it to write/run tests

    Here’s one version in Rust, which links to clojure, cl versions. Want to try it with Julia next due to the built-in support for rationals.

    https://github.com/jcpst/johnston

    https://en.m.wikipedia.org/wiki/Lattice_(music)

Rustlings

Posts with mentions or reviews of Rustlings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.

What are some alternatives?

When comparing johnston and Rustlings you can also consider the following projects:

tune - Make xenharmonic music and create synthesizer tuning files for microtonal scales.

rust-koans - Koans for the Rust programming language

polyrhythmix - Polyrhythmically-inclinded Midi Drum generator

rust-by-example - Learn Rust with examples (Live code editor included)

Taipei-Torrent - A(nother) Bittorrent client written in the go programming language

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

odin_rosettacode - Odin examples for Rosetta Code

book - The Rust Programming Language

strudel - Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript

rust-learning - A bunch of links to blog posts, articles, videos, etc for learning Rust

pbrt-v3 - Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.

rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.