Added package c_alikes
This commit is contained in:
parent
0164c27433
commit
63ec3fca55
1 changed files with 16 additions and 0 deletions
|
|
@ -10206,5 +10206,21 @@
|
|||
"description": "vectored io for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/emekoi/vecio.nim"
|
||||
},
|
||||
{
|
||||
"name": "c_alikes",
|
||||
"url": "https://github.com/ReneSac/c_alikes",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"bitwise",
|
||||
"bitops",
|
||||
"pointers",
|
||||
"shallowCopy",
|
||||
"C"
|
||||
],
|
||||
"description": "Operators, commands and functions more c-like, plus a few other utilities",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ReneSac/c_alikes"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue