← Repositories sebastienrousseau
static-site-generator A secure-by-default static site generator built in Rust. WCAG 2.2 AA validation, CSP/SRI hardening, native JS/CSS minification, automated CycloneDX SBOM, local LLM content pipeline, WebAssembly target, interactive islands, streaming compilation for 100K+ pages, 28-locale i18n, and one-command deployment.
Ecosystem
Why this classification dependency 'clap' -> cli (technology 'Clap', weight 2) dependency 'wasm-bindgen' -> wasm (technology 'wasm-bindgen', weight 2) dependency 'image' -> graphics (technology 'image', weight 2) dependency 'syn' -> compilers (technology 'syn', weight 2) dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2) category 'command-line-utilities' -> cli (weight 3) category 'web-programming' -> web (weight 3) keyword 'wasm' -> wasm (weight 1) Rule-based classification from parsed dependencies · confidence 83%
Why this repo matters for your career
Good for learning: Observability Concurrency & Parallelism OS & Platform intermediate
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Build profile
Workspace · 8 crates
Layout
Parsed from Cargo.toml and Cargo.lock · 2026-07-05
Technologies
Clap image proc-macro2 syn wasm-bindgen
Similar repositories
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Type erasure for async trait methods
35% dependency overlap
shares oxc_allocator, serde-wasm-bindgen, wasm-bindgen · 35% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde · 35% dependency overlap
Utilities for working with impl traits in Rust.
35% dependency overlap
Procedural macro for bitfields.
35% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
35% dependency overlap
Analysis of various tricky Rust code
33% dependency overlap
A from-scratch JavaScript engine in Rust — std only, zero deps, 100% test262 (53,376/53,376)
shares js-sys, wasm-bindgen · 33% dependency overlap
Arena based tree 🌲 structure by using indices instead of reference counted pointers
shares rayon, serde · 31% dependency overlap
Generate fully-typed, lint-clean language bindings for Rust libraries across 16 languages
shares minijinja, ureq, schemars · 29% dependency overlap