» Tag
rust
55 postsJustAPI: A Rust-Based Python Web Framework
JustAPI is a Rust-based Python web framework that offers high performance and efficiency.
Reverse Engineering Project for Captain Bible
Learn about the reverse engineering process and analysis of Captain Bible.
Kernel 7.2: RK3588 media, smarter GPU memory management
Linux kernel 7.2 brings key improvements, including RK3588 support and Rust-based GPU memory management.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comThat Time a Rolling Deployment Almost Corrupted Our Data
A deployment led to concurrent processes generating inconsistent data. This incident offers crucial lessons for engineers on ensuring data integrity.
Protecting the Rust Standard Library from Accidental Breakage
The Rust standard library now uses cargo-semver-checks to prevent accidental breakage.
Creusot: A Deductive Verifier for the Rust Programming Language
Creusot is a deductive verifier for Rust, proving code compliance with formal specifications to eliminate errors.
bstr: A String Type for Rust That Is Not Required to Be Valid UTF-8
bstr allows the use of byte strings in Rust that are not required to be valid UTF-8, providing practical examples for I/O operations.
Sovereign Tech Fellowship for Rust Maintenance: June-July 2026 Report
Summary of Rust development and optimizations made during June-July 2026.
Chess Implementation in Rust and TypeScript Type Systems
A chess game implemented in Rust and TypeScript type systems showcases complex programming capabilities.
Apache Flink Accelerator Built with Rust
StreamFusion accelerates Apache Flink SQL using Rust, achieving 1.2-3 times the throughput of stock Flink. This boosts performance and efficiency.