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 embedded devices, and easily integrate with other languages.

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 survivors. Do whatever it takes to last another night.

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 survivors. Do whatever it takes to last another night.

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 Visual Studio C++ Build tools when prompted to do so.

Rust Player Search, Profile Checker & Ban Checker

https://www.rustwho.com/

Search any Rust player by SteamID or profile URL. Check bans, names, hours, activity, teammate signals, and account age with RustWho's Rust player search and profile lookup flow.

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, higher-order functions, algebraic data types, and pattern matching. It also …

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.

rustup.rs - The Rust toolchain installer

https://rustup.rs/

Run the following in your terminal, then follow the onscreen instructions. You appear to be running Unix. If not, display all supported installers. To install Rust, download and run rustup‑init.exe then follow the …

Rust Console Edition

https://rust.double11.com/

Be the first to try out new updates and features in Rust Console Edition! Join the Public Test Branch to play early versions of upcoming content, test new changes, and see what’s coming next.

Trending Now