Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
⚓ Rust
Join
📌 Rules
Rust
2025-02-18
Windows service in Rust
Rust
2026-01-05
Soundness of reinterpreting immutable references to transmute compatible types
Rust
2026-01-05
Request: proc-macro for static targets
Rust
2026-01-05
Is giving Iter<_,u8> to a function more efficient than &[u8]?
Rust
2026-01-05
Is there a better alternative to Rc>>>?
Rust
2026-01-05
Can't find if its a Use-After-Free or Double-Free
Rust
2026-01-05
Rust's builder pattern, as described in the book "Effective Rust"
Rust
2026-01-05
Running a Rust program in background
Rust
2026-01-05
I just released Fluxion 0.7.0, a reactive stream processing library for Rust with something I haven't seen elsewhere: **true multi-runtime support out of the box**
Rust
2026-01-05
What's everyone working on this week (1/2026)?
Rust
2026-01-05
Heads-up: bincode → rkyv experiences
Rust
2026-01-05
Project goals update — December 2025
Rust
2026-01-05
Help me choose a KV database
Rust
2026-01-04
Drop order of non-`Drop` types
Rust
2026-01-04
Where bound for type equality with GAT without cycles
Rust
2026-01-04
How does provenance work in a kernel?
Rust
2026-01-04
Extending behaviour with composite types and Deref
Rust
2026-01-04
Made a lightweight progress bar library in Rust
Rust
2026-01-04
Stabilized Trait Upcasting does not work with borrows
Rust
2026-01-04
Looking for a way to build a similar tree structure for a .Rs script of about 2000 lines
Rust
2026-01-04
Charton - A versatile plotting library for Rust
Rust
2026-01-04
Amble engine/script v0.65.0
Rust
2026-01-04
R2d2, postgres and prepare
Rust
2026-01-04
What is the difference between `if let Some(ref x) = y` and `if let Some(x) = y.as_ref()`?
Rust
2026-01-04
Auto implementing foreign trait for all private trait implementors
Rust
2026-01-03
Consolidating Vec to single anyhow::Error
Rust
2026-01-03
Lifetime issue with unused parameter
Rust
2026-01-03
How to make a popup that has width proportional to window and height to fit content
Rust
2026-01-03
Failed to update Rust on my system
Rust
2026-01-03
Asking for feedback: Learning rust by building a time tracker
Rust
2026-01-02
Prev
Next