Software:Drogon
From HandWiki
Short description: C++ web application framework
Developer(s) | An Tao |
---|---|
Initial release | April 27, 2018 |
Stable release | 1.8.4[1]
/ March 20, 2023 |
Repository | github |
Written in | C++ |
Operating system | Linux, macOS, FreeBSD, Windows |
Type | Web framework |
License | MIT License |
Website | drogon |
Drogon is a HTTP application framework written in the C++ programming language, supporting either C++20 or C++17 with Boost. Drogon can be used to build various web application server programs using C++. It is a cross-platform framework, supporting Linux, macOS, FreeBSD, OpenBSD, HaikuOS and Windows.
The name Drogon comes from the dragon named Drogon in the TV series Game of Thrones.
In May 2020, Drogon has won the first place in the TechEmpower benchmark Round 19 Composite framework score.[2][3]
References
- ↑ "Release v1.8.4 · drogonframework/drogon" (in en). https://github.com/drogonframework/drogon/releases/tag/v1.8.4.
- ↑ "TechEmpower Web Framework Performance Comparison". https://www.techempower.com/benchmarks/#section=data-r19&hw=ph&test=composite.
- ↑ "Framework Benchmarks Round 19 - TechEmpower Blog". https://www.techempower.com/blog/2020/05/28/framework-benchmarks-round-19/.
External links