jaguar
Jaguar, a server framework built for speed, simplicity and extensible. ORM, Session, Authentication & Authorization, OAuth (by Jaguar-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] (by an-tao)
jaguar | drogon | |
---|---|---|
1 | 6 | |
464 | 5,863 | |
-0.2% | - | |
2.5 | 9.0 | |
10 months ago | almost 4 years ago | |
Dart | C++ | |
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).
drogon
Posts with mentions or reviews of drogon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-08.
-
Easiest way to get values and run C++ code through a webpage
You also have https://github.com/an-tao/drogon
-
cpprestsdk in maintenance mode
If you need an embedded C++ HTTP server then there are plenty of libraries/frameworks (in random order): Crow, RESTinio, Boost.Beast, cpp-httplib, http_backend, Pistache, RestBed, served, proxygen, Simple-Web-Server, drogon, oat++.
-
How to use C++ as backend
You can use Drogon, which is currently the fastets framework in the TechEmpower benchmark.
-
C++ web frameworks: how to compare?
FYI: I posted to the top contenders GitHub issues - https://github.com/an-tao/drogon/issues/760 - https://github.com/matt-42/lithium/issues/63 - https://github.com/rbock/sqlpp11/issues/361 - https://github.com/oatpp/oatpp/issues/401
-
The state of server-side frameworks for Dart
For example, Drogon is said to be the fastest http server: https://github.com/an-tao/drogon.
-
Suggested libraries for building a REST service in C++?
I like this one Drogon.
What are some alternatives?
When comparing jaguar and drogon you can also consider the following projects:
shelf - Web server middleware for Dart
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
base_uri - A tiny wrapper around Uri to easily define a base uri. Supports api versions.
Crow - Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
aqueduct - Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
Pistache - A high-performance REST toolkit written in C++