Sebastien Rousseau

Rust & Open Source

Articles on AI, post-quantum cryptography, ISO 20022 and the future of payments.

TOPIC

Biblioteci Rust open source pe care le scriu și le mențin: logging, generare de cod, dată și oră, primitive criptografice, KEM bazat pe Kyber și un generator de site-uri statice în Rust.

Articles in this topic

Giant white pillars
LibMake · RustCodeGenerator · CargoScaffold

LibMake: Rust Library Scaffold Generator

· Sebastien Rousseau

LibMake is an open-source Rust CLI tool that generates a complete library scaffold from a single command or a TOML/YAML config file — producing Cargo.toml, a doc-commented src/lib.rs, integration test and benchmark harnesses, and a GitHub Actions CI workflow covering stable/beta/nightly Rust, clippy, rustfmt, and cargo-audit.

Turned off laptop computer on top of a white table with a glass of water on the left and a pen, notepad and plant on the right
Pain001 · ISO 20022 · Payment Automation

Static Site Generator: Fastest Rust-Based SSG

· Sebastien Rousseau

Static Site Generator, cel mai rapid generator de site-uri statice bazat pe Rust pentru site-uri web cu impact ridicat.