borgo-lang/borgo
Borgo is a statically typed language that compiles to Go. observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 0
- Release rhythm 35
- Longevity 92
Flags: no_releases no_license
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: 1293
- days_rel: n/a
- days_push: 675
- n_releases_24m: 0
Adoption not part of the score
4639 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Borgo is a statically typed programming language with Rust-inspired syntax that transpiles to readable Go code. It offers algebraic data types, pattern matching, Option/Result types, and full interoperability with existing Go packages and the Go standard library.
Use cases
- write Go applications with stronger type safety
- use enums and pattern matching instead of Go's limited type system
- replace nil with Option and error tuples with Result
- transpile a Rust-like language to Go
- learn a simpler alternative to Rust for backend development
When to choose
- you want Go's ecosystem and tooling but more expressive types
- you find Rust too complex but Go too type-unsafe
- you need seamless interop with existing Go packages
When to avoid
- you need a mature, production-proven language with long-term support
- your project depends on tooling that only understands plain Go source
- you need generics-heavy or highly idiomatic Go patterns
Facets
cli-tool · maturity active
compiler programming-language type-system developer-tools programming-languages compilers developer-tools go rust cross-platform wasm cli transpiler go-interop algebraic-data-types pattern-matching statically-typed rust-inspired-syntax
2 sources
- readme: https://github.com/borgo-lang/borgo · fetched 2026-08-28 · 395f117da4cf
- homepage: https://borgo-lang.github.io · fetched 2026-08-29 · d9a51259abdc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| borgo-lang/borgo | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="borgo-lang/borgo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem