25 breaking releases
Uses new Rust 2024
| new 0.26.0 | Jun 11, 2026 |
|---|---|
| 0.24.0 | May 27, 2026 |
| 0.18.0 | Mar 31, 2026 |
#425 in Command-line interface
2,387 downloads per month
Used in 5 crates
(2 directly)
160KB
5K
SLoC
- Node.js CLI Argument Parser - Rust Implementation
- This is a Rust implementation that matches the exact behavior of
- Node.js CLI argument parsing found in src/node_options.cc and related files.
- Based on Node.js source code analysis of:
-
- src/node_options.cc (option definitions and parsing logic)
-
- src/node_options.h (option structures and types)
-
- src/node_options-inl.h (template implementation)
-
- src/node.cc (main execution flow)
Dependencies
~2.3–4MB
~66K SLoC