Rust
-
Hackers News
Rust is Eating JavaScript | Lee Robinson
Lee Robinson Rust is a fast, reliable, and memory-efficient programming language. It’s been voted the most loved programming language six…
Read More » -
Hackers News
FOSDEM 2025 – The state of Rust trying to catch up with Ada
Ada has held its own in the safety critical space for just over 4 decades. Over the last 10 years…
Read More » -
Hackers News
Making System Calls in Rust: Requesting Services from the Kernel
Operating systems rely on the kernel as a crucial intermediary that manages hardware resources and facilitates communication between applications and…
Read More » -
Hackers News
Hard Mode Rust Oct 6, 2022
This post is a case study of writing a Rust application using only minimal, artificially constrained API (eg, no dynamic…
Read More » -
Hackers News
Rust Standard Library on Apache NuttX RTOS
Rust Standard Library on Apache NuttX RTOS 📝 26 Jan 2025 Freshly Baked: Here’s how we Blink the LED with…
Read More » -
Hackers News
C stdlib isn’t threadsafe and even safe Rust didn’t save us
We’re in the process of porting a significant portion of the network I/O code in EdgeDB from Python to Rust,…
Read More » -
Hackers News
astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust.
Docs | Playground An extremely fast Python linter and code formatter, written in Rust. Linting the CPython codebase from scratch.…
Read More » -
Rust – Software Engineer (FTE) at Wasmer
At Wasmer we are working on the software that will power the next generation of Cloud Computing platforms using WebAssembly.…
Read More » -
Hackers News
Implementing SM-2 in Rust
I’ve been on a spaced repetition (SR) kick as of late. Mochi, the SR software I use, uses a modified…
Read More » -
Hackers News
-
Hackers News
Error Handling for Large Rust Projects – A Deep Dive into GreptimeDB’s Practices
TL;DR: In this article, we discuss the practice of Rust error handling topic in GreptimeDB and shares possibly future work…
Read More »