Minimalist Guide to Axum
A guide exploring the Axum web framework for Rust, covering its features, setup, and examples like a chat app.
A guide exploring the Axum web framework for Rust, covering its features, setup, and examples like a chat app.
Developer updates on vdirsyncer rewrite progress, async API considerations, and improvements to darkman and KeePassXC tools.
Article critiques modern package managers (npm, Cargo, PyPI) for supply-chain attacks and advocates for distribution-based package management.
Announcing PyOxy, a single-file, portable Python runner and distribution built with PyOxidizer technology for faster interpreter startup.
A developer shares recent articles on using Rust with OpenCV for image recognition and creating a Svelte store with Rust.
An open-source Rust project enabling cross-platform code signing and notarization for Apple applications, reducing macOS dependency.
Explores using Rust traits for external types, using a custom IsLocalhost trait as a practical example to improve code clarity.
A survey of SQL parser libraries across multiple programming languages, comparing handwritten vs. generated parsers and their handling of basic SELECT queries.
A developer shares their experience creating and publishing their first Rust crate, 'recoord', for handling and resolving geographic coordinates.
A guide to building a reactive Svelte store using Rust and integrating it into an Electron app for performance gains.
Introducing Linux Package Analyzer, a Rust tool for bulk analysis of Linux packages and ELF binaries via a local SQLite database.
A new Rust crate provides pure Rust implementations of core Debian packaging primitives for parsing, creating, and managing .deb files and repositories.
A developer explains their personal motivations and technical reasons for choosing to learn the Rust programming language in the coming year.
A tutorial on building a minimal Lua interpreter with a virtual machine from scratch using the Rust programming language.
A guide to installing and configuring the Starship cross-shell prompt, a customizable terminal enhancement for developers.
A guide for beginners on how to learn Rust, recommending resources like tutorials, books, and the Exercism platform.
A programmer shares initial impressions and learning challenges with the Zig programming language, comparing it to Rust and C.
A developer shares progress and insights from rewriting the Firn CLI tool from Clojure to Rust, discussing language choice and tool complexity.
A developer shares lessons from removing Rust libraries from a mobile app, discussing performance gains but significant compilation and binary size issues.
A developer shares their experience porting the Niceware library to Rust, reflecting on overcoming the emotional barrier of strict compilers and redefining progress.