Tech News
← Back to articles

Now any body can write JavaScript code in Rust

read original related products more articles

JavaScript convenience, turbo-charged by Rust.

Brahma-JS is an ultra-low-latency orchestrator for JS, blending familiar Express -style middleware and routing with a high-performance core built in Rust. Ideal for micro-service and API use-cases where speed matters.

The Vision: Why Brahma-JS?

Rust-level performance , without needing to write Rust.

, without needing to write Rust. Express-like API , so JS devs can jump in instantly.

, so JS devs can jump in instantly. Built with Tokio + Hyper , delivering asynchronous speed and efficiency.

, delivering asynchronous speed and efficiency. Lightweight, zero-dependency binary — no build headaches.

Performance Benchmarks

Benchmarks were run with wrk on an Intel® Core™ i5-12450H (12 vCPUs available under virtualization, 200 concurrent connections, 10s duration):

wrk output (Brahma-JS):

... continue reading