Native Performance
via Minimal Abstraction
A curated set of open-source libraries that bypass runtime overhead and talk directly to the platform. Zero dependencies. Maximum velocity.
Principles
Built on Conviction
Every library in the stack is built on three non-negotiable engineering principles.
Platform Native
Direct system calls. No abstraction layers. No virtual machines. Your code talks to the metal.
Zero-Dependency
No transitive dependencies. No supply-chain risk. Auditable codebases you can read in an afternoon.
ACID-Compliant
Atomic, Consistent, Isolated, Durable. Data integrity guaranteed at every layer of the stack.
Libraries
The Stack
Zero-dependency, platform-native libraries — ready to install.
@native-stack/nano
v1.0.0A zero-dependency, persistent state machine for AI agents. Built with native Node.js 24 SQLite.
npm install @native-stack/nano @native-stack/stream-sql
v1.0.0High-performance Writable streams for Node.js 24+. Pipe gigabytes directly into SQLite with zero overhead.
npm install @native-stack/stream-sql Better Together
Synergy: Use nano to track the persistent state of your stream-sql ingestion pipelines.
Ready to go native?
Join the community building the next generation of zero-overhead tools.