A cross-platform API client
in ~10 MB

One installer, ready to run. Requests, mock server, automated testing and load testing built in β€” no bundled browser engine, no Node sandbox, no JRE.

CI Release License
Download free View source

Rust + Tauri 2 + system WebView Β· Windows / macOS / Linux Β· Apache-2.0

Why RustFox?

20–40Γ— lighter than Electron-based tools for the same workload.

~10 MB
Installer size
< 1s
Cold start
~40 MB
Runtime memory
0
Cloud dependencies

Fast, without cutting features

Rust LTO + a single-process model + zero-copy SQLite storage.

πŸš€

Requests & editing

8 HTTP methods, 6 body types; paste-to-import cURL; {{name}} variables resolved everywhere; per-tab drafts.

πŸ”

Auth & security

API Key / Basic / Bearer / OAuth2; environment variable values encrypted with AES-256-GCM.

πŸ§ͺ

Mock server

Local axum mock with port auto-probing, fully offline; rules first, template variables for dynamic responses.

βœ…

Testing & load testing

JSON test scripts: variable injection, extraction, assertions; load tests chart QPS and P50/P90/P99.

πŸ”„

Import / export

OpenAPI 3.x / Swagger 2.0 / Postman v2.1 interop; Markdown docs; client code in cURL / JavaScript / Java / Go / Rust / Python / PHP with syntax highlighting.

πŸ€–

AI Agent integration

Built-in MCP server and local HTTP control plane: save a cURL or a Java method as an endpoint with one sentence.

How it compares

Numbers from official installers and local measurements β€” verify yourself.

DimensionRustFoxPostmanBrunoInsomnia
Installer size~10 MB (system WebView)~310 MB (Electron)~433 MB (Electron)~200 MB (Electron)
Cold start< 1 s2–4 s2–5 s2–4 s
Runtime memory~40 MB500 MB+300 MB+200 MB+
App shellSystem WebViewChromium + Node.jsChromium + Node.jsChromium + Node.js

A quick look

Dark / light / follow-system themes.

RustFox dashboard
Dashboard β€” welcome stats, recent activity, project cards, drag-and-drop import
RustFox workspace
Workspace β€” request editing / syntax highlighting / mock / testing / load testing

Download & install

Grab the latest build from GitHub Releases; in-app updates supported.

macOS says "damaged"? Run xattr -cr /Applications/RustFox.app then right-click β†’ Open. See the user guide.

Documentation

Bilingual docs, versioned with the repository.