Code produced while following various rust tutorials/exploring concepts, organised into subdirectories.
https://www.youtube.com/watch?v=ygL_xcavzQ4
Multi-threaded web server with cleanup logic
https://www.youtube.com/watch?v=BHxmWTVFWxQ
Super-simple project to apply basic concepts without following any tutorial
Realtime chat webapp using rocket framework
https://www.youtube.com/watch?v=NS9Dh63i_Q4
https://github.com/SergioBenitez/Rocket/tree/v0.5-rc/examples/chat