You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Arti 0.0.1 is released: An embeddable Tor client in Rust](https://forum.torproject.net/t/arti-0-0-1-is-released-an-embeddable-tor-client-in-rust/281)
25
28
26
29
### Observations/Thoughts
27
30
28
31
*[My Path to Magma: How I slowly became convinced we absolutely have to build a proof checker and bring formal verification to the mainstream.](https://blainehansen.me/post/my-path-to-magma/)
29
32
*[Rust Packages vs Crates](https://jeffa.io/rust_packages_vs_crates)
30
-
-[Merge Queues with Bors](https://kflansburg.com/posts/merge-queues/)
33
+
*[Merge Queues with Bors](https://kflansburg.com/posts/merge-queues/)
31
34
*[Stack-safety for free?](https://hurryabit.github.io/blog/stack-safety-for-free/)
35
+
*[Rustc Reading Club, Take 2](http://smallcultfollowing.com/babysteps/blog/2021/11/18/rustc-reading-club-take-2/)
36
+
*[Undefined Behavior deserves a better reputation](https://blog.sigplan.org/2021/11/18/undefined-behavior-deserves-a-better-reputation/)
*[I used Rust for the first time to bridge two softwares, here’s how it went](https://blog.scaleway.com/i-used-rust-for-the-first-time-to-bridge-two-softwares-heres-how-it-went/)
39
+
*[IDEs and Macros](https://rust-analyzer.github.io//blog/2021/11/21/ides-and-macros.html)
40
+
*[Contributing to Artichoke in Rust](https://briankung.dev/2021/11/20/contributing-to-artichoke-in-rust/)
41
+
*[How lnx does fuzzy searching over 5x faster with SymSpell](https://chillfish8.ghost.io/fuzzy-searching-5x-faster-with-symspell/)
42
+
*[Endianness, API Design, and Polymorphism in Rust](https://www.thecodedmessage.com/posts/endian_polymorphism/)
43
+
*[A Tale of Three Rust Codebases](https://blog.convex.dev/a-tale-of-three-codebases/)
44
+
*[DE][Programmiersprachen: Die Rust Foundation hat eine neue Geschäftsführerin](https://www.heise.de/news/Die-Rust-Foundation-hat-eine-neue-Geschaeftsfuehrerin-6270875.html)
45
+
*[DE][Rust: Moderatoren der Programmiersprache treten zurück](https://www.heise.de/news/Rust-Moderatoren-der-Programmiersprache-treten-zurueck-6275049.html)
46
+
*[audio][Error Handling in Rust with Jane Lusby](https://rustacean-station.org/episode/047-jane-lusby/)
32
47
33
48
### Rust Walkthroughs
34
49
35
50
*[Calling Rust from Python using PyO3](https://saidvandeklundert.net/learn/2021-11-18-calling-rust-from-python-using-pyo3/)
51
+
*[Adventures in Drone Photogrammetry Using Rust and Machine Learning](http://cmoran.xyz/writing/adventures_in_photogrammetry)
52
+
*[Async, refactoring and fewer bugs: Rust block expressions to the rescue](https://dev.to/igorpetruk/async-refactoring-and-fewer-bugs-rust-block-expressions-to-the-rescue-ef0)
53
+
*[How to instrument a Rust application with OpenTelemetry](https://21-lessons.com/how-to-instrument-a-rust-application-with-opentelemetry/)
54
+
*[series][Rust from the beginning, your first program](https://dev.to/azure/rust-from-the-beginning-your-first-program-30cp)
55
+
*[series][Oops, I Did It Again...I Made A Rust Web API And It Was Not That Difficult](https://dev.to/deciduously/oops-i-did-it-againi-made-a-rust-web-api-and-it-was-not-that-difficult-3kk8)
56
+
*[series][Getting Started with Hippo - a WebAssembly PaaS (Part 1)](https://dev.to/smurawski/getting-started-with-hippo-a-webassembly-paas-part-1-5470)
57
+
*[series][Getting Started with Hippo - a WebAssembly PaaS (Part 2)](https://dev.to/smurawski/getting-started-with-hippo-a-webassembly-paas-part-2-2ilo)
58
+
*[series][Getting Started with Hippo - a WebAssembly PaaS (Part 3)](https://dev.to/smurawski/getting-started-with-hippo-a-webassembly-paas-part-3-1h76)
59
+
*[video][Using Rust with Elixir for code reuse and performance by Niklas Begley](https://youtu.be/Sfb0DKD8e9A)
60
+
*[video][Rust Autocomplete and Debugging in VS Code](https://youtu.be/2VPSzb7RNtY)
61
+
*[video][Getting Started with WebAssembly (WASM) with Rust Lang](https://youtu.be/AlsIhnrQO9A)
62
+
*[video][What's Special About Rust](https://youtu.be/YxzGp33K088)
63
+
*[video][Web api benchmarking: NodeJS (Express) vs Rust (actix-web)](https://youtu.be/5ObNvCMIkPs)
0 commit comments