brahma-firelight
Version:
A blazing-fast, fire-and-forget orchestrator built with Rust and JavaScript, designed for ultra-low-latency task routing, message triggering, and lightweight logic execution — all without blocking. A native rust AddOn for NodeJS, BunJS and DenoJS.
20 lines • 606 B
JSON
{
"name": "brahma-firelight",
"version": "1.0.6",
"description": "A blazing-fast, fire-and-forget orchestrator built with Rust and JavaScript, designed for ultra-low-latency task routing, message triggering, and lightweight logic execution — all without blocking. A native rust AddOn for NodeJS, BunJS and DenoJS.",
"main": "brahma.js",
"types": "index.d.ts",
"keywords": [
"Nodejs",
"Rust",
"Hyper",
"Tokio",
"JavaScript"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Shyam20001/rsjs.git"
},
"author": "Shyam20001",
"license": "MIT"
}