Skip to content

Florob/threadlings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threadlings

This is a collection of small multi-threading exercises for Rust. It is inspired by rustlings

How to use

Do the exercises in the order they are numbered. Single .rs files can be compiled with rustc -O <file.rs> and then run as ./<file>. Sub-directories contain crates and can be compiled and run by calling cargo run --release inside them.

Status

These are largely untested (on learners) and unreviewed.

About

Parallel programming exercises for Rust, inspired by rustlings

Resources

Stars

4 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages