fubark/cyber
Fast and concurrent scripting. observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 58
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1402
- days_rel: 647
- days_push: 255
- n_releases_24m: 1
Adoption not part of the score
1518 stars · 61 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cyber is a fast, memory-safe scripting language with a VM and JIT, supporting dynamic and optional static typing plus concurrency via fibers. It ships as a CLI for running scripts and as libcyber for embedding into applications, games, and web (WASM) targets.
Use cases
- embed a scripting language into a game engine
- run fast concurrent scripts from the command line
- script desktop applications with an embeddable VM
- run scripts in the browser via WebAssembly
- call C libraries from scripts via FFI
- learn a modern scripting language with fibers
When to choose
- you need an embeddable, high-performance scripting runtime for apps or games
- you want lightweight concurrency with fibers in a scripting language
- you need cross-platform scripting including WASM targets
When to avoid
- you need a mature ecosystem with extensive libraries and long-term stability
- your team requires a widely adopted language with broad tooling and hiring pool
- you need guaranteed backward compatibility across versions
Facets
cli-tool · maturity active
programming-language interpreter cli concurrency programming-languages developer-tools web-development windows wasm cli cross-platform scripting-language embeddable-vm jit fibers ffi zig game-development linux macos
2 sources
- readme: https://github.com/fubark/cyber · fetched 2026-08-28 · b5119fbcd30e
- homepage: https://cyberscript.dev · fetched 2026-08-29 · c48135528821
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fubark/cyber | main | 49 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem