🏷️ computer-science 🏷️ learning 🏷️ rust 🏷️ tech

# 🦀 Rust

It's 2022 and Rust is still on a spree, ranking at the top as the world's most loved programming language, in a popular survey conducted by https://stackoverflow.com.

Rust is a saviour for the C and C++ developers about to jump off the window due to frustration causing from countless bugs, memory leaks and hellish dependency management system.

But for me, Rust just has my favourite type system and functional programming-like APIs with a divine philosophy (the Zen of Python done right) for a general purpose programming language.

~ by Armin Ronacher

# ❤️ Me and Rust

See my Rusty opensource projects:

https://github.com/sayanarijit?tab=repositories&language=rust

# Frameworks and Libraries (handpicked by me)

# Resources

# Learning Async Rust With Entirely Too Many Web Servers

# Stanford Seminar - The Rust Programming Language

# Lifetime Variance Example

# Build a YAML parser in Rust (serde-yaml)

# Data Oriented GUI in Rust (ECS with Flutter examples)

# Analysis of various tricky Rust code

# Writing an Operating System in Rust

# Pascal Hertleif - Writing Idiomatic Libraries in Rust

# The Talk You've Been Await-ing for

# Idiomatic tree and graph like structures in Rust

# Idiomatic Rust by Matthias Endler.

# Rust Linz, November 2021 - Serde Shenanigans by Armin Ronacher

# Operating System development tutorials in Rust on the Raspberry Pi

# Green Threads Explained in 200 Lines of Rust

# Book Exploring Async Basics with Rust

# Actors with Tokio

# Learn Rust With Entirely Too Many Linked Lists

# Explaining rust-analyzer

# Make A Language

# Dynamic vs Static Dispatch in Rust

# Implementing a safe garbage collector in Rust

# The curse of strong typing

# Type-Driven API Design in Rust

# A Better Way to Borrow in Rust: Stack Tokens

# High Performance Rust UI

# The HTTP crash course nobody asked for

# Learn to write Rust procedural macros

# A journey through incremental computation


Also See:



✏️ Edit this note