Oxlint – written in Rust – 50-100 Times Faster than ESLint
A collection of high-performance JavaScript tools written in Rust... (more…)
Read more »An attempt at making type checkers for System F and System Fω. Based largely off of Pierce’s Types And Programming Languages reference implementations, available here. I ported them from OCaml to Rust, mainly ’cause I find that a good way to go through … Read more