mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Add a simple bitarray library (#1590)
This commit is contained in:
parent
cc70548e9f
commit
f245884a97
@ -1,4 +1,17 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"name": "nimbitarray",
|
||||||
|
"url": "https://github.com/YesDrX/bitarray",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"bitarray",
|
||||||
|
"nim"
|
||||||
|
],
|
||||||
|
"description": "A simple bitarray library for nim.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://yesdrx.github.io/bitarray/",
|
||||||
|
"doc": "https://yesdrx.github.io/bitarray/"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "torim",
|
"name": "torim",
|
||||||
"url": "https://github.com/KittyTechnoProgrammer/torim",
|
"url": "https://github.com/KittyTechnoProgrammer/torim",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user