Back to browse
GitHub Repository

Programmable spreadsheet platform with a TypeScript/Rust engine, SDK, and embeddable workbook runtime.

22 starsTypeScript

SheetMog – OSS Excel alternative and headless SDK

by zdenham·Jun 4, 2026·2 points·0 comments

AI Analysis

MidBold BetShip It

Headless spreadsheet SDK for agents when SheetJS and HyperFormula already exist.

Strengths
  • Rust compute engine with TypeScript SDK offers solid performance characteristics.
  • Agent-focused API design treats workbooks as programmable automation surfaces.
Weaknesses
  • Excel parity is a massive surface area with established open-source competitors.
  • Only 22 stars and early stage—unclear what differentiates from existing engines.
Target Audience

Developers building spreadsheet-powered applications or AI agents

Similar To

SheetJS · HyperFormula · Luckysheet

Post Description

SheetMog is an OSS spreadsheet engine which aims for full Excel feature parity behind a headless interface, from the team behind https://shortcut.ai

The engine is built in rust, and can be packaged for web via WASM with typescript GUI.

We have found the API surface to be extremely useful for programming agents or SDKs like Claude Code codex etc...

Similar Projects