diff --git a/packages.json b/packages.json index b2c83a9..6d4fee5 100644 --- a/packages.json +++ b/packages.json @@ -32194,5 +32194,22 @@ "description": "Opinionated code formatter", "license": "MIT License", "web": "https://github.com/arnetheduck/nph" + }, + { + "name": "threadButler", + "url": "https://github.com/PhilippMDoerner/Appster", + "method": "git", + "tags": [ + "channels", + "multithreading", + "parallelism", + "message-passing", + "client-server", + "library", + "alpha" + ], + "description": "Use threads as if they were servers/microservices to enable multi-threading with a simple mental model.", + "license": "MIT", + "web": "https://github.com/PhilippMDoerner/Appster" } ]