{"id":50464888,"url":"https://github.com/filipos800/mustela","last_synced_at":"2026-06-17T23:00:38.501Z","repository":{"id":358506187,"uuid":"1241661454","full_name":"filipos800/mustela","owner":"filipos800","description":"Statically linked, ultra-high-performance static site engine written in V. Engineered for extreme throughput (\u003e9,000 pages/sec) and total data sovereignty.","archived":false,"fork":false,"pushed_at":"2026-05-17T18:44:15.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T19:32:57.121Z","etag":null,"topics":["compiler","documentation-engine","high-performance","private-source","ssg","static-site-generator","v-language","vlang"],"latest_commit_sha":null,"homepage":"https://mustela.vercel.app","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/filipos800.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-17T17:01:05.000Z","updated_at":"2026-05-17T18:44:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/filipos800/mustela","commit_stats":null,"previous_names":["filipos800/mustela"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/filipos800/mustela","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipos800%2Fmustela","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipos800%2Fmustela/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipos800%2Fmustela/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipos800%2Fmustela/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipos800","download_url":"https://codeload.github.com/filipos800/mustela/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipos800%2Fmustela/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34468766,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["compiler","documentation-engine","high-performance","private-source","ssg","static-site-generator","v-language","vlang"],"created_at":"2026-06-01T07:00:20.754Z","updated_at":"2026-06-17T23:00:38.495Z","avatar_url":"https://github.com/filipos800.png","language":null,"funding_links":[],"categories":["Applications"],"sub_categories":["Web"],"readme":"# 🦦 Mustela\n\n\u003e **Engineered for the Unforgiving.** High-performance static site engine and documentation reference forged for forensic documentation and high-pressure operations. Built to deliver data when failure isn't an option.\n\n🌐 **Official Website:** [mustela.vercel.app](https://mustela.vercel.app)  \n📖 **Documentation:** [mustela.vercel.app/doc/get-started](https://mustela.vercel.app/doc/get-started)  \n📰 **Field Reports (Blog):** [mustela.vercel.app/blog](https://mustela.vercel.app/blog)  \n📺 **Video Demonstration:** [Watch on YouTube](https://youtu.be/jJHkLPb4rk8?si=Y44YEYgpUfLiys4F)\n\n### 📦 Ecosystem Repositories (Codeberg)\n\n📦 **Mustela Web (Codeberg):** [codeberg.org/mustela/web](https://codeberg.org/mustela/web)  \n⚡ **Mustela Preset Vite (Codeberg):** [codeberg.org/mustela/preset-vite](https://codeberg.org/mustela/preset-vite)  \n\n---\n\nMustela is a blazing-fast static site engine (SSG) written in the **V language**. The entire architecture is built on the principle of \"reductive engineering\"—no unnecessary abstractions, zero dependencies, zero tracking, just pure performance optimized for the physical limits of hardware.\n\nValidated by the creator of the V language ([Alex](https://x.com/v_language/status/2053465241535557759)), who confirmed build speeds exceeding **9,000 pages per second**, Mustela is the ultimate tool for high-pressure CI/CD pipelines and massive technical documentation hubs.\n\n## 🎥 Video Demonstration\n\nWatch the video [**Mustela SSG Demo: 1.3MB High-Speed Vlang Engine with Parallel Pipeline**](https://youtu.be/jJHkLPb4rk8?si=Y44YEYgpUfLiys4F) to see exactly how to spin up a Mustela website on your local machine using just the pre-compiled binary.\n\n## ⚡ The Mustela Edge\n\n- **Blazing Fast Performance:** Processes 5,000 Markdown files in 528 ms (~9,470 pages/sec).\n- **Zero-Dependency Core:** Distributed as a single, statically linked binary (~1.3 MB). No `node_modules`, no external registries.\n- **Zero-Copy Architecture:** Strictly avoids redundant memory allocations by passing raw pointers across a stateful DSL engine.\n- **Minimal Memory Footprint:** Standard builds consume around 4.8 MB RAM, eliminating the risk of memory-exhaustion attacks.\n- **Unix-First Philosophy:** Leverages native system calls (e.g., `inotify` on Linux) for zero-latency filesystem monitoring.\n- **Total Sovereignty \u0026 GDPR-Compliant:** Contains zero telemetry, analytics, or \"phone-home\" features. Operates 100% locally and offline.\n\n## 🛠 Quick Start\n\nScaffold your project in under a minute:\n\n```bash\n# For pure HTML/CSS with maximum simplicity (Vanilla preset)\nmustela init\n\n# For modern pipelines with Tailwind CSS, PostCSS, and Vite (Vite preset)\nmustela init -p vite\n\n# Perform a one-time build into the ./dist folder\nmustela build\n\n# Start local development mode with real-time filesystem hot-reloading\nmustela watch\n```\n\n## ⚙️ Source Code \u0026 Licensing\n\nThe core **Mustela Engine is private source**. The entire system was coded completely from scratch without a single external library or runtime framework.\n\nThis approach is driven by a clear pragmatic and economic model:\n\n- **Custom B2B Hardware Tuning:** The engine serves as the baseline for commercial enterprise solutions (such as Mustela Tactical Edition). Binaries are compiled and tuned directly on the client's production servers using `-march=native` and CPU-specific compiler flags to extract every microsecond of throughput.\n- **Absolute Supply-Chain Integrity:** We guarantee the complete absence of hidden telemetry, third-party vulnerabilities, or backdoors—making it ideal for forensic, air-gapped, and high-security infrastructure.\n\n## 🤝 Contribution Policy\n\nWhile the repository remains closed-source, Mustela welcomes developers who share the same extreme technical discipline. If you wish to contribute, the pipeline is entirely built on personal arrangement:\n\n- **Collaboration Request:** Contact me directly. Every proposed feature and architectural alignment will be reviewed personally by the lead architect (Filip Vrba) to keep the core codebase lean and zero-bloat.\n- **Revenue Share:** If your contribution is approved and integrated into the commercial B2B offerings, an equitable revenue share from license sales will be established. True engineering skill should never work for free.\n\n---\n\nDesigned and maintained by Filip Vrba.  \nMustela Engine © 2026. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipos800%2Fmustela","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipos800%2Fmustela","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipos800%2Fmustela/lists"}