Ross ROSS = Recommend OSS · open-source software intelligence for agents

BoundaryML/baml

The programming language for agents observed · 2026-08-28

github.com/BoundaryML/baml · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 87
  • Longevity 75
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 1062
  • days_rel: 8
  • days_push: 7
  • n_releases_24m: 362

Full methodology

Adoption not part of the score

9078 stars · 488 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

BAML is a domain-specific programming language for building LLM agents, with a Rust-like type system, typed errors, built-in tests/evals, and an agent stdlib. It compiles fast and can be called incrementally from TypeScript, Python, Go, C#, Java, and Rust.

Use cases

  • define type-safe llm functions with structured output
  • build ai agents with fewer mistakes
  • add guardrails to llm calls
  • write evals and tests for prompts
  • call llm functions from python or typescript
  • parse structured data from llm responses

When to choose

  • you want strongly typed structured outputs from LLMs
  • you are building agents and need built-in testing and evals
  • you want a language-agnostic LLM layer callable from TS, Python, Go, Java, or Rust

When to avoid

  • you prefer staying entirely in your host language without a DSL
  • you need a general-purpose programming language rather than an LLM-focused one
  • your project has no LLM or agent components

Facets

library · maturity active

programming-language llm-inference agent-framework prompt-engineering type-system testing large-language-models programming-languages developer-tools cross-platform python rust cli llm structured-output guardrails agents dsl type-safe evals ai-agents nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
BoundaryML/bamlmain90

For agents

markdown · JSON · MCP: product_card(name="BoundaryML/baml")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem