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

buzz-language/buzz resource

👨‍🚀 buzz, A small/lightweight statically typed scripting language observed · 2026-08-28

github.com/buzz-language/buzz · homepage · Zig · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 1844
  • days_rel: 586
  • days_push: 13
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1529 stars · 40 forks observed · 2026-08-28

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

Buzz is a small, lightweight, statically typed scripting language implemented in Zig, featuring JIT compilation via MIR, fibers, C FFI, and tooling like an LSP, formatter, and package manager. It is in alpha and not ready for production use.

Use cases

  • embed a lightweight scripting language in a C application
  • try a statically typed alternative to Lua
  • script with cooperative multitasking via fibers
  • call C functions from a scripting language
  • experiment with a JIT-compiled scripting language

When to choose

  • you want a tiny, statically typed scripting language with C interop
  • you need an embeddable language with JIT performance
  • you're experimenting with language design or hobby scripting

When to avoid

  • you need production-ready stability or long-term support
  • you need Windows support today
  • you need a large ecosystem of libraries and packages

Facets

learning-resource · maturity experimental

programming-language interpreter compiler programming-languages developer-tools cli cpp scripting-language statically-typed jit zig fibers repl lsp command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
buzz-language/buzzmain67

For agents

markdown · JSON · MCP: product_card(name="buzz-language/buzz")

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