# ZON ## Docs - [Architecture](https://zon.mintlify.app/core/architecture.md): Deep dive into the 64-Byte Aligned Binary Layout. - [Benchmarks](https://zon.mintlify.app/core/benchmarks.md): Performance comparisons: ZON vs. JSON vs. Protobuf. - [CLI Inspector](https://zon.mintlify.app/core/cli-inspector.md): Debug and visualize ZON files. - [Rust SDK](https://zon.mintlify.app/core/rust-writer.md): API Reference for the core zon-lib crate. - [Node.js (WASM)](https://zon.mintlify.app/core/wasm-reader.md): API Reference for the @zon-lib/zon bridge. - [Installation](https://zon.mintlify.app/installation.md): Get up and running with ZON in under 1 minute. - [Express.js](https://zon.mintlify.app/integrations/express.md): Drop-in Middleware for Express. - [Fastify](https://zon.mintlify.app/integrations/fastify.md): High-Performance Content Parser for Fastify. - [Fetch API](https://zon.mintlify.app/integrations/fetch.md): Universal Browser Integration. - [Next.js](https://zon.mintlify.app/integrations/nextjs.md): API Route Handler for Next.js App Router. - [React](https://zon.mintlify.app/integrations/react.md): Custom useZon Hook for fetching binary data. - [WebSockets](https://zon.mintlify.app/integrations/sockets.md): Real-Time Binary Streaming with Socket.io. - [TypeScript](https://zon.mintlify.app/integrations/typescript.md): Type-Safe Binary Data with ZON. - [Quickstart](https://zon.mintlify.app/quickstart.md): Build a full-stack ZON application: Rust Writer -> Node.js Reader. - [Welcome to ZON](https://zon.mintlify.app/welcome.md): The Zero-Overhead Notation for High-Performance Systems ## OpenAPI Specs - [openapi](https://zon.mintlify.app/api-reference/openapi.json)