drogon
lithium
drogon | lithium | |
---|---|---|
6 | 4 | |
5,863 | 1,269 | |
- | - | |
9.0 | 0.0 | |
over 3 years ago | about 1 year ago | |
C++ | C++ | |
MIT 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.
drogon
-
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.
lithium
-
REST APIs using C++. (Is this even done much?)
You know what is curious? There is a lib with the same name of your user similar to httplib: https://matt-42.github.io/lithium/
-
C or C++ as web app backend?
Lithium
-
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++.
-
Azure Active Directory reduced core count from ~40k to ~20k by migrating to .NET Core 3.1
#4 https://github.com/matt-42/lithium [Http Server]
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.
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.
Crow - Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
Crow - A Fast and Easy to use microframework for the web.
Pistache - A high-performance REST toolkit written in C++
µWebSockets - Simple, secure & standards compliant web server for the most demanding of applications
asio-grpc - Asynchronous gRPC with Asio/unified executors
Wt - Wt, C++ Web Toolkit
cpp-httplib - A C++ header-only HTTP/HTTPS server and client library