-
conduit
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider. (by conduit-dart)
If you want something with batteries included, just use Conduit, a community-maintained successor to Aqueduct, and probably the best backend framework Dart will ever see for a while (until Flutter's popularity leads to more folks investing time here).
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Also there's some interesting new features they are working on like Static Metaprogramming. Which you can check out on language funnel.
-
So for the Google team to invest in optimizing compiling for backend server environments (maybe like how Rust does), we would need both Google to work really hard on yet another compile target, and a community of people to develop packages that can take advantage of that. Google doesn't really have a killer implementation for the backend (like they have Flutter for the frontend), so they don't really have a reason to do this.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
Someone could make a NestJS clone for Dart, but it would take a huge team a very long time to create it. And who would do that when they could just use NestJS since TypeScript and Dart have 95% the same syntax. NodeJS also has great performance these days.
-
First there was barback. https://github.com/dart-archive/barback
-
My little contribution: jinja and textwrap, Also looking at uvicorn (astra.dart as a HttpServer alternative) and sterlette, doing in free time, if anyone interested, welcome. I'm also translating Svelte to Dart - piko.dart, and welcome too.
-
My little contribution: jinja and textwrap, Also looking at uvicorn (astra.dart as a HttpServer alternative) and sterlette, doing in free time, if anyone interested, welcome. I'm also translating Svelte to Dart - piko.dart, and welcome too.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
astra.dart
A multi-threaded shelf server framework and web server adapter. With hot-reload and CLI tool.
My little contribution: jinja and textwrap, Also looking at uvicorn (astra.dart as a HttpServer alternative) and sterlette, doing in free time, if anyone interested, welcome. I'm also translating Svelte to Dart - piko.dart, and welcome too.
-
My little contribution: jinja and textwrap, Also looking at uvicorn (astra.dart as a HttpServer alternative) and sterlette, doing in free time, if anyone interested, welcome. I'm also translating Svelte to Dart - piko.dart, and welcome too.
Related posts
-
Recently programming languages rust swift kotlin are all have too many tricks, make chinese developers feel uncomfortable and naive .
-
The biggest announcement from Engage that no one is talking about...
-
Why is Swift so slow (timeout) in compiling this code?
-
Which is the most "mature" backend stack?
-
Too many emojis in 'Concurrency and async / await' explanation