Showcase

Real projects built with Perry. From native GUI apps to CLI tools, see what's possible with native TypeScript compilation.

iOSiPadOSmacOSAndroidtvOSwatchOS

Bloom Jump

Native arcade jumper that runs everywhere — even on your TV and watch

A fast-paced arcade jumping game compiled from TypeScript to native binaries. Runs at full framerate across phones, tablets, desktops, and even tvOS and watchOS — one codebase, every screen.

gamearcadenative-ui
Mango logo
macOSWindowsLinuxiOSAndroid

Mango

Native MongoDB GUI that starts instantly

A fast, native MongoDB database management tool with connection management, query builder, inline document editing, and index viewer. ~7 MB binary, <100 MB RAM, <1s cold start.

databasenative-uiMongoDB
Hone logo
macOSWindowsLinuxiOSAndroidWeb

Hone

Native, AI-powered code editor

A native code editor with AI-first architecture, built-in terminal, Git integration, LSP support, and cross-device sync. Sub-second startup, <100 MB RAM, <50 MB binary.

developer-toolsAIcode-editor
dB Meter logo
iOSmacOSAndroid

dB Meter

Simple sound level measurement app

Real-time decibel measurement with 60fps updates, color-coded feedback, live waveform display, and per-device calibration. One-time purchase, no subscriptions.

audioutilitynative-ui
macOSiOSAndroid

Pry

Native JSON viewer built with Perry

A fast, native JSON viewer with tree navigation, search, keyboard shortcuts, and clipboard support. Compiles from TypeScript to native macOS, iOS, and Android apps.

developer-toolsnative-uiJSON
Web

Perry Demo

Live benchmark comparing Perry vs Node.js vs Bun

An interactive demo that benchmarks Perry-compiled executables against Node.js and Bun, showing startup time, memory usage, and binary size differences in real time.

benchmarkdemo
macOSLinuxWindows

Perry Starter

Minimal starter template for Perry projects

A minimal project template to get started with Perry. Includes TypeScript configuration, build scripts, and example code for CLI and GUI applications.

templatestarter