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: about 2 months 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,498 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
nix-rust/nix | Rust bindings to various Unix platform APIs | 2,697 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,074 |
nodejs/node-gyp | Compiles native addon modules for Node.js using the gyp build system | 10,000 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 542 |
node-formidable/formidable | A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |
automattic/node-canvas | A Cairo-backed Canvas implementation for Node.js | 10,244 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
grpc/grpc-node | Provides a TypeScript implementation of the gRPC protocol for Node.js applications | 4,524 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,946 |
remy/nodemon | Automatically restarts Node.js applications upon file changes | 26,366 |
goldbergyoni/nodebestpractices | A comprehensive collection of Node.js best practices and guidelines | 101,014 |
nodegui/nodegui | A cross-platform desktop application library built with Node.js and CSS. | 8,944 |