HackerTrans
TopNewTrendsCommentsPastAskShowJobs

StellaMary

no profile record

Submissions

[untitled]

1 points·by StellaMary·2 mesi fa·0 comments

Show HN: Ghidora build system, An nx/Bazel alternative

ghidora.hyperforge.in
1 points·by StellaMary·2 mesi fa·0 comments

Show HN: My own stolen JavaScript Server powered by Rust

shyam20001.github.io
4 points·by StellaMary·7 mesi fa·0 comments

Show HN: Brahma-React – Switch Next JavaScript Vulnerable API to Rust

github.com
1 points·by StellaMary·7 mesi fa·0 comments

Write ReactJS in Rust

github.com
12 points·by StellaMary·7 mesi fa·14 comments

Show HN: Write JavaScript code in Rust to achieve 200k req/s

github.com
2 points·by StellaMary·7 mesi fa·0 comments

Show HN: Now everyone can write JavaScript API in Rust

shyam20001.github.io
1 points·by StellaMary·8 mesi fa·1 comments

[untitled]

10 points·by StellaMary·9 mesi fa·0 comments

This Framework coverts your JavaScript code to Rust

shyam20001.github.io
1 points·by StellaMary·9 mesi fa·1 comments

Show HN: Write Node.js code in Rust to achieve massive HTTP throughput

npmjs.com
12 points·by StellaMary·9 mesi fa·11 comments

Swapping Node.js HTTP Layer to Rust Tokio Runtime

reddit.com
2 points·by StellaMary·9 mesi fa·0 comments

Write Express JS code that runs on Rust

github.com
8 points·by StellaMary·9 mesi fa·6 comments

Show HN: Write JavaScript code that Runs on RUST hits 1M req/s

shyam20001.github.io
6 points·by StellaMary·9 mesi fa·1 comments

Show HN: I rewrote the express library to rust

shyam20001.github.io
3 points·by StellaMary·9 mesi fa·1 comments

Show HN: Here we go again μWs-JS against its new rival Brahma-JS

web-frameworks-benchmark.netlify.app
1 points·by StellaMary·9 mesi fa·1 comments

Say Goodbye to Node.js HTTP. Meet Brahma-JS an Ultra HTTP

github.com
1 points·by StellaMary·10 mesi fa·1 comments

comments

StellaMary
·7 mesi fa·discuss
Most of companies don't even know that node js npm packages has build scripts which do rely on python c++ build tools. That's y. This saves lots of time. Also binaries once checked and published cannot be edited in npm / all we can do is just remove that version fully if below 300 downloads.
StellaMary
·7 mesi fa·discuss
Here you go for the core https://github.com/Shyam20001/brahma-core All npm packages including esbuild publish binaries node Js a Runtime not compiled one. So don't get into a judgement dude. Don't get blindly attached to the topics. Do check the Read Me before commenting.
StellaMary
·7 mesi fa·discuss
Dude that's how ultra web sockets binaries are built. Node Js can run build scripts but it hurts the machine and requires appropriate node-gyp builds. Also the source to the code is here https://github.com/Shyam20001/brahma-core

Do refer the READ me for further information.
StellaMary
·8 mesi fa·discuss
Tbh I just stole the deno's internal i/o code bases (tokio/hyper) just to make this framework to work faster performing against uws js. Do give a try and share your thoughts and feedbacks.
StellaMary
·9 mesi fa·discuss
That's my fukin glue code https://github.com/Shyam20001/brahma-core check here
StellaMary
·9 mesi fa·discuss
Every one need node so who gonna migrate all those legacy code bases to some other language just to get extra perf...?
StellaMary
·9 mesi fa·discuss
Bro the source is locked and precompiled no body even the author cannot edit with malicious binaries. Thats y people used to publish binary to ensure stability. Instead of pulling from git each time.
StellaMary
·9 mesi fa·discuss
Exactly I have attached the src link in Readme file. I'm maintaining independent sources and planning to build the same for python via maturin
StellaMary
·9 mesi fa·discuss
That isn't dude not a vibe coded stuff. Its a complex architecture the src code is attached in Read Me file below do check.
StellaMary
·9 mesi fa·discuss
If this succeeds then every node Js framework can use this adapter with memory safe ultra fast performance.
StellaMary
·9 mesi fa·discuss
All I ever wanted is to make Js devs to write the same code atleast that would run on top of Rust.... A dirty Hack but Really Worth it...
StellaMary
·9 mesi fa·discuss
Here you go https://web-frameworks-benchmark.netlify.app/result?f=hono-d...

Also regarding the performance its written using Rust and raw Hyper library unlike deno runtime no overhead coz I just build a complex rust native addon for node js that allows every one to harness the true power of Rust's Tokio and hyper.

Regarding hono it's my fav and edge based. The Framework I created allows you to run true multi thread Fullstack app on a instance like running raw c++ or golang frameworks. My framework gives you true parallelism without Node.js cluster. Just give a try.
StellaMary
·9 mesi fa·discuss
I just created a open source Rust based JavaScript framework that allows every JS dev to write existing express js code that runs on Rust's Tokio and hyper.
StellaMary
·9 mesi fa·discuss
I created Native Addon that let's you write Js code that runs on top of Rust’s Tokio runtime and hyper http library. Achieves massive throughput.
StellaMary
·9 mesi fa·discuss
Brahma-firelight js is a brand new rust based JavaScript framework written using Rust's Tokio Runtime and Hyper http library. Upgrading node Js to next level beast.

Need suggestions and improvements for this project https://www.npmjs.com/package/brahma-firelight
StellaMary
·10 mesi fa·discuss
No hate mate it's real that ai can really code anything u need but the brutal fact is you need to be much smarter to validate its code all I can see is skill and xp issue. But as Rust node Js dev I made ultra fast http framework using AI with just 200 lines of code it had beaten fastify hono and express. It's all possible just because of my xp in ffi and Rust with node js Architect lessons.

https://www.npmjs.com/package/brahma-firelight
StellaMary
·10 mesi fa·discuss
It's been a long time since 2023, when Bun.js arrived and disrupted the JavaScript world. During that time, I was working on something unusual—something that encourages all JS developers to write API code that actually runs on top of Rust.

I gave it my best and eventually published this framework on npm. Many people asked for async support, and after countless sleepless nights, I finally achieved it. Meet Brahma-JS (brahma-firelight) one of my finest creations that replaces Node.js tcp / http module with Rust's Tokio and Hyper library inspired from Deno runtime.

``` Running 10s test @ [http://127.0.0.1:2000/hi](http://127.0.0.1:2000/hi) 1 threads and 200 connections Thread Stats Avg Stdev Max +/- Stdev Latency 1.51ms 479.16us 7.89ms 78.17% Req/Sec 131.57k 9.13k 146.78k 79.00% 1309338 requests in 10.00s, 186.05MB read Requests/sec: 130899.58 Transfer/sec: 18.60MB

``` Oh sure, just another framework casually doing 130k+ requests/sec. No big deal. Totally normal. Definitely not powered by a Rust beast disguised as friendly JavaScript.

Now I have released v1.5 A stable release with support for Mac, Linux and Windows too. You can give a try by starting

``` npm i brahma-firelight

```

Source : https://www.npmjs.com/package/brahma-firelight