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
- spawn cargo ENOENT on Ubuntu 20.10
- Speed up PR CI
- Expanding on Root and a potential common-case
- Add integration test for create-neon
- Overly restrictive JsFunction trait bound
- `Handle<'a, JsBox<T>>` should be able to be dereferenced to `&'a T`
- Feature request: Add "Weak" to go with "Root"
- Bug: Panic in `try_catch` when catching `JsFuncition::call` during VM shutdown
- Correctly handling an `Arc<Root<T>>` is difficult
- Convert to `tinyvec` which does not include unsafe
- Docs
- Rust not yet supported