mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add bitvec library
This commit is contained in:
parent
542d51966a
commit
d11f30b89a
@ -9561,5 +9561,18 @@
|
||||
"description": "Consistent Overhead Byte Stuffing for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/keyme/nim_cobs"
|
||||
},
|
||||
{
|
||||
"name": "bitvec",
|
||||
"url": "https://github.com/keyme/nim_bitvec",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"serialization",
|
||||
"encoding",
|
||||
"wireline"
|
||||
],
|
||||
"description": "Extensible bit vector integer encoding library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/keyme/nim_bitvec"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user