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

fubark/cyber

Fast and concurrent scripting. observed · 2026-08-28

github.com/fubark/cyber · homepage · Zig · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
fubark/cybermain49

For agents

markdown · JSON · MCP: product_card(name="fubark/cyber")

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