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

moonbitlang/core

MoonBit's Core library observed · 2026-09-03

github.com/moonbitlang/core · homepage · MoonBit · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

71/100

  • Activity 100
  • Release rhythm 35
  • Longevity 67

Flags: no_releases

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: 947
  • days_rel: n/a
  • days_push: 0
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1197 stars · 162 forks observed · 2026-09-03

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

moonbitlang/core is the standard library for the MoonBit programming language, released alongside the compiler. It provides builtin types, collections, numerics, text handling, JSON, testing, and benchmarking packages built on a common builtin foundation.

Use cases

  • use collections like hashmap, deque, and priority queue in MoonBit
  • parse and serialize JSON in MoonBit programs
  • write tests and benchmarks for MoonBit code
  • do arbitrary-precision integer math with BigInt
  • parse command-line arguments in a MoonBit app
  • work with strings, bytes, and encodings in MoonBit

When to choose

  • you are writing any nontrivial MoonBit program
  • you need data structures, JSON, or testing utilities in MoonBit

When to avoid

  • you need a fully stable, frozen API - it is experimental and subject to change
  • you are not using the MoonBit language

Facets

library · maturity experimental

sdk json math testing benchmarking serialization cli programming-languages developer-tools wasm cross-platform cli standard-library moonbit collections bigint data-structures algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
moonbitlang/coremain71

For agents

markdown · JSON · MCP: product_card(name="moonbitlang/core")

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