Remove topics rust
article thumbnail

What part of Rust compilation is the bottleneck?

Hacker News

Rust compilation times is an ongoing topic that generates many discussions online1. Most people don’t really care about what exactly takes time when compiling Rust program; they just want it to be faster in general. But sometimes, you can see people pointing fingers at specific culprits, like LLVM or the borrow checker.

177
177
article thumbnail

Committing to Rust for Kernel Code

Hacker News

Rust has been a prominent topic at the Kernel Maintainers Summit for the last couple of years, and the 2023 meeting continued that tradition. But Rust was explicitly added to Linux as an experiment; is the kernel community now ready to say that the experiment has succeeded?

116
116
professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Removing Garbage Collection from the Rust Language (2013)

Hacker News

I've been floating ways to simplify the memory management story in Rust around the core team lately. Memory management is a contentious topic, since we've worked hard to get to the current state of things, and with the push toward stability lately, there is a (quite reasonable!) resistance to any changes at this state.

110
110
article thumbnail

Zig Language Server and Cancellation

Hacker News

But perhaps the most important thing I've written so far on the topic is the short note at the end of Zig and Rust. I already have a dedicated post about a hypothetical Zig language server.

84
article thumbnail

Rustic Learning: Machine Learning in Rust Part 2: Regression and Classification

Towards AI

Rustic Learning: Machine Learning in Rust — Part 2: Regression and Classification An Introduction to Rust’s Machine Learning crates Photo by Malik Skydsgaard on Unsplash Rustic Learning is a series of articles that explores the use of Rust programming language for machine learning tasks.

article thumbnail

This AI newsletter is all you need #33

Towards AI

Last Updated on February 13, 2023 by Editorial Team What happened this week in AI by Louis ChatGPT and generative AI are still hot topics this week. It is written in Rust, which ensures stability and high performance proved by benchmarks. Qdrant cloud platform can be accessed through the website. Hottest News 1.Is

AI 91
article thumbnail

Not Forgotten

Flipboard

But it makes me wonder what topics aren’t getting the attention that they deserve. Two topics that started the year strong have fallen off the radar: blockchain-related technologies and “the Metaverse,” whatever that is. Rust, which is growing in popularity, provides even more stringent guarantees of memory safety.

Database 134