lovablelabs/oj
An experimental Rust-native build tool for React apps.
About the project
An experimental Rust-native build tool for React apps, optimized for memory and cold start instead of Vite. Supports SSR, Vite/Rollup plugins, and TanStack Start without source changes.
Useful for
- Run a dev server for a React app with lower memory usage than Vite
- Build a production React bundle with SSR via oj build --ssr
- Run a TanStack Start app in dev and production without source changes
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 18 stars so far today, about 22 expected by the end of the day. The usual pace is 1 per day, so that's 15× as much.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 41 days old and already has 429 stars.
- Hacker News: “Show HN: OJ – A drop-in replacement for Vite in Rust” — 16 points, 22 h ago.
- Recent forks include notable developers: @pi0 (5,121 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 429
- Stars in a day
- 22
- Forks
- 17
- Issues and pull requests
- 196
- Watchers
- 0
- Language
- Rust
- License
- MIT
- Created
- August 8, 2026
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Lovable rewrites Vite in Rust – Reduces memory usage by 10x25 points, September 15, 2026
- Show HN: OJ – A drop-in replacement for Vite in Rust16 points, September 17, 2026
Spotted in
- September 18, 2026Spotted on Hacker News
Similar projects
-
8.3
alibaba/open-code-review
AI code review tool from Alibaba: reads git diffs and, via an LLM agent with file access and repo search, produces line-level review comments. Ships with built-in rules (NPE, thread-safety, XSS, SQL injection) and a…
-
6.2
gylive/ccodex-sleep-state
A local Go tool that tries to improve Codex behavior: it collects and injects X-Codex-Turn-State and manages proxies, subscriptions and Astra/Sol/Terra models via a web panel. It does not guarantee better model quality…
-
5.9
ahmedkhaleel2004/gitdiagram
A web service that turns any public or private GitHub repository into an interactive architecture diagram: it analyzes the file tree, README and code excerpts with an LLM to build a system graph with links to sources.
-
5.6
apple/xcode-project-format
Apple's Swift library for reading, writing, and manipulating Xcode's JSON-based project.xcproj format, with a typed model under the XCSchema namespace. Also ships the xcprojformatter CLI tool.
-
5.4
devagrawal09/jev-review
A TypeScript code-review tool that analyzes a Git diff or a whole codebase through structured TypeSafe Jev model calls and shows the report in a local dashboard.
-
5.3
nMaas8388/github-ranking-audit
A Python script that audits a GitHub repository's search ranking signals: it checks name, description, topics, README, stars, and activity, scoring each factor from 0 to 100.