From dee4a34dcad3aa2c20be59147002a6803a0f2211 Mon Sep 17 00:00:00 2001 From: sb2bg Date: Sat, 30 May 2026 12:50:35 -0500 Subject: [PATCH] Add Marionette --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfdc324..c6d183e 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ If you find a well-maintained library that is not yet included here, welcome to - [kristoff-it/zig-doctest](https://github.com/kristoff-it/zig-doctest) - A tool for testing snippets of code, useful for websites and books that talk about Zig. - [ryo-zen/zig-docs-mcp](https://github.com/ryo-zen/zig-docs-mcp) - MCP server providing access to Zig language docs, stdlib references, and working code examples. +- [sb2bg/marionette](https://github.com/sb2bg/marionette) - Deterministic simulation testing for Zig with a `std.Io` implementation, letting you inject faults and replay failures from seeds. ### Package and Version Manager