jaguar
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth (by Jaguar-dart)
aspectd
AOP for Flutter(Dart) (by XianyuTech)
jaguar | aspectd | |
---|---|---|
1 | 1 | |
464 | 1,111 | |
-0.2% | 0.0% | |
2.5 | 0.0 | |
10 months ago | over 3 years ago | |
Dart | Dart | |
BSD 3-clause "New" or "Revised" License | MIT 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.
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.
jaguar
Posts with mentions or reviews of jaguar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-12.
-
The state of server-side frameworks for Dart
The only remaining major server-side framework is Jaguar. Though the maintainer has stated that they will continue to maintain the project, there had been a five-month gap between the last two commits (there was, however, a null-safety commit yesterday).
aspectd
Posts with mentions or reviews of aspectd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-12.
-
The state of server-side frameworks for Dart
Another huge hole in Dart is the lack of native AOP capabilities. I was a heavy AspectJ user back in the day, so much so that I couldn't imagine doing OOP without AOP. I did see AspectD (https://github.com/XianyuTech/aspectd), but it's third party, not part of Dart natively.
What are some alternatives?
When comparing jaguar and aspectd you can also consider the following projects:
shelf - Web server middleware for Dart
aqueduct - Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
base_uri - A tiny wrapper around Uri to easily define a base uri. Supports api versions.
drogon - Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows [Moved to: https://github.com/drogonframework/drogon]