https://github.com/oxidecomputer/miniz
toy in-memory implementation of Zanzibar data model
https://github.com/oxidecomputer/miniz
Last synced: 10 months ago
JSON representation
toy in-memory implementation of Zanzibar data model
- Host: GitHub
- URL: https://github.com/oxidecomputer/miniz
- Owner: oxidecomputer
- Created: 2021-05-17T20:07:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T20:19:05.000Z (about 5 years ago)
- Last Synced: 2025-07-22T23:56:56.201Z (11 months ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 6
- Watchers: 27
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
:showtitle:
:toc: left
:icons: font
= MiniZ
MiniZ is a toy in-memory implementation of the Zanzibar data model.
See https://docs.rs/miniz[https://docs.rs/miniz] for API documentation. See the test in src/lib.rs for a concrete example.