add bitty - Utilities with dealing with 1d and 2d bit arrays. (#1565)
This commit is contained in:
parent
e5881ca629
commit
9d0b3428de
1 changed files with 12 additions and 0 deletions
|
|
@ -13130,6 +13130,18 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/netty/"
|
||||
},
|
||||
{
|
||||
"name": "bitty",
|
||||
"url": "https://github.com/treeform/bitty/",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"networking",
|
||||
"udp"
|
||||
],
|
||||
"description": "Utilities with dealing with 1d and 2d bit arrays.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/bitty/"
|
||||
},
|
||||
{
|
||||
"name": "fnv",
|
||||
"url": "https://gitlab.com/ryukoposting/nim-fnv",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue