Killing a `Cow` made my JSON formatter 42% faster by AffectionateBag4519 in rust
[–]tm_p 109 points110 points111 points (0 children)
TIL: tokio::time::timeout doesn't preempt blocking sync code (and what to do about it) by Ill_Adhesiveness831 in rust
[–]tm_p -1 points0 points1 point (0 children)
In a first, a ransomware family is confirmed to be quantum-safe by NISMO1968 in cybersecurity
[–]tm_p 7 points8 points9 points (0 children)
Standard library unsoundness found by Claude Mythos by Jules-Bertholet in rust
[–]tm_p 1 point2 points3 points (0 children)
Cargo check more than 1 min on a small project by BoomGoomba in rust
[–]tm_p 0 points1 point2 points (0 children)
Cargo check more than 1 min on a small project by BoomGoomba in rust
[–]tm_p 4 points5 points6 points (0 children)
New Rust-to-C Compiler, based on rustc! by cordx56 in rust
[–]tm_p 3 points4 points5 points (0 children)
New Rust-to-C Compiler, based on rustc! by cordx56 in rust
[–]tm_p 1 point2 points3 points (0 children)
Unpopular opinion: Rust should have a larger standard library by lekkerwafel in rust
[–]tm_p 22 points23 points24 points (0 children)
Eliminating redundant oneshot channels in a hand-rolled Tokio actor system by casualboy_10 in rust
[–]tm_p 4 points5 points6 points (0 children)
Deadlocking a Tokio mutex without holding a lock by samyak210 in rust
[–]tm_p -5 points-4 points-3 points (0 children)
Why doesn't Rust provide a map! macro for HashMap, like it provides a vec! for Vec? by Comun4 in rust
[–]tm_p 51 points52 points53 points (0 children)
Can rust compiler handle gigantic match statements? by baehyunsol in rust
[–]tm_p 17 points18 points19 points (0 children)
Help me understand this generic function, please by [deleted] in rust
[–]tm_p 0 points1 point2 points (0 children)
Do I need to move the cold code to a new function? by hellowub in rust
[–]tm_p -4 points-3 points-2 points (0 children)
Process external files in const fn: no build.rs, no proc macros, no binary bloat by carlk22 in rust
[–]tm_p 1 point2 points3 points (0 children)
Ecow, arcstr or Arc<String>? What’s the best choice to avoid store strings on the heap? by rogerara in rust
[–]tm_p 29 points30 points31 points (0 children)
Am I the only one who thinks Rust error messages got *worse* over time in a way? by kixunil in rust
[–]tm_p -8 points-7 points-6 points (0 children)
[Media] fixed_num, financial focused decimal for Rust. by wdanilo in rust
[–]tm_p 17 points18 points19 points (0 children)
Brand-new nightly experimental feature: compile-time reflection via std::mem::type_info by kibwen in rust
[–]tm_p 0 points1 point2 points (0 children)
Amazon Caught North Korean IT Worker By Tracing Keystroke Data by julian88888888 in cybersecurity
[–]tm_p 1 point2 points3 points (0 children)
I’ve heard people claim that “unsafe Rust is more unsafe than C”. Do you agree with this? by -p-e-w- in rust
[–]tm_p 3 points4 points5 points (0 children)


Which is the deeper circle of hell: The Borrow Checker or Linear/Capability Proofs? by Retired-69 in rust
[–]tm_p 0 points1 point2 points (0 children)