stack_trace VS shelf

Compare stack_trace vs shelf and see what are their differences.

stack_trace

A package for manipulating stack traces and printing them readably. (by dart-lang)

shelf

Web server middleware for Dart (by dart-lang)
Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • SonarLint - Clean code begins in your IDE with SonarLint
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
stack_trace shelf
1 29
107 769
4.7% 2.9%
0.0 5.7
1 day ago 9 days ago
Dart Dart
BSD 3-clause "New" or "Revised" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

stack_trace

Posts with mentions or reviews of stack_trace. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-26.

shelf

Posts with mentions or reviews of shelf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-07.
  • shelf_proxy
    2 projects | reddit.com/r/dartlang | 7 Mar 2023
    To be honest, there's not much to it! It's a single-file add-on for the shelf package with about 100 lines of code, and the comment for the ProxyHandler class at the top sums up the shelf-proxy package pretty well:
  • Dart in backend??
    2 projects | reddit.com/r/dartlang | 1 Dec 2022
    These are the best backend frameworks for Dart right now but you can use the shelf package if you want a slightly different approach
  • Serverside Dart
    5 projects | dev.to | 17 Nov 2022
    In this blog, I will talk about the benchmarks of Flask (Python), Express (JavaScript), Shelf (Dart), dart_frog (Dart) and Conduit (Dart), and my opinions on Dart on the server side.
  • Server-side Dart
    4 projects | dev.to | 3 Oct 2022
    There was a time, I want to start a new project and have to choose what technologies to use for the frontend and backend parts as well. Research gets me to Aqueduct and Shelf, both of them weren't looking actively developing and supported and that leads me to the idea to make my own small micro-framework like Echo for Golang or Bottle for Python. And it was easy to decide: I've had time and motivation :)
  • Dart Frog
    6 projects | dev.to | 10 Sep 2022
    Dart Frog 🐸 es un framework web construido sobre Shelf inspirado por Next.JS, Remix y Express.
  • Are you using monorepos?
    9 projects | reddit.com/r/FlutterDev | 1 Jun 2022
    We are't using one of the frameworks for Dart on the backend (Conduit, Dart Frog) and instead built on top of shelf for both the projects we've used Dart on the backend for - one we went for a gRPC approach and the implemented a REST API.
  • Dart - From scratch to deploy 🚀
    4 projects | dev.to | 5 May 2022
  • Deployment of a Dart Server on Heroku
    3 projects | dev.to | 9 Apr 2022
    We also need a software service that we already built in the videos mentioned above. The service we want to deploy will use the shelf server from Dart hat we already run locally and make our first requests. But this will also work if you use a aqueduct server or a conduit server.
  • Examples of “beautiful” dart code
    7 projects | reddit.com/r/dartlang | 26 Mar 2022
    The shelf package has always looked very well-written to me. I like the way functions and function typedefs are preferred over classes, how it uses short and simple source files, and usages of streams for requests and responses. This package makes good use of language and SDK features that only work in Dart.
  • From Python to Dart - Day 2, Meet the dart CLI
    7 projects | dev.to | 7 Mar 2022
    | console-simple | A simple console application (basic template). | | ---------------- | -------------------------------------------------- ----- | | console-full | Console application with tests. | | package-simple | A starting point for Dart libraries or apps. | | server-shelf | Server based on shelf. | | web-simple | Web application with core libraries. |

What are some alternatives?

When comparing stack_trace and shelf you can also consider the following projects:

aqueduct - Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.

jaguar - Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth

dart-express - Express-like HTTP framework written in Dart

drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]

conduit - Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.

shelf_plus

functions-framework-dart - FaaS (Function as a service) framework for writing portable Dart functions

pub-dev - Pub.dev, the Dart package repository, written in Dart

args - A command-line argument parsing library for Dart.

angular - Fast and productive web framework provided by Dart

aspectd - AOP for Flutter(Dart)

attoparsec-conduit - A streaming data library