alshdavid-public/BorrowScript
TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1828
- days_rel: n/a
- days_push: 715
- n_releases_24m: 0
Adoption not part of the score
1456 stars · 16 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BorrowScript is an experimental programming language that combines TypeScript-like syntax with a Rust-style borrow checker, compiled to small native binaries without garbage collection. It aims to make memory-safe, multi-threaded user-space development accessible via a familiar high-level syntax.
Use cases
- write memory-safe programs with typescript-like syntax
- compile to tiny native binaries without garbage collection
- learn borrow checker concepts without learning rust
- build multi-threaded applications with compile-time race condition checks
- target webassembly for web applications
- build desktop applications and web servers in a high-level language
When to choose
- you want rust-like memory safety with a gentler, typescript-inspired syntax
- you need small binaries and predictable performance without a garbage collector
- you want fearless concurrency enforced at compile time
- you are exploring experimental language design and want to contribute
When to avoid
- you need a production-ready, stable language with a mature ecosystem
- you require guaranteed rust-level performance
- you need long-term support or an established community
- licensing clarity matters, as the project has no declared license
Facets
library · maturity experimental
compiler programming-language type-system concurrency programming-languages compilers developer-tools cross-platform cli wasm borrow-checker typescript-syntax memory-safety no-gc systems-language
1 source
- readme: https://github.com/alshdavid-public/BorrowScript · fetched 2026-08-28 · cbdb45d42ebf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alshdavid-public/BorrowScript | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="alshdavid-public/BorrowScript")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem