Rust is a programming language implemented as a set of open source projects. It combines the performance and resource efficiency of systems programming languages like C with the memory safety of languages like Java. Rust started as a research project at M... (more…)
Read more »
Transform your failing Rust functions into INTELLIGENT SUCCESS SYSTEMS - NoodlesOfWrath/unwrap_or_ai... (more…)
Read more »
Rust is an amazing language. It has enabled excellent CLI tools like ripgrep and exa. Companies like Cloudflare are using Rust for their own systems and encouraging people to write Rust to run microservices. Rust makes it possible to write really fast sof... (more…)
Read more »
wasm-opt is a component of the Binaryen toolkit,
written in C++,
that optimizes WebAssembly modules,
I have recently created a wasm-opt bindings crate for Rust
(with the extensive help of my partner Aimeedeer).
The wasm-opt crate allows wasm-opt to be ins... (more…)
Read more »
An IBM PC/XT emulator written in Rust. Contribute to dbalsom/martypc development by creating an account on GitHub. (more…)
Read more »