Sidenai/sidex
VS Code rebuilt on Tauri. Same architecture, 96% smaller. Early release. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 99
- Release rhythm 79
- Longevity 11
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 155
- days_rel: 143
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
2720 stars · 224 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SideX is a port of Visual Studio Code's workbench that replaces Electron with Tauri, using a Rust backend and the OS's native webview. It keeps the same TypeScript workbench, Monaco editor, integrated terminal, and Git integration while dramatically reducing bundle size and memory usage.
Use cases
- run a vscode-like editor without electron
- reduce memory usage of my code editor
- lightweight alternative to visual studio code
- edit code with monaco editor in a native webview app
- use an ide with integrated terminal and git support
- install extensions from open vsx in a lightweight editor
When to choose
- you want VSCode's workflow with a much smaller footprint
- you are on macOS where WKWebView memory savings are strongest
- you prefer Tauri-based apps over Electron
When to avoid
- you rely on the full VSCode extension host or debugger, which are still in progress
- you need guaranteed feature parity with VSCode
- you need a battle-tested editor for critical daily work
Facets
application · maturity experimental
editor developer-tools terminal-ui file-system text-editors developer-tools cross-platform windows rust vscode tauri monaco-editor electron-alternative ide code-editor open-vsx macos linux desktop typescript
2 sources
- readme: https://github.com/Sidenai/sidex · fetched 2026-08-28 · 2f3be4b7957f
- homepage: https://discord.gg/8CUCnEAC4J · fetched 2026-08-29 · 3b05ce40e882
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Sidenai/sidex | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem