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

bruits/satteri

High-performance Markdown and MDX processing for the JavaScript ecosystem observed · 2026-08-28

github.com/bruits/satteri · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 86
  • Longevity 11

Flags: young

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: 0.0
  • age_days: 164
  • days_rel: 14
  • days_push: 9
  • n_releases_24m: 75

Full methodology

Adoption not part of the score

1201 stars · 33 forks observed · 2026-08-28

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

Sätteri is a high-performance Markdown and MDX processing pipeline with the parser and AST implemented in Rust and a typed plugin layer exposed to JavaScript via napi-rs. It supports GFM, frontmatter, math, and directives, and also ships a WASM/WASI build for browsers and edge runtimes.

Use cases

  • convert markdown to html in node.js fast
  • parse mdx documents with plugins
  • replace remark/rehype with a faster rust parser
  • render markdown in the browser via wasm
  • transform markdown ast with typescript plugins
  • extract frontmatter from markdown files
  • process gfm tables and math in markdown

When to choose

  • you need faster markdown/mdx parsing than unified/remark in a JavaScript project
  • you want a remark-like plugin model with typed visitors but don't need existing remark/rehype plugins
  • you need markdown rendering in browsers or edge runtimes via WASM

When to avoid

  • you rely on existing remark or rehype plugins, which are not API-compatible
  • you need a drop-in unified replacement
  • you work outside the JavaScript or Rust ecosystems

Facets

library · maturity active

parser serialization plugin-system developer-tools web-development parsers documentation frontend rust wasm cross-platform browser windows markdown mdx commonmark gfm napi remark-alternative ast html-rendering nodejs macos linux

4 sources

Member repositories

RepositoryRoleHealth v2
bruits/satterimain77

For agents

markdown · JSON · MCP: product_card(name="bruits/satteri")

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