💻 Issue 329 - Blog Post: Hard Mode Rust

This week's Awesome Rust Weekly
Read this email on the Web

The Awesome Rust Weekly

Rust logo

Issue » 329

Release Date
Oct 13, 2022

Your weekly report of the most popular
Rust news, articles and projects

Popular News and Articles

Blog Post: Hard Mode Rust
matklad.github.io
Meilisearch just announced its $15M Serie A, the search Rust engine strikes again
techcrunch.com
Avoiding allocations in Rust to shrink Wasm modules
nickb.dev
Build time-series-based applications quickly and at scale.
Sponsored www.influxdata.com

InfluxDB is the Time Series Data Platform where developers build real-time applications for analytics, IoT and cloud-native services in less time with less code.

rustc_codegen_gcc: Progress Report #16
blog.antoyo.xyz
Rust makes cents (Speed is a FEATURE)
youtu.be
"Day in the Life" of open-source development in Rust [video]
youtu.be
Rust programming language outlines plan for updates to style guide
www.zdnet.com
Static code analysis for 29 languages.
Sponsored www.sonarqube.org

Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

Book Review: Zero To Production In Rust
preslav.me
rust-analyzer changelog #150
rust-analyzer.github.io
Introducing the Fleet Public Preview
blog.jetbrains.com

Featured

Truly a developer’s best friend

Scout APM is great for developers who want to find and fix performance issues in their applications. With Scout, we'll take care of the bugs so you can focus on building great things 🚀.

Popular projects

wasmtime    » WebAssembly    » Rust

A fast and secure runtime for WebAssembly


postgresml    » Machine Learning    » ML

PostgresML is an end-to-end machine learning system. It enables you to train models and make online predictions using only SQL, without your data ever leaving your favorite database.


uniffi-rs    » rust-crate    » ffi-layer

a multi-language bindings generator for rust


feather    » Rust    » Minecraft

A Minecraft server implementation in Rust


sycamore    » Dom    » GUI

A library for creating reactive web apps in Rust and WebAssembly




Key phrases

Older messages

💻 Issue 252 - Awesome tools for Open Source Contribution

Thursday, October 13, 2022

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 252 Release Date Oct 13, 2022 Your weekly report of the most popular React news, articles and projects

📱 Issue 331 - Some viewers asked me to make another 90-seconds video about popular iOS architecture, so I chose to make a new one about the MVP pattern!

Thursday, October 13, 2022

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 331 Release Date Oct 13, 2022 Your weekly report of the most popular Swift news, articles and projects

💎 Issue 333 - Introducing Our New Low-Cost Plans [Heroku]

Thursday, October 6, 2022

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 333 Release Date Oct 06, 2022 Your weekly report of the most popular Ruby news, articles and

💻 Issue 333 - Ten Years of TypeScript

Thursday, October 6, 2022

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 333 Release Date Oct 06, 2022 Your weekly report of the most popular JavaScript news, articles

📱 Issue 327 - Just launched my first app!

Thursday, October 6, 2022

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 327 Release Date Oct 06, 2022 Your weekly report of the most popular iOS news, articles and projects Popular

You Might Also Like

SRE Weekly Issue #422

Monday, April 29, 2024

View on sreweekly.com A message from our sponsor, FireHydrant: FireHydrant is now AI-powered for faster, smarter incidents! Power up your incidents with auto-generated real-time summaries,

Quick question

Sunday, April 28, 2024

I want to learn how I can better serve you ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Kotlin Weekly #404 (NOT FOUND)

Sunday, April 28, 2024

ISSUE #404 28st of April 2024 Announcements Kotlin Multiplatform State of the Art Survey 2024 Help to shape and understand the Kotlin Multiplatform Ecosystem! It takes 4 minutes to fill this survey.

📲 Why Is It Called Bluetooth? — Check Out This AI Text to Song Generator

Sunday, April 28, 2024

Also: What to Know About Emulating Games on iPhone, and More! How-To Geek Logo April 28, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Daily Coding Problem: Problem #1425 [Easy]

Sunday, April 28, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Suppose an arithmetic expression is given as a binary tree. Each leaf is an

PD#571 Software Design Principles I Learned the Hard Way

Sunday, April 28, 2024

If there's two sources of truth, one is probably wrong. And yes, please repeat yourself. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

When Procrastination is Productive & Ghost integrating with ActivityPub

Sunday, April 28, 2024

Automattic, Texts, and Beeper join forces to build world's best inbox, Reflect launches its iOS app, how to start small rituals, and a lot more in this week's issue of Creativerly. Creativerly

C#503 Building pipelines with System.Threading.Channels

Sunday, April 28, 2024

Concurrent programming challenges can be effectively addressed using channels ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

RD#453 Get your codebase ready for React 19

Sunday, April 28, 2024

Is your app ready for what's coming up in React 19's release ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

☁️ Azure Weekly #464 - 28th April 2024

Sunday, April 28, 2024

Azure Weekly Newsletter Issue #464 powered by endjin Welcome to issue 464 of the Azure Weekly Newsletter. In AI we have a good mix of high-level and deep-dive technical articles. Next-Gen Customer