Your workspace,
perfectly aligned.

OrBit is a local-first development synchronizer. It hooks into a background Rust daemon, a Tauri desktop client, and your VS Code editor, keeping local workspaces connected with sub-millisecond latencies.

$curl -s https://orbit.dev/install.sh | sh
Get OrBit DesktopExplore Architecture
OrBit Logo

Built for Speed & Control

No heavy cloud servers. OrBit relies on lightweight client engines and state replication to align your codebases.

Rust Watcher Daemon

An ultra-lightweight background process that tracks filesystem edits using kernel events (inotify/FSEvents). Zero CPU spikes.

Tauri & Editor Clients

Beautiful native dashboard for config adjustments alongside a seamless VS Code extension. Setup in under 30 seconds.

Offline-First Sync Core

Built-in Conflict-free Replicated Data Types (CRDTs) to sync workspaces peer-to-peer without server roundtrips.

Multi-Layered
Sync Architecture

OrBit splits duties across three specialized layers to ensure maximum reliability, speed, and CPU friendliness.

VS Code Extension / CLI

Hooks into editor save/edit events, piping changes directly into the sync buffer.

Tauri Desktop GUI

Beautiful native control panel showing sync health, latency logs, and peer pairing.

Rust Local Daemon

Zero-overhead filesystem watcher, local SQLite database, and cryptographic synchronization server.

Layer 01

VS Code Extension

Layer 02

Tauri Desktop GUI

Layer 03

Rust Local Daemon

Interactive Sync Playground

Click or drag your mouse across the Local Workspace grid and witness how OrBit's CRDT engine synchronizes peer nodes in real-time.

Local Workspace
PeerLink
Remote Peer Node
Click & drag to draw

Sub-Millisecond
Sync Guarantee

Unlike centralized syncing, OrBit shares peer changes locally first. If an internet partition occurs, nodes communicate via peer link, merging writes on reconnect.

REPLICATION LATENCY0.12ms
SYNC PACKET WEIGHT0 Bytes
Daemon watcher responsive. Active sync updates: 0

Multi-Peer
Mesh Pairing

OrBit is not limited to standard server syncing. You can bind local CLI modules, editor packages, and native UI panels into a single distributed network cluster.

VS Code Extension

RTT: 0.18ms • Extension Link
ACTIVE

Tauri Native App

RTT: 0.05ms • Desktop Host
ACTIVE

CLI Sync Tool

RTT: 0.42ms • Local Daemon
OFFLINE

Mobile Client

RTT: 28.6ms • WAN Relay Node
OFFLINE
OrBit Core
VS Code ExtensionRTT: 0.18ms • ACTIVE
Tauri Native AppRTT: 0.05ms • ACTIVE
CLI Sync ToolOFFLINE
Mobile ClientOFFLINE
Beta Enrollment

Join the OrBit Sync Grid

Sign up for private beta access to WAN network pairing servers and cross-platform native client releases.