Skip to content

josephkb87/RustProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Projects : README.md

Rust is a general-purpose programming language emphasizing performance, type safety, and concurrency. It enforces memory safety, meaning that all references point to valid memory, without a garbage collector.

Why

These Rust Projects showcase application of the Worked Examples.

Projects include;

-- RustWebApp - A Rust_WASM WebApp CrossPlatform App

-- QMLApp- A QT Rust App

-- RustAPI - A RESTful RustAPI.

-- ToDoEmail - A Rust TO_DO_App that sends a to do list to an email.

-- Rust_SCM - A Rust SCM Tool.

-- Fortran IDE - A [Fortran IDE](../Projects/Fortran IDE/README.md). made with Rust and Bazel.

-- DocsGen - A Documentation Generator made with Rust and OCaml.

About

Beginners Rust Projects

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published