I built Unifast, a Rust-based markdown/MDX compiler.
In local benchmarks, it compiles about 25x faster than remark/rehype-based workflows.
I started this because I wanted a simpler and faster pipeline for markdown compilation, without carrying the complexity of multiple AST boundaries for common use cases.
Itβs still early, so Iβd love feedback on bugs, missing features, and real-world use cases.
Top comments (0)