Sebastien Rousseau

Rust וקוד פתוח

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

TOPIC

Rust & Open Source

ספריות Rust בקוד פתוח שאני מתחזק: רישום, יצירת קוד, תאריך ושעה, פרימיטיבים קריפטוגרפיים, KEM מבוסס-Kyber, ומחולל אתרים סטטי בשפת 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.