Repository History
2 repositories tagged with Compiler
Topic: Compiler

Oxc: High-Performance JavaScript Tools Written in Rust
Oxc is a high-performance collection of JavaScript and TypeScript tools built in Rust, designed to be a unified and ultra-fast toolchain. It powers projects like Rolldown, Vite's future bundler, and offers modular components for linting, formatting, parsing, transforming, and minifying code, emphasizing performance and correctness.
Analyzed Oct 28, 2025
View Details

Numba: A Just-In-Time Compiler for Numerical Python Functions
Numba is an open-source, NumPy-aware optimizing compiler for Python, leveraging the LLVM project to generate machine code. It significantly accelerates numerical functions, offering support for automatic parallelization, GPU-accelerated code, and ufuncs. This tool is essential for Python developers seeking high-performance computing capabilities.
Analyzed Oct 28, 2025
View Details
Previous Page 1 Next