# Install thors-anvil with Homebrew

Set of modern C++20 libraries for writing interactive Web-Services. Version 11.1.0 via Homebrew; verified 2026-07-07.

## Install

```sh
sudo av install brew:thors-anvil
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install thors-anvil
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:thors-anvil
- **Package manager:** Homebrew
- **Version:** 11.1.0
- **Source summary:** Set of modern C++20 libraries for writing interactive Web-Services
- **Homepage:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Repository:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Last updated:** 2026-07-07T07:17:24Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- SlackCLI (alias)
- SlackCLI20 (alias)
- SlackCLI20D (alias)
- SlackCLID (alias)
- mug (alias)
- mug20 (alias)
- mug20D (alias)
- mugD (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 11.1.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- Current README: describes ThorsAnvil as modern C++20 libraries for interactive web services.
- Current README: documents Homebrew installation and CMake `find_package(ThorsAnvil REQUIRED)` consumption.
- Current README: documents ConanCenter availability with a thors-anvil package requirement.

### Related projects

- Related tooling includes CMake package exports, ConanCenter packages, C++ web-service frameworks, C++ serialization libraries, MongoDB client libraries, and Slack bot frameworks.

### Sources

- <https://github.com/Loki-Astari/ThorsAnvil#readme - official README for project scope, libraries, manual build, Homebrew, Conan, CMake targets, and examples.>
- <https://loki-astari.github.io/ThorsAnvil/ - official documentation site linked from the README.>


## Security Notes

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.



## Combined YAML source

View the package source record on GitHub. [combined/thors-anvil.yml](https://github.com/mxcl/pkgdb/blob/main/combined/thors-anvil.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
