Skip to content

jexp/rusticles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusticles

Little Rust Exercises for myself

  • hello world
  • count bytes in a file
  • transform file content
  • read a bmp
  • draw a circle on the screen
  • particle system
  • small commandline calculator
  • network requests (HTTP/REST)
  • minimal netcat clone (output from port, write stdin to port)
  • game of life (functional-text-output)
  • game of life (2d-drawing)
  • game of life array based (2d-drawing)
  • graph layout using gdl crate
  • graph layout using graph crate

About

Little Rust Exercises for myself

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published