HackerTrans
TopNewTrendsCommentsPastAskShowJobs

eventhelix

113 karmajoined 2 года назад
Author of Rust Under the Hood

https://eventhelix.com/

Submissions

Show HN: VisualEther – Wireshark PCAPs to sequence diagrams; MCP for AI analysis

eventhelix.com
1 points·by eventhelix·14 часов назад·0 comments

Visualizing memory layout of Rust's data types

youtube.com
31 points·by eventhelix·2 года назад·2 comments

Rust assembly generation: Mapping a bool vector to string slice vector

eventhelix.com
1 points·by eventhelix·2 года назад·0 comments

The Case for a High-Level Kernel-Bypass I/O Abstraction (2019)

irenezhang.net
61 points·by eventhelix·2 года назад·36 comments

Rust GPU: The future of GPU programming

rust-gpu.github.io
34 points·by eventhelix·2 года назад·28 comments

Making Async Rust Reliable

tmandry.gitlab.io
3 points·by eventhelix·2 года назад·1 comments

Understanding Async Await in Rust: From State Machines to Assembly Code

eventhelix.com
1 points·by eventhelix·2 года назад·0 comments

Rust Before Main [video]

youtube.com
2 points·by eventhelix·2 года назад·1 comments

MadSim: Deterministic Simulator for Distributed Systems

github.com
1 points·by eventhelix·2 года назад·1 comments

Guide to Error Handling in Rust

howtocodeit.com
32 points·by eventhelix·2 года назад·25 comments

Nanolog supports logging with 7 ns median latency

github.com
123 points·by eventhelix·2 года назад·71 comments

The Ultimate Guide to Rust Newtypes

howtocodeit.com
1 points·by eventhelix·2 года назад·0 comments

Show HN: Rust Under the Hood – Explore Rust Through Assembly

amazon.com
3 points·by eventhelix·2 года назад·0 comments

comments

eventhelix
·14 часов назад·discuss
[flagged]
eventhelix
·2 года назад·discuss
Understand the code that runs before main() is called.
eventhelix
·2 года назад·discuss
Your code should be able to execute deterministically on a simulator designed to amplify randomness, create chaos, and inject failures. This approach can expose hidden bugs that you can then reproduce deterministically until they're fixed. By surviving such chaos, your system will be more robust and ready for real-world deployment.
eventhelix
·2 года назад·discuss
I am not the author. You could request this in the comments section on the page.
eventhelix
·2 года назад·discuss
Stallone is another option for Rust: https://github.com/GaloisInc/balboa/blob/main/stallone/log/s...