Channel: rust

Bevy TLDR | Tainted Coders

rust

https://github.com/Dancode-188/synckit - SyncKit is a production-ready sync engine that makes building local-first applications trivial.

distributed systems rust

No-Panic Rust: A Nice Technique for Systems Programming

rust

Garage - An open-source distributed object storage service

devops distributed systems rust

LilyFoote/django-rusty-templates

Django templates re-implemented in Rust for performance.

django rust

rewrite.md

Really good writeup of Roc’s decision to rewrite their compiler in Zig (original version written in Rust).

roc rust zig

A good day to trie-hard: saving compute 1% at a time

datastructures rust

Zed Decoded: Rope & SumTree

datastructures rust

bastion-rs/bastion: Highly-available Distributed Fault-tolerant Runtime

rust

Using Rust’s type system to do basic arithmetic

rust

Rust Send Email: In-Depth 2024 Guide [Code Examples]

rust

FAAS in Go with WASM, WASI and Rust - Eli Bendersky’s website

golang rust wasm

slawlor/ractor: Rust actor framework

erlang rust

When Rust hurts

rust

Rustler - Using Rust crates in Elixir | Mainmatter

I need to understand why and when Rust NIFs would be preferable to interacting with a Rust program via ports. I get that a NIF written in Rust is less likely to crash than one written in other languages, but it still seems like there’s risk of crashing the entire BEAM VM and ports would be a safer approach.

elixir rust

Rustler - Using Rust crates in Elixir | Mainmatter

elixir rust

Why Go and not Rust? | Loris Cro’s Blog

golang rust

sansyrox/robyn: Robyn is a fast and extensible async python web server with a rust runtime

python rust

Decentralized cluster membership in Rust | Quickwit

distributed systems rust

Ergonomic error handling with Rust - DEV Community

rust

Introduction - The Node Experiment - Exploring Async Basics with Rust

distributed systems rust