Tag
#performance
6 open-source projects filed under this tag.
chartgpu
ChartGPU is a WebGPU-accelerated charting library that renders 50M data points at 60 FPS — built in TypeScript for React, dashboards, and real-time financial data.
django-bolt
Django-Bolt is a Rust-powered API framework for Django that hits 188k+ RPS — faster than FastAPI with full Django ORM and admin support.
gea
Gea is a compiler-first reactive JavaScript UI framework that ships 121 bytes brotli for hello world — 420x smaller than React. No virtual DOM, just surgical DOM patching.
oxc
OXC is a high-performance JavaScript and TypeScript toolchain written in Rust — a parser, linter, formatter, transpiler, and minifier that outperforms existing tools by 10-100x.
pretext
Pretext is a pure JS/TS library for multiline text measurement and layout without DOM reflow — the missing piece for performant web UIs, virtualization, and canvas rendering.
zod-compiler
Compile Zod schemas into zero-overhead validation functions at build time for 2-75x faster validation with no code changes required.