Added package vector (#1647)

This commit is contained in:
Tony Solomonik 2020-09-27 23:28:31 +03:00 committed by GitHub
parent d0967b53ba
commit e78c3f1ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19606,6 +19606,19 @@
"license": "MIT",
"web": "https://github.com/minefuto/qwertycd"
},
{
"name": "vector",
"url": "https://github.com/tontinton/vector",
"method": "git",
"tags": [
"vector",
"memory",
"library"
],
"description": "Simple reallocating vector",
"license": "MIT",
"web": "https://github.com/tontinton/vector"
},
{
"name": "clapfn",
"url": "https://github.com/oliversandli/clapfn",