mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-25 09:23:17 +00:00
Added package synthesis (#1272)
This commit is contained in:
parent
2038b1ed77
commit
ee88bd47e7
@ -15530,5 +15530,22 @@
|
|||||||
"description": "A simple docx reader.",
|
"description": "A simple docx reader.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/xflywind/docx"
|
"web": "https://github.com/xflywind/docx"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "synthesis",
|
||||||
|
"url": "https://github.com/mratsim/Synthesis",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"finite-state-machine",
|
||||||
|
"state-machine",
|
||||||
|
"fsm",
|
||||||
|
"event-driven",
|
||||||
|
"reactive-programming",
|
||||||
|
"embedded",
|
||||||
|
"actor"
|
||||||
|
],
|
||||||
|
"description": "A compile-time, compact, fast, without allocation, state-machine generator.",
|
||||||
|
"license": "MIT or Apache License 2.0",
|
||||||
|
"web": "https://github.com/mratsim/Synthesis"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user