Hacker News
- No-Panic Rust: A Nice Technique for Systems Programming https://blog.reverberate.org/2025/02/03/no-panic-rust.html 138 comments
- Rust panics under the hood, and implementing them in .NET https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html 80 comments
- Async Rust: Panics vs. Cancellation https://smallcultfollowing.com/babysteps/blog/2022/01/27/panics-vs-cancellation-part-1/ 26 comments
- Fuzzing is magic – Or how I found a panic in Rust's regex library https://www.nibor.org/blog/fuzzing-is-magic---or-how-i-found-a-panic-in-rusts-regex-library/ 63 comments
Lobsters
- No-Panic Rust: A Nice Technique for Systems Programming https://blog.reverberate.org/2025/02/03/no-panic-rust.html 53 comments rust
- Async Rust: Panics vs. Cancellation https://smallcultfollowing.com/babysteps/blog/2022/01/27/panics-vs-cancellation-part-1/ 2 comments rust
- Total functions, panic-freedom, and guaranteed termination in the context of Rust https://blog.yoshuawuyts.com/totality/ 54 comments rust
- No-Panic Rust: A Nice Technique for Systems Programming https://blog.reverberate.org/2025/02/03/no-panic-rust.html 27 comments rust
- No-Panic Rust: A Nice Technique for Systems Programming https://blog.reverberate.org/2025/02/03/no-panic-rust.html 6 comments programming
- Rust panics under the hood, and implementing them in .NET https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html 3 comments compilers
- Rust panics under the hood, and implementing them in .NET https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html 42 comments programming
- Rust panics under the hood, and implementing them in .NET https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html 12 comments dotnet
- Rust panics under the hood, and implementing them in .NET https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html 17 comments rust
- Time to Panic on Europe’s Rusting Defenses? Probably https://cepa.org/article/time-to-panic-on-europes-rusting-defenses-probably/ 18 comments geopolitics
- Time to Panic on Europe’s Rusting Defenses? Probably https://cepa.org/article/time-to-panic-on-europes-rusting-defenses-probably/ 10 comments europe
- Rust on stm32 generates panic handling? https://dev.to/apollolabsbin/stm32f4-embedded-rust-at-the-hal-button-controlled-blinking-by-timer-polling-3bno 7 comments rust
- Async Rust: Panics vs. Cancellation https://smallcultfollowing.com/babysteps//blog/2022/01/27/panics-vs-cancellation-part-1/ 5 comments rust
- Clap's defaults cause Rust CLIs to panic on --help when stdout is closed https://twitter.com/artichokeruby/status/1464996910511452165 17 comments rust
- Linus Torvalds concerns about panics in Rust code when faced with OOM https://lkml.org/lkml/2021/4/14/1099 149 comments rust
- [Medium] How to Design for Panic Resilience in Rust | Guide about error handling for Rust https://link.medium.com/gze7h2ysz6 15 comments programming
- How to Panic in Rust https://www.ralfj.de/blog/2019/11/25/how-to-panic-in-rust.html 20 comments rust
- Should Rust channels panic on send if nobody's listening? http://www.randomhacks.net/2019/03/08/should-rust-channels-panic-on-send/ 71 comments rust
- Fuzzing is magic - Or how I found a panic in Rust's regex library https://www.nibor.org/blog/fuzzing-is-magic---or-how-i-found-a-panic-in-rusts-regex-library/ 52 comments rust
- No way to wipe out panic message from compiled rust binary/rlib. https://github.com/rust-lang/rust/issues/40374 7 comments rust
- What happens when C calls Rust and Rust panics? Can we do better than abort? https://github.com/emk/abort_on_panic-rs 9 comments rust
- Don't Panic! The Hitchhiker's Guide to Unwinding In Rust http://lucumr.pocoo.org/2014/10/30/dont-panic/ 27 comments programming
- [Medium] "How to Design For Panic Resilience in Rust" | Proper error handling in Rust for anyone https://towardsdatascience.com/how-to-design-for-panic-resilience-in-rust-55d5fd2478b9 10 comments rust
- I miss the Lovecraft quotes on panic in every Rust program https://crates.io/crates/lovecraft 44 comments rust