Add nimactors library

This commit is contained in:
Anatoly Galiulin 2016-12-29 13:54:36 +07:00
parent f79d0eb8d3
commit 4f8560c771

View File

@ -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"
}
]