/learning-rust

curriculum for learning rust

Primary LanguageRust

learning rust

Best practices are haphazardly collected in best.

Getting Started With Rust

practice/ contains the following examples:

More Resources

Error Handling and Precise Arithemtic

Concurrency, Asynchronous Computation, Multithreading

The beginning of the substrate recipes provides some references to the common Rust libraries for concurrency/parallelization, asynchronous computation, and multithreading:

FFI

Macros

WASM

Rust Governance

bonus