macOS
brew install typicallocal Homebrew formula metadata
brew / rang 10953
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de typical pour les workflows d'agents IA.
installation
brew install typicallocal Homebrew formula metadata
nix profile install nixpkgs#typicalnixpkgs package indexes · pkgs/by-name/ty/typical/package.nix · Source: api.github.com
aperçu
Data interchange with algebraic data types
historique
Typical is a data-interchange and serialization framework centered on algebraic data types. It defines schemas, then generates serialization and deserialization code for supported languages.
The public repository was created in March 2021. Its README presents Typical as a comparison point to Protocol Buffers and Apache Thrift, but with a type system emphasizing non-nullable values, exhaustive pattern matching, and safe schema evolution through asymmetric fields.
The README says the design was informed by experience using Protocol Buffers at Google and Apache Thrift at Airbnb, while clarifying that Typical is not an officially supported product of either company.
Official adoption evidence is limited. The batch input lists Homebrew and Nix packages, and GitHub release metadata shows continued releases into 2026, including v0.15.0 in April 2026.
Users write a schema file such as `types.t`, run commands like `typical format` or `typical generate`, and produce Rust and TypeScript or JavaScript-facing code for binary-compatible message storage or service boundaries.
Typical is interesting to package-focused developers because it packages an opinionated IDL/code-generation stack as a CLI. It sits in the small space between mainstream schema compilers and language-specific serialization libraries, appealing to users who want stronger ADT semantics in generated code.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
typical | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:typical |
|---|---|
| Version | 0.16.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/stepchowfun/typical |
| Dépôt | https://github.com/stepchowfun/typical |
| Dernière mise à jour | 2026-07-09T08:51:38Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
typical
nix profile install nixpkgs#typicalpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.