neon
Native addon library
Rust bindings for writing Node.js native addons.
Rust bindings for writing safe and fast native Node.js modules.
8k stars
84 watching
285 forks
Language: Rust
last commit: 5 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
nix-rust/nix | Rust bindings to various Unix platform APIs | 2,663 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
nodejs/node-gyp | Compiles native addon modules for Node.js using the gyp build system | 9,949 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 535 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,055 |
automattic/node-canvas | A Cairo-backed Canvas implementation for Node.js | 10,195 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
grpc/grpc-node | Provides a TypeScript implementation of the gRPC protocol for Node.js applications | 4,488 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,326 |
goldbergyoni/nodebestpractices | A comprehensive collection of Node.js best practices and guidelines | 100,616 |
nodegui/nodegui | A cross-platform desktop application library built with Node.js and CSS. | 8,908 |