Rust open-source contributions stream

Channel:
Subscribers:
97,800
Published on ● Video Link: https://www.youtube.com/watch?v=8UzLuMiGs9s



Duration: 4:01:35
16,314 views
311


This time we're trying something new! We're going to go through a few open-source Rust projects and see if we can contribute something to them. In about 90 minutes per crate, we'll go through the crate's organization and API, look for things that look out-of-place or can be improved, and then try to make and submit a PR that fixes it!

Checkpoints:

00:00:00 Introduction
00:05:20 Juniper Hyper integration — https://github.com/graphql-rust/juniper/tree/master/juniper_hyper
01:44:44 Beanstalkd client — https://github.com/bIgBV/tokio-beanstalkd
02:59:55 Argon2 password hashing — https://github.com/bcmyers/argonautica/tree/master/argonautica-rs

See also https://twitter.com/Jonhoo/status/1038092691966447616. In this stream we submitted https://github.com/graphql-rust/juniper/pull/256, https://github.com/bIgBV/tokio-beanstalkd/pull/3, and https://github.com/bcmyers/argonautica/pull/7.

Original live stream recording with chat history here: https://www.youtube.com/watch?v=C4EG-jqrlfA







Tags:
rust
live-coding
open-source