Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 3.08 KB

README.md

File metadata and controls

82 lines (48 loc) · 3.08 KB

Archive of talks given on Rust-Wroclaw community meetups:

2021.01

Maciej Zieliński, "Casper Smart Contracts", casper-smart-contracts.pdf

2020.05

Patryk Wychowaniec, "Scary Acronyms (and Super Creeps)", scary-acronyms-and-super-creeps.pdf

2020.04

Rafał Chabowski, "Cow in a Box & Friends, a tale of smart pointers", cow-in-a-box-smart-ptrs.pdf

2020.02

Rafał Chabowski, "Make yourself a new Lint", make-yourself-a-new-lint.pdf

Patryk Wychowaniec, "Fantastic Actors and Where to Find Them", fantastic-actors-and-where-to-find-them Sources

2020.01

Jakub Trąd, "WebAssembly - a practical introduction", introduction-to-webassembly.pdf

2019.12

Wojciech Polak, "Self-referential structs and how to create them", self-referential-structs.pdf

Jakub Trąd, "What is WebAssembly?", what-is-webassembly

2019.11

Bartłomiej Kuras, "Why Rust?", why-rust.pdf

Tomasz Drwięga, "My 3 years in Rust", Slides

Łukasz Biel, "Building custom CLI app by example", building-cli-app.pdf

2019.10

Jakub Trąd, "How to make your own Steam Overlay", steam-overlay.pdf

Wojciech Polak, "Short stories about Procedural Macros", proc-macros.pdf

2019.06

Wojciech Polak, "System for world building and sharing notes from role-play session", rpg-notes.pdf

Błażej Święcicki, "Makra w ruście – po co, jak i dlaczego?"

Michał Chodzikiewicz, "How fast can we blink?"

2019.05

Piotr Bielak, "docker-cmd - a guide to your first Rust project", docker-cmd.pdf

2019.02

Wojciech Polak, "Implement your own language with Rust in 1 hour"

2019.01

Bartłomiej Kuras, "Objective design meets Rust", objective-rust.pdf

2018.11

Jakub Jagusztyn, "A tour of cargo"

Wojciech Polak, "Parser combinators and how to use Impl Trait to implement them"

2018.10

Grzegorz Wilczyński, "Rewrite them all", rewrite-them-all.pdf

Tomasz Barański "No matter how far I go, I always go back to native"

Aleksander Fular "EnumMap - clear and safe container/EnumMap - Klarowny i bezpieczny kontener"

2018.09

Mateusz Kubaszek, "Mathematical Model in Rust -> first step to make Rust more useful for science"

Maciej Talaśka, "Why Rust?", Why Rust?

2018.07

Tomasz Drwięga, "How to build JSON-RPC API in Rust"

2018.06

Sambath Kumar Logakrishnan, "Rust for JS dev"

Magdalena Gryczka, “When the Rocket gets Rusty”