Automic VaultAutomic Vault

brew

Install typical with Homebrew, Nix

Data interchange with algebraic data types. Version 0.15.0 via Homebrew; verified 2026-04-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install typical

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#typical

nixpkgs package indexes · pkgs/by-name/ty/typical/package.nix · source: api.github.com

overview

Package summary

Data interchange with algebraic data types

Commands and aliases

  • typical

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2021: Public GitHub repository created.
  • 2023: v0.9.x releases published.
  • 2024: v0.10.0 through v0.12.1 releases published.
  • 2026: v0.15.0 published.

Related projects

  • The README explicitly compares Typical with Protocol Buffers and Apache Thrift, while positioning its type-system choices closer to languages such as Rust and Haskell.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
typicalcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.15.0
manager updated2026-04-22
local dataok
upstreamcurrent
latest detectedv0.15.0

https://github.com/stepchowfun/typical

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:typical
Version0.15.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/typical
Homepagehttps://github.com/stepchowfun/typical
Repositoryhttps://github.com/stepchowfun/typical
Upstream docshttps://github.com/stepchowfun/typical#readme
LicenseMIT
Source archivehttps://github.com/stepchowfun/typical/archive/refs/tags/v0.15.0.tar.gz
Last updated2026-04-22T21:03:24Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametypical
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

typical

nix profile install nixpkgs#typical
  • normalized package name match
  • Matched by: Typical
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ty/typical/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment