deno
FrameworkBenchmarks
deno | FrameworkBenchmarks | |
---|---|---|
493 | 407 | |
104,043 | 7,942 | |
0.3% | 0.5% | |
9.9 | 9.9 | |
4 days ago | 3 days ago | |
Rust | C++ | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
deno
- Try to test deno 2.2+ WebTransport(unstable)
- Node.js can now execute TypeScript files
-
Bun, Node.js, or Deno: Which JavaScript Backend Should You Use in 2025?
When building a JavaScript backend, should you choose Bun, Node.js, or Deno? Let's break it down.
-
JavaScript Trademark Update
There’s no acknowledgment of Node.js trademark on Deno.com … and the landing page is largely about how much better Deno is over Node.js.
Of all places to put trademark acknowledgement, it’d be there - and it’s missing.
https://deno.com/
-
Project of the Week: Deno
Deno is a modern runtime for JavaScript and TypeScript built by Ryan Dahl, the creator of Node.js. Since its 1.0 release in 2020, Deno has positioned itself as a secure-by-default runtime that addresses many of Node.js's design challenges. With built-in TypeScript support, a standard library, and no package.json or node_modules, Deno represents a fresh approach to server-side JavaScript development. The project has garnered significant attention with 103,000 GitHub stars and active development from both the core team and community.
-
deno.json file in langchainjs source code.
Learn more about Deno.
-
An Update on Fresh
Jsdom should work in deno, can you open a [github issue](https://github.com/denoland/deno/issues) with some details and a reproduction?
All of the simple cases I've tried seem to work fine, e.g:
```typescript
-
☁️ Keep Using AWS as Usual
Perfect for Cloud and Infrastructure: Major tools like firecracker (AWS Lambda microVMs), deno, and vector.dev are all written in Rust. It's becoming the de facto language for next-gen DevOps, cloud infra, and edge computing.
-
Progressive frustration
I thought - YOLO, lets go deno! 🦖. I loved how it is an all in one tool with fmt, lint, test, and what not. I wanted that. Okay so I decided to use fresh over deno because its native to deno, right?
-
Show HN: Lume – OS Lightweight CLI/API for macOS/Linux VMs on Apple Silicon
Lume[1] is also a static site generator for Deno JavaScript Engine [2]. Indeed it is impossible to find a 4-letter name that doesn't clash using the Latin alphabet and that sounds like a name.
[1] https://lume.land/
[2] https://deno.com/
FrameworkBenchmarks
- Website Is Served from Nine Neovim Buffers on My Old ThinkPad
- .NET: La Plataforma Ideal para Microservicios en 2025
-
Constrained languages are easier to optimize
https://www.techempower.com/benchmarks/#section=data-r23&tes...
Here is your transaction throughput. But I'm sure AWS's whole platform team, Alibaba, third of Google, etc don't know what they are doing.
-
Archived: Popular backend frameworks by performance benchmark ranking in 2024
Since 2013, TechEmpower has established a backend framework benchmark. They meticulously define benchmark specifications and maintain an open-source approach that encourages contributions from the community. This benchmark has become a respected standard in the tech industry, serving as a reliable yardstick for technology competitors to assess the performance of their solutions (exemple Go Fiber, C# Asp.net, JS Just). So I can trust the Techempower benchmark.
-
Ruby on Rails Audit Complete
https://www.techempower.com/benchmarks/#section=data-r23&l=z...
I thought to include other implementation from Ruby and Elixir. Rails has always been doing much more and on the heavier side of things. There are also many test that simply by switching server to iodine brings the performance to Elixir / Phoenix level.
-
Redesigned Swift.org is now live
I tried seeing how it ranks on the 2025 tech empower benchmarks: https://www.techempower.com/benchmarks/#section=data-r23&l=v...
And up against C#, Go and C++, no Swift library (including vapor) could make the top 70.
Even just compare Swift vs PHP and its a really poor showing for vapor: https://www.techempower.com/benchmarks/#section=data-r23&l=v...
-
Stop the Hack: Why Quick-and-Dirty Development Is Hurting Us All
References & Further Reading: TechEmpower Framework Benchmarks: https://www.techempower.com/benchmarks/
- Java at 30: The Genius Behind the Code That Changed Tech
-
Feather: Feather: A web framework that skips Rust's async boilerplate and jus
Rust typically beats Go web frameworks on tech empower performance benchmarks, if you're curious where languages typically rank up in terms of web framework performance. https://www.techempower.com/benchmarks/#section=data-r23
What does "pure raw metal" performance mean? Go has a garbage collector, which I usually hear causing GC pauses negatively affecting performance compared to C/C++/Rust.
-
We Fell Out of Love with Next.js and Back in Love with Ruby on Rails
* Ruby and Python are painfully slow, but everyone else sorta sits in a pack together
I will probably be able to find another benchmark that says completely different things.
Benchmarking is hard.
I'm also having trouble finding the article from HN that I was sure I saw about Next.JS's SSR rendering performance being abysmal.
[0] https://www.techempower.com/benchmarks/#section=data-r23
[1] https://web-frameworks-benchmark.netlify.app/result?asc=0&f=...
What are some alternatives?
warp-reverse-proxy - Fully composable warp filter that can be used as a reverse proxy.
LiteNetLib - Lite reliable UDP library for Mono and .NET
pnpm - Fast, disk space efficient package manager
django-ninja - 💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]