ZAP for Developers

Build with the Zero-copy Application Protocol.

Schema language, language bindings, sub-protocols, runtime guides.

Install

Go
go get github.com/zap-proto/go
go get github.com/zap-proto/http
Rust
cargo add zap-proto
Python
pip install zap-proto
TypeScript
npm install @zap-proto/zap
Schema compiler
cargo install zap-schema --bin zapc
C / C++
# header-only, fetch via your build system