Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Notebook

Rust offers memory safety without a garbage collector, enabling fast and reliable software development. Its powerful type system and ownership model eliminate entire classes of bugs at compile time, making it ideal for systems programming and beyond [1].


Citation:
[1] The Rust Programming Language. https://doc.rust-lang.org/book/

Status: In progress
Run: nix-shell

About

notes & beginner friendly code examples

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages