macOS
brew install drogonlocal Homebrew formula metadata
brew
drogon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install drogonlocal Homebrew formula metadata
sudo apk add drogonAlpine Linux edge package indexes · drogon · ソース: dl-cdn.alpinelinux.org
sudo apt install drogonDebian stable package indexes · drogon · ソース: deb.debian.org
nix profile install nixpkgs#drogonnixpkgs package indexes · pkgs/by-name/dr/drogon/package.nix · ソース: api.github.com
sudo pacman -S benchmarkArch Linux sync databases · benchmark · ソース: geo.mirror.pkgbuild.com
sudo zypper install benchmark-developenSUSE Tumbleweed package metadata · benchmark-devel · ソース: download.opensuse.org
概要
Modern C++ web application framework
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
_drogon_ctl | cli | グローバル実行可能ファイル | |
async_stream | cli | グローバル実行可能ファイル | |
benchmark | cli | グローバル実行可能ファイル | |
client | cli | グローバル実行可能ファイル | |
cors | cli | グローバル実行可能ファイル | |
dg_ctl | cli | グローバル実行可能ファイル | |
drogon_ctl | cli | グローバル実行可能ファイル | |
file_upload | cli | グローバル実行可能ファイル | |
helloworld | cli | グローバル実行可能ファイル | |
jsonstore | cli | グローバル実行可能ファイル | |
login_session | cli | グローバル実行可能ファイル | |
redis_chat | cli | グローバル実行可能ファイル | |
redis_simple | cli | グローバル実行可能ファイル | |
websocket_client | cli | グローバル実行可能ファイル | |
websocket_server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/drogonframework/drogon
インストールメタデータ
| パッケージキー | brew:drogon |
|---|---|
| バージョン | 1.9.13 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/drogon |
| ホームページ | https://drogon.org |
| リポジトリ | https://github.com/drogonframework/drogon |
| 上流ドキュメント | https://drogon.org/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/drogonframework/drogon.git |
| 最終更新 | 2026-06-22T14:03:11-07:00 |
| Pulse | updated |
| 依存関係 | brotli, c-ares, jsoncpp, openssl@3 |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | sqlite |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.