Why isn't there a more prominent effort for server side dart?

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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).

  2. 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.

    InfluxDB logo
  3. language

    Design of the Dart language

    Also there's some interesting new features they are working on like Static Metaprogramming. Which you can check out on language funnel.

  4. rust

    Empowering everyone to build reliable and efficient software.

    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.

  5. 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.

  6. barback

    Discontinued An asset build system for Dart.

    First there was barback. https://github.com/dart-archive/barback

  7. jinja.dart

    Jinja2 template engine port for Dart.

    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.

  8. textwrap.dart

    Text wrapping and filling. It's a pure port of textwrap from Python.

    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.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. 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.

  11. svelte.dart

    Svelte (v5.5.16) web framework ported to Dart.

    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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Recently programming languages rust swift kotlin are all have too many tricks, make chinese developers feel uncomfortable and naive .

    4 projects | /r/programmingcirclejerk | 9 Mar 2021
  • The biggest announcement from Engage that no one is talking about...

    3 projects | /r/FlutterDev | 5 Mar 2021
  • Why is Swift so slow (timeout) in compiling this code?

    5 projects | news.ycombinator.com | 30 May 2023
  • Which is the most "mature" backend stack?

    2 projects | /r/webdev | 6 May 2022
  • Too many emojis in 'Concurrency and async / await' explanation

    2 projects | /r/programmingcirclejerk | 20 Jan 2022