macOS
brew install drogonlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für drogon in AI-Agent-Workflows.
Installation
brew install drogonlocal Homebrew formula metadata
sudo apk add drogonAlpine Linux edge package indexes · drogon · Quelle: dl-cdn.alpinelinux.org
sudo apt install drogonDebian stable package indexes · drogon · Quelle: deb.debian.org
nix profile install nixpkgs#drogonnixpkgs package indexes · pkgs/by-name/dr/drogon/package.nix · Quelle: api.github.com
sudo pacman -S benchmarkArch Linux sync databases · benchmark · Quelle: geo.mirror.pkgbuild.com
sudo zypper install benchmark-developenSUSE Tumbleweed package metadata · benchmark-devel · Quelle: download.opensuse.org
Überblick
Modern C++ web application framework
Verlauf
Drogon is a modern C++ HTTP application framework with asynchronous networking, routing, controllers, views, WebSocket support, database clients, Redis support, plugins, ORM tooling, and the drogon_ctl code-generation CLI.
The public drogonframework/drogon repository was created in April 2018. The official overview presents Drogon as a C++17/20-based framework for building web application server programs, with its name borrowed from a dragon in Game of Thrones.
Drogon grew around a performance-oriented, asynchronous C++ server model. Its README emphasizes non-blocking I/O using epoll and kqueue, a fully asynchronous programming style, HTTP client and server support, templates, controllers, filters, WebSocket, JSON responses, uploads, compression, pipelining, database access, Redis access, plugins, AOP joinpoints, and C++ coroutine support.
The project also includes the trantor networking library as a built-in dependency in the installation docs, making the framework feel closer to a self-contained C++ web stack than a thin wrapper around an external server. The drogon_ctl command became part of the package identity because it generates controllers, views, and scaffolding that would otherwise be repetitive in C++.
Drogon's adoption is visible through its packaging and community surfaces: Homebrew packages the stable release, the README advertises Conan Center, Docker images, Telegram and Discord communities, and official docs cover Linux, macOS, FreeBSD, and Windows-style installation paths.
It also became a familiar name among C++ web-framework benchmark watchers because the README points users to TechEmpower Framework Benchmarks for high-concurrency performance comparisons. That benchmark visibility matters for C++ developers evaluating whether an installable framework can compete with leaner HTTP stacks.
A minimal Drogon app can listen, set logging, configure thread count, optionally daemonize, and run from main. The README also shows loading config.json via app().loadConfigFile and using drogon_ctl to generate controllers, while docs describe dependencies such as jsoncpp, libuuid, zlib, OpenSSL, c-ares, brotli, PostgreSQL, MariaDB, sqlite3, hiredis, gtest, and yaml-cpp.
Drogon is package-nerd catnip because it makes a usually bespoke C++ web-server stack installable as a framework plus CLI. A package install brings headers, libraries, sample executables, drogon_ctl, optional database and compression integrations, and a config-file culture familiar to web developers but less common in high-performance C++ packages.
Its cross-platform story is also unusually broad for a C++ web framework: the README lists Linux, macOS, FreeBSD, OpenBSD, HaikuOS, and Windows, while Homebrew bottles current builds for macOS and Linux architectures. That makes it useful both as an application framework and as a packaging test case for C++ dependency edges.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config.jsonmodels/model.jsonconfig.jsonmodels\model.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
_drogon_ctl | cli | globales Executable | |
async_stream | cli | globales Executable | |
benchmark | cli | globales Executable | |
client | cli | globales Executable | |
cors | cli | globales Executable | |
dg_ctl | cli | globales Executable | |
drogon_ctl | cli | globales Executable | |
file_upload | cli | globales Executable | |
helloworld | cli | globales Executable | |
jsonstore | cli | globales Executable | |
login_session | cli | globales Executable | |
redis_chat | cli | globales Executable | |
redis_simple | cli | globales Executable | |
websocket_client | cli | globales Executable | |
websocket_server | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/drogonframework/drogon
Installationsmetadaten
| Paketschlüssel | brew:drogon |
|---|---|
| Version | 1.9.13 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/drogon |
| Homepage | https://drogon.org |
| Repository | https://github.com/drogonframework/drogon |
| Upstream-Dokumentation | https://drogon.org/ |
| Lizenz | MIT |
| Quellarchiv | https://github.com/drogonframework/drogon.git |
| Zuletzt aktualisiert | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| Abhängigkeiten | brotli, c-ares, jsoncpp, openssl@3 |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | sqlite |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | drogon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
drogon 1.9.0+ds-1+b1
C++14/17-based HTTP application framework
https://github.com/drogonframework/drogon
sudo apt install drogonlibdrogon-dev 1.9.0+ds-1+b1
C++14/17-based HTTP application framework development files
https://github.com/drogonframework/drogon
sudo apt install libdrogon-devlibdrogon1t64 1.9.0+ds-1+b1
C++14/17-based HTTP application framework library files
https://github.com/drogonframework/drogon
sudo apt install libdrogon1t64drogon
nix profile install nixpkgs#drogondrogon 1.8.7+ds-1.1build1
C++14/17-based HTTP application framework
https://github.com/drogonframework/drogon
sudo apt install drogonlibdrogon-dev 1.8.7+ds-1.1build1
C++14/17-based HTTP application framework
https://github.com/drogonframework/drogon
sudo apt install libdrogon-devlibdrogon1t64 1.8.7+ds-1.1build1
C++14/17-based HTTP application framework
https://github.com/drogonframework/drogon
sudo apt install libdrogon1t64drogon 1.9.4-r3
A C++14/17/20 based HTTP web application framework
https://github.com/drogonframework/drogon
sudo apk add drogondrogon-dev 1.9.4-r3
A C++14/17/20 based HTTP web application framework (development files)
https://github.com/drogonframework/drogon
sudo apk add drogon-devdrogon-doc 1.9.4-r3
A C++14/17/20 based HTTP web application framework (documentation)
https://github.com/drogonframework/drogon
sudo apk add drogon-doclibbenchmark-dev 1.9.1-1
Microbenchmark support library, development files
https://github.com/google/benchmark
sudo apt install libbenchmark-devlibbenchmark-tools 1.9.1-1
Microbenchmark support library, tools and documentation
https://github.com/google/benchmark
sudo apt install libbenchmark-toolslibbenchmark1.9.1 1.9.1-1
Microbenchmark support library, shared library
https://github.com/google/benchmark
sudo apt install libbenchmark1.9.1python3-websocket 1.8.0-2
WebSocket client library - Python 3.x
https://github.com/liris/websocket-client
sudo apt install python3-websocketlibbenchmark-dev 1.8.3-3
Microbenchmark support library, development files
https://github.com/google/benchmark
sudo apt install libbenchmark-devlibbenchmark-tools 1.8.3-3
Microbenchmark support library, tools and documentation
https://github.com/google/benchmark
sudo apt install libbenchmark-toolsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.