About
Rush-FS is an API-aligned, drop-in replacement for the Node.js fs module, powered by Rust. It aims for painless migration and multi-fold performance in heavy file operations.
Links
Contributing
We welcome contributions. Full guides:
- CONTRIBUTING.md (English)
- CONTRIBUTING-CN.md (中文)
Before submitting a PR, run pnpm build:debug and pnpm test in the repo root, and check the PR template .
License
MIT
Last updated on