macOS
brew install thors-anvillocal Homebrew formula metadata
安装
brew install thors-anvillocal Homebrew formula metadata
概览
Set of modern C++20 libraries for writing interactive Web-Services
历史
ThorsAnvil is a collection of modern C++20 libraries for building interactive web services. The official README groups together serialization, crypto, sockets, storage, MongoDB access, an async HTTP server, and Slack-bot support under one package.
The project is distributed from the Loki-Astari/ThorsAnvil repository and documents both manual builds and package-consumption workflows. Its README emphasizes CMake integration through installed package config files, plus imported targets such as ThorSerialize, ThorsSocket, ThorsMongo, Nisse, and NisseBolt.
Official documentation shows adoption through developer package channels rather than mass end-user CLI use: the README documents installation through Homebrew and ConanCenter, alongside source builds and a header-only branch. That places ThorsAnvil in the C++ package-management niche where Homebrew, Conan, CMake package files, and system libraries need to line up.
Users install or build ThorsAnvil, then consume its CMake targets from C++ projects. The README's examples link a webserver against the async HTTP server, serialization, and MongoDB components, while the package also installs command-line utilities such as Mug and SlackCLI through the Homebrew formula.
The package is noteworthy for package nerds because it bundles a nontrivial C++ dependency graph behind Homebrew and Conan package metadata. It is less a standalone command than a packaged library suite whose value comes from installed headers, libraries, CMake config files, and transitive dependencies being discoverable.
安全态势
没有找到 thors-anvil 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
SlackCLI | cli | 全局可执行文件 | |
SlackCLI20 | cli | 全局可执行文件 | |
SlackCLI20D | cli | 全局可执行文件 | |
SlackCLID | cli | 全局可执行文件 | |
mug | cli | 全局可执行文件 | |
mug20 | cli | 全局可执行文件 | |
mug20D | cli | 全局可执行文件 | |
mugD | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Loki-Astari/ThorsAnvil
安装元数据
| 软件包键 | brew:thors-anvil |
|---|---|
| 版本 | 11.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/thors-anvil |
| 主页 | https://github.com/Loki-Astari/ThorsAnvil |
| 仓库 | https://github.com/Loki-Astari/ThorsAnvil |
| 上游文档 | https://github.com/Loki-Astari/ThorsAnvil#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/Loki-Astari/ThorsAnvil.git |
| 最后更新 | 2026-07-07T07:17:24Z |
| Pulse | updated |
| 依赖 | boost, libevent, libyaml, magic_enum, openssl@3, snappy |
| 构建依赖 | cmake |
| macOS 提供的库 | bzip2 |
| 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 | thors-anvil |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.