Graph Mining in Rust by Siddhartha Sahu - Rust KW Meetup

preview_player
Показать описание
This video was recorded during the Rust KW Meetup in Kitchener-Waterloo, ON, Canada on Jun 19, 2018.

This talk is about a graph mining project I worked on recently and how I ended up learning Rust to implement the task. I'll compare my experience coding in Rust with my previous attempts using Python and Java for the same task. I'll end by talking about some of the cool things I've learned about Rust and the wonderful community around it.

Рекомендации по теме
Комментарии
Автор

Should have tried Haskell and its lazy features

piyushkatariya