Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
⚓ Rust
Join
📌 Rules
Rust
2025-02-18
```#![no_std]``` for ordinary apps
Rust
2025-09-29
My practice designing an error type
Rust
2025-09-29
Fusen-rs High-performance RPC Framework
Rust
2025-09-29
Builder loosing implementation
Rust
2025-09-29
What's everyone working on this week (40/2025)?
Rust
2025-09-29
Converting`async fn` in public traits to `impl Future>> + Send;`
Rust
2025-09-29
Arc - zero cost abstraction - optimization
Rust
2025-09-28
Tokio select with look-ahead
Rust
2025-09-28
Debugging with miri
Rust
2025-09-28
How to make a macro that makes a macro that wraps format!
Rust
2025-09-28
Better pattern for optional arguments using repetition in macro by example
Rust
2025-09-28
Can't use traits for one-level hierarchy
Rust
2025-09-28
BitTorrent-like p2p filesharing system code review request
Rust
2025-09-28
Unexpected end of file during wasm sent package (work in native)
Rust
2025-09-28
Modelling data structures and the constant need to rewrite them
Rust
2025-09-28
Creating DLL source and linking to it
Rust
2025-09-28
Rust Android Kotlin Class not found
Rust
2025-09-28
Custom pointer and unsized types
Rust
2025-09-28
Trouble with target-cpu=native
Rust
2025-09-28
Fastest way to validate media file
Rust
2025-09-27
RC/RefCell vs hashmap lookup
Rust
2025-09-27
`IntoIter` type when the `into_iter` is a bunch of `values`, `map`, `flatten` etc. calls?
Rust
2025-09-27
Fast-posit: Software implementation of the Posit floating point format
Rust
2025-09-27
Do any workarounds exist for the following borrow checker issue?
Rust
2025-09-27
How to connect Hyper with Tokio Uring?
Rust
2025-09-27
Esp32-padlock: Securely lock and unlock your esp32 RISC-V device over an encrypted web endpoint
Rust
2025-09-27
Return HRTB type
Rust
2025-09-27
Why env::set_var unsafe now?
Rust
2025-09-27
Graphql_client reqwest integration/support does not work
Rust
2025-09-26
Why doesn't clone get optimised out here?
Rust
2025-09-26
Prev
Next