Added leopard (#2234)

This commit is contained in:
Michael Bradley 2022-05-12 11:21:13 -05:00 committed by GitHub
parent 29b23eb647
commit 86b96fa086
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26193,5 +26193,18 @@
"description": "A fast Hyper Server & Web Framework", "description": "A fast Hyper Server & Web Framework",
"license": "MIT", "license": "MIT",
"web": "https://github.com/supranim/supranim" "web": "https://github.com/supranim/supranim"
},
{
"name": "leopard",
"url": "https://github.com/status-im/nim-leopard",
"method": "git",
"tags": [
"data-recovery",
"erasure-coding",
"reed-solomon"
],
"description": "Nim wrapper for Leopard-RS: a fast library for Reed-Solomon erasure correction coding",
"license": "Apache-2.0",
"web": "https://github.com/status-im/nim-leopard"
} }
] ]