aqueduct
DISCONTINUED
drogon
DISCONTINUED
Our great sponsors
aqueduct | drogon | |
---|---|---|
10 | 6 | |
2,357 | 5,863 | |
- | - | |
1.2 | 9.0 | |
over 2 years ago | about 2 years ago | |
Dart | C++ | |
BSD 2-clause "Simplified" License | MIT License |
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.
aqueduct
- Aqueduct framework is almost dead
-
The state of server-side frameworks for Dart
Aqueduct: This framework is no longer being supported by the original owners and will not be ported to null-safety for the foreseeable future. The library is so monolithic that it's a gargantuan task to maintain it, not to mention the growing dependency issues.
Why not just find new maintainer for Aqueduct or Angel ? Or pull out a reusable ORM package from them ?
-
Advantages of Using Dart on the Command Line
Saw this about Aqueduct also losing support as it is tough to move to null-safe. https://github.com/stablekernel/aqueduct/issues/917#issuecomment-783700669
-
Besides flutter, what do you use dart for?
From - https://github.com/stablekernel/aqueduct/issues/917
-
Using Flutter with Django as backend
https://github.com/stablekernel/aqueduct/issues/917#issuecomment-783700669
Wait, what? There's nothing about it being dead on the repository's page.
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?
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Crow - Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
C++ REST SDK - The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
lithium - Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
Pistache - A high-performance REST toolkit written in C++
Wt - Wt, C++ Web Toolkit
µWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
shelf - Web server middleware for Dart
angel - [ARCHIVED] A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
CppCMS - CppCMS Framework
TreeFrog Framework - TreeFrog Framework : High-speed C++ MVC Framework for Web Application
FrameworkBenchmarks - Source for the TechEmpower Framework Benchmarks project