mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
added faststack package (#398)
* added faststack package * fixed faststack entry
This commit is contained in:
parent
39ad1dfbb2
commit
4e0fc959fb
@ -5096,5 +5096,14 @@
|
|||||||
"description": "Access bit mapped portions of bytes in binary data as int variables",
|
"description": "Access bit mapped portions of bytes in binary data as int variables",
|
||||||
"web": "https://github.com/jlp765/mapbits",
|
"web": "https://github.com/jlp765/mapbits",
|
||||||
"url": "https://github.com/jlp765/mapbits"
|
"url": "https://github.com/jlp765/mapbits"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "faststack",
|
||||||
|
"tags": ["collection"],
|
||||||
|
"method": "git",
|
||||||
|
"license": "MIT",
|
||||||
|
"description": "Dynamically resizable data structure optimized for fast iteration.",
|
||||||
|
"web": "https://github.com/Vladar4/FastStack",
|
||||||
|
"url": "https://github.com/Vladar4/FastStack"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user