Skip to content

Ashish-K-Pro/Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Rust

Rust is a programming langauge which focuses on concurrency safety,support functional and imperative-procedural paradigms.

Main Features of Rust:

  • System level work deals with low level details of memory management, data representation & concurrency.
  • To write reliable code that is efficient in terms of speed and memory usage.
  • Parallelism in Rust is a relatively low risk operation.
  • Using Rust learn OS development
  • Can be used for command line tools, Web services, devOps tooling, embedded devices, audio & video analysis & transcoding, crypto-currencies, bioinformatics, search engines, IOT, ML, major parts of Firefox etc.

About this Repo:

This Repo will help you learning from basic syntax to advanced level.

About

Rust Code Inside repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published