Skip to content

⚡ VelociForge EngineNext-Gen Virtualized Package Engine

Sub-millisecond execution, zero-copy symlink mounting, and ephemeral CI restoration for Node.js.

🚀 Quick Installation ​

bash
npm install -g velociforge
bash
pnpm add -g velociforge
bash
yarn global add velociforge
bash
npx velociforge run npm start

⚡ Speed Benchmarks ​

Operation ProfileStandard npm / Trad CIVelociForge SpeedPerformance Boost
Ephemeral Pre-flight (vforge run)2,132.00 ms0.70 ms3,045x FASTER ⚡
Zero-Copy Virtual Junction Mount4,844.00 ms1.45 ms3,340x FASTER ⚡
Ephemeral Post-flight Cleanup3,800.00 ms2.09 ms1,818x FASTER ⚡
Warm Lockfile Verification (vforge ci)12,450.00 ms0.00 msZERO-DELAY 🚀

Released under the MIT License.