macOS
brew install thors-anvillocal Homebrew formula metadata
brew
Set of modern C++20 libraries for writing interactive Web-Services. Version 11.1.0 via Homebrew; verified 2026-07-07.
install
brew install thors-anvillocal Homebrew formula metadata
overview
Set of modern C++20 libraries for writing interactive Web-Services
history
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.
security posture
No matching local secret-handling manifest was found for thors-anvil. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
SlackCLI | cli | global executable | |
SlackCLI20 | cli | global executable | |
SlackCLI20D | cli | global executable | |
SlackCLID | cli | global executable | |
mug | cli | global executable | |
mug20 | cli | global executable | |
mug20D | cli | global executable | |
mugD | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/Loki-Astari/ThorsAnvil
install metadata
| Package key | brew:thors-anvil |
|---|---|
| Version | 11.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/thors-anvil |
| Homepage | https://github.com/Loki-Astari/ThorsAnvil |
| Repository | https://github.com/Loki-Astari/ThorsAnvil |
| Upstream docs | https://github.com/Loki-Astari/ThorsAnvil#readme |
| License | MIT |
| Source archive | https://github.com/Loki-Astari/ThorsAnvil.git |
| Last updated | 2026-07-07T07:17:24Z |
| Pulse | updated |
| Dependencies | boost, libevent, libyaml, magic_enum, openssl@3, snappy |
| Build dependencies | cmake |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.