mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-09 17:43:06 +00:00
Add nimactors library
This commit is contained in:
parent
f79d0eb8d3
commit
4f8560c771
@ -5593,5 +5593,17 @@
|
||||
"description": "Wrapper around the Linux framebuffer driver ioctl API",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/luked99/linuxfb.nim"
|
||||
},
|
||||
{
|
||||
"name": "nimactors",
|
||||
"url": "https://github.com/vegansk/nimactors",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"actors",
|
||||
"library"
|
||||
],
|
||||
"description": "Actors library for Nim inspired by akka-actors",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/vegansk/nimactors"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user