Unifast – a Rust Markdown/MDX compiler that's 25x faster than remark
Yet another Markdown compiler when remark and unified already dominate the ecosystem.

Compile-time plugins in Rust beat Velocity's runtime loading for type safety and performance.
Minecraft server network operators
Deepslate is a new solution for Minecraft server proxies (e.g. BungeeCord, Waterfall), written in Rust, with a focus on performance and a compile-time plugin system.
Unlike most existing proxies, Deepslate takes a different approach where plugins are compiled into the binary, rather than loaded at runtime. This gives network operators full type safety at compile time, and minimal dispatch overhead.
I've written an "Introducing Deepslate" blog post (https://deepslatemc.com/intro/) which also covers some common questions, like what purpose a proxy has in Minecraft server networking, and some goals/non-goals of the project.
The source code, issue tracker, and wiki are all hosted on SourceHut:
- https://git.sr.ht/~deepslate/deepslate
Yet another Markdown compiler when remark and unified already dominate the ecosystem.
Lazy deserialization means plugins only pay for nodes they actually visit.
AI mod generator with server management, but Pterodactyl already handles hosting.
ASCII art plugin with zero utility beyond the joke itself.
Minecraft builds from agent prompts with interactive preview before placing.
Rust-native audio graphs without learning SuperCollider or MaxMSP.