Pinned Repositories
bench-javascript-parser-written-in-rust
oxc's parser is 3x faster than swc, 5x faster than Biome
eslint-plugin-oxlint
Turn off all rules already supported by oxlint
javascript-parser-in-rust
Tutorial on writing a JavaScript Parser in Rust
oxc
⚓ A collection of JavaScript tools written in Rust.
oxc-intellij-plugin
oxc-node
Fast and friendly Node.js devtools
oxc-resolver
Rust version of webpack/enhanced-resolve
oxc-walker
A wrapper around `estree-walker` that accepts an `oxc` AST and alternatively uses `oxc-parser` to parse code.
oxlint-migrate
Generates a .oxlintrc.json from a existing eslint flat config.
tsgolint
Type aware linting for oxlint
oxc's Repositories
oxc-project/oxc
⚓ A collection of JavaScript tools written in Rust.
oxc-project/tsgolint
Type aware linting for oxlint
oxc-project/eslint-plugin-oxlint
Turn off all rules already supported by oxlint
oxc-project/oxc-resolver
Rust version of webpack/enhanced-resolve
oxc-project/oxc-node
Fast and friendly Node.js devtools
oxc-project/oxc-walker
A wrapper around `estree-walker` that accepts an `oxc` AST and alternatively uses `oxc-parser` to parse code.
oxc-project/bench-javascript-parser-written-in-rust
oxc's parser is 3x faster than swc, 5x faster than Biome
oxc-project/oxlint-migrate
Generates a .oxlintrc.json from a existing eslint flat config.
oxc-project/oxc-intellij-plugin
oxc-project/bench-javascript-linter
oxc is 50 - 100 times faster than ESLint
oxc-project/fast-glob
A high-performance glob matching crate for Rust.
oxc-project/oxc-project.github.io
Repo for oxc.rs
oxc-project/playground
Oxc Playground
oxc-project/oxc-browserslist
Rust port of browserslist
oxc-project/bench-transformer
Bench transformer and isolated declarations
oxc-project/oxc-sourcemap
Forked version of rust-sourcemap
oxc-project/oxc-jest
A Jest transformer for transpiling JavaScript and TypeScript with Oxc
oxc-project/javascript-globals
Rust fork of https://www.npmjs.com/package/globals
oxc-project/json-strip-comments
Rust crate for stripping JSON comments and trailing commas
oxc-project/monitor-oxc
E2E testing and monitoring for oxc
oxc-project/oxc-miette
Forked version of miette
oxc-project/bench-resolver
oxc-project/oxc-index-vec
Forked version of index_vec
oxc-project/cargo-release-oxc
Release management for the oxc project
oxc-project/fuzz-oxc
oxc-project/release-plz
Unified release-plz action for oxc projects.
oxc-project/setup-rust
oxc-project/acorn-test262
oxc-project/bench-javascript-transformer-written-in-rust
oxc-project/template