Search Articles — Sudonull

Search Results

In this project

OptimaOS on Rust: single kernel for all platforms

https://sudonull.com/optimaos-on-rust-single-kernel-for-all-platforms

Explore OptimaOS architecture — kernel on Rust without forks for desktop, servers and Edge. Separation of mechanisms/policies, Linux ABI, memory safety. Detailed breakdown for developers.

Rust instead of Node.js: 5-10x CLI acceleration

https://sudonull.com/rust-instead-of-node-js-5-10x-cli-acceleration

Rewrite CLI scripts from Node.js to Rust via AI: real benchmarks, migration process, binary distribution. Acceleration on weak hardware. Study the approach for file I/O tasks.

Arc and Mutex for parallel state in Rust

https://sudonull.com/arc-and-mutex-for-parallel-state-in-rust

Learn how to safely share state between threads in Rust with Arc and Mutex. Code examples, pointer comparison, optimizations for middle developers. Practical tips to avoid races.

Functional Rust: immutability and iterators

https://sudonull.com/functional-rust-immutability-and-iterators

Learn how to write clean functional code in Rust: immutability, declarative iterators, handling Result and Option. For middle/senior developers. Practical examples.

From the web

Rust Programming Language

https://rust-lang.org/

Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on …

Rust — Explore, Build and Survive

https://rust.facepunch.com/

The only aim in Rust is to survive. Everything wants you to die - the island’s wildlife and other inhabitants, the environment, other …

Install Rust - Rust Programming Language

https://rust-lang.org/tools/install/

To start using Rust, download the installer, then run the program and follow the onscreen instructions. You may need to install the …

Rust on Steam

https://store.steampowered.com/app/252490/Rust/

The only aim in Rust is to survive. Everything wants you to die - the island’s wildlife, other inhabitants, the environment, and other …

Rust (programming language) - Wikipedia

https://en.wikipedia.org/wiki/Rust_(programming_language)

Rust supports multiple programming paradigms. It was influenced by ideas from functional programming, including immutability, …

Rust+ - Official Companion App — Rust

https://rust.facepunch.com/companion

The official Rust companion app. Track your base status, chat to your clan members and control your bases electricity.

rust-lang / rust: Empowering everyone to build reliable and ... - GitHub

https://github.com/rust-lang/rust

This is the main source code repository for Rust. It contains the compiler, standard library, and documentation.

Rust - Download

https://rust.en.softonic.com/

May 7, 2026 · Rust is about resource management, base-building, and combat. This action game features an extensive crafting …

Rust (video game) - Wikipedia

https://en.wikipedia.org/wiki/Rust_(video_game)

Rust is a 2018 multiplayer survival video game developed by Facepunch Studios. It was first released in early access in December …

The Rust Programming Language

https://doc.rust-lang.org/stable/book/

The Rust Programming Language by Steve Klabnik, Carol Nichols, and Chris Krycho, with contributions from the Rust Community …

Trending Now