neon
https://github.com/neon-bindings/neon
Rust
Rust bindings for writing safe and fast native Node.js modules.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to neon
Help out
- Issues
- Automated smoke test for `npm init --lib`
- Add `tracing` telemetry to exported functions
- For tasks and async functions perform serde off the main thread
- Update most tests to use `neon::export`
- Test proc macro errors
- Improve error messages for `#[neon::export]`
- Support `async fn` with `#[neon::export]`
- Unseal `TryFromJs` trait
- Re-organize types module and remove logic from `sys` module
- Fine-tune the Ordering for the atomic usages
- Docs
- Rust not yet supported