Skip to content
#

comrak

Here are 9 public repositories matching this topic...

mdx-gen

AST-first Markdown → HTML library for Rust. Ships with custom blocks, class-based syntax highlighting, a hardened sanitizer, table of contents, streaming output, plain-text extraction, and client-side mermaid diagrams.

  • Updated Aug 31, 2026
  • Rust

Just a (light) research project; see my README. This is a simple single-webpage (base-HTML) site set up for comparing the parsing speeds of a Rust-powered Markdown parser (Comrak) vs two popular JavaScript parsers (Marked and Markdown-It). You can input and test your own Markdown or run a single benchmark test that iterates through many test cases.

  • Updated Aug 15, 2025
  • Makefile

Add this topic to your repo

To associate your repository with the comrak topic, visit your repo's landing page and select "manage topics."

Learn more