├── Concurrency_In_TiKV.pdf ├── Five-Years-on-the-Rust-Core-Team.pdf ├── Get_Started_with_Rust_and_WebAssembly.pdf ├── README.md ├── Rust_for_WebDev.pdf ├── Serverless_Rust.pdf ├── The_relationship_between_lifetimes_and_dataFlow.pdf ├── Use_Rust_to_Build_a_Distributed.pdf ├── WhratNNLeek_Bali.pdf └── coscup2019-our-future-in-rust.pdf /Concurrency_In_TiKV.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Concurrency_In_TiKV.pdf -------------------------------------------------------------------------------- /Five-Years-on-the-Rust-Core-Team.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Five-Years-on-the-Rust-Core-Team.pdf -------------------------------------------------------------------------------- /Get_Started_with_Rust_and_WebAssembly.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Get_Started_with_Rust_and_WebAssembly.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Everything in Rust of COSCUP 2019 2 | 3 | ## Track 4 | 5 | - [Rust for Web Developers](./Rust_for_WebDev.pdf) by Andy Shu 6 | - [Use Rust to Build a Distributed System](./Use_Rust_to_Build_a_Distributed.pdf) by LiuTang 7 | - [Contribute to open source when eating fast noodles (Take RustPython for example)](https://slides.com/lili668668/wow-rustpython#/) by 洪慈吟 8 | - [The relationship between lifetimes and dataFlow](./The_relationship_between_lifetimes_and_dataFlow.pdf) by Rnic 9 | - [Serverless Web Service in Rust](./Serverless_Rust.pdf) by Shing Lyu 10 | - [Get Started with Rust and WebAssembly](./Get_Started_with_Rust_and_WebAssembly.pdf) by Diwanshi Pandey 11 | - [From JS to Rust-example of the cross-platform library in web/mobile](https://docs.google.com/presentation/d/1-DWcoy4c8MoVuyDCY5JbODtktrLdzGH9PimWMOUYEpY/edit#slide=id.p) by 陳孟偉 12 | - [WhratNNLeek: A Spiking Neural Network Project by Rust](WhratNNLeek_Bali.pdf) by Bali Hsu 13 | - [Our future in Rust](coscup2019-our-future-in-rust.pdf) by Weihang Lo 14 | - [Use PEG to write a programming language parser](https://www.slideshare.net/youtang5/use-peg-to-write-a-programming-language-parser) by 李祐棠 15 | - [Concurrency in TiKV](./Concurrency_In_TiKV.pdf) by Jay Lee 16 | 17 | ## COSCUP Keynote 18 | 19 | - [Five Years on the Rust Core Team](./Five-Years-on-the-Rust-Core-Team.pdf) by Steve Klabnik -------------------------------------------------------------------------------- /Rust_for_WebDev.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Rust_for_WebDev.pdf -------------------------------------------------------------------------------- /Serverless_Rust.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Serverless_Rust.pdf -------------------------------------------------------------------------------- /The_relationship_between_lifetimes_and_dataFlow.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/The_relationship_between_lifetimes_and_dataFlow.pdf -------------------------------------------------------------------------------- /Use_Rust_to_Build_a_Distributed.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/Use_Rust_to_Build_a_Distributed.pdf -------------------------------------------------------------------------------- /WhratNNLeek_Bali.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/WhratNNLeek_Bali.pdf -------------------------------------------------------------------------------- /coscup2019-our-future-in-rust.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rust-tw/coscup2019/93fc6d30a6685bcdfd5b1906499babcf5018314f/coscup2019-our-future-in-rust.pdf --------------------------------------------------------------------------------