Add package syndicate (#1946)

This commit is contained in:
ehmry 2021-06-25 06:43:46 +02:00 committed by GitHub
parent 1110714c86
commit 29f7958133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22972,6 +22972,22 @@
"license": "MIT",
"web": "https://github.com/SciNim/unchained"
},
{
"name": "syndicate",
"url": "https://git.sr.ht/~ehmry/syndicate-nim",
"method": "git",
"tags": [
"actors",
"concurrency",
"dsl",
"library",
"rpc",
"syndicate"
],
"description": "Syndicated actors for conversational concurrency",
"license": "ISC",
"web": "https://syndicate-lang.org/"
},
{
"name": "datamancer",
"url": "https://github.com/SciNim/datamancer",