@tolgaogzz: me and my best codex ported eslint-plugin-svelte to rust it runs ~330x faster, passing all fixtures for all the rules t…
Summary
A developer ported eslint-plugin-svelte to Rust with the help of Codex, achieving ~330x speed improvement while passing all test fixtures.
View Cached Full Text
Cached at: 05/17/26, 07:31 AM
me and my best codex ported eslint-plugin-svelte to rust
it runs ~330x faster, passing all fixtures for all the rules
this feels like a curse and a blessing at the same time https://t.co/9uFoKcADQP
Similar Articles
Port React Compiler to Rust
An initiative to port the React Compiler to Rust, aiming to improve performance and integration with the Rust ecosystem.
How Our Rust-to-Zig Rewrite is Going
The Roc compiler team has rewritten their 300,000-line Rust codebase into Zig, achieving feature parity after 18 months, resulting in smaller WebAssembly binaries and improved performance.
@QingQ77: Faster and smarter VS Code TODO tree plugin, rewritten in TypeScript + Rust, with priority, tags, Git awareness, and AI Agent interface. https://github.com/real-Elysia886/Todo-Tree-N…
Faster and smarter VS Code TODO tree plugin, rewritten in TypeScript+Rust, with priority, tags, Git awareness, and AI Agent interface.
Show HN: I rebuilt the only parts of my IDE I use, in Rust, over a weekend
Kyde is a fast native Git client and code editor built in Rust using Zed's gpui framework, featuring GPU rendering, side-by-side diffs, tree-sitter syntax highlighting, and a hand-tuned dark theme.
Mado: Fast Markdown linter written in Rust
Mado is a fast Markdown linter written in Rust, compatible with CommonMark and GFM, claiming 49-60x speed improvement over existing linters like markdownlint.