Skip to content

LukaszRozmej/learning_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My venture into learning rust

Watned to learn and use concepts as:

  • Generics
  • Traits
  • Iterators
  • Streams
  • Async/await
  • Multithreading
  • Cross/thread state sharing for performance (I might do a channel version too).
  • Making http calls
  • Hosting REST Api
  • File system
  • Pattern matching
  • Logging system
  • Writing unit tests
  • Unsafe code
  • Lock-less multi-threaded code

About

My venture into learning rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages