Added cello

This commit is contained in:
Andrea Ferretti 2017-03-31 18:39:27 +02:00
parent dd9e9fd06f
commit 59aaf6879e

View File

@ -6162,5 +6162,22 @@
"description": "A simple and lightweight terminal coloring library.",
"license": "MIT",
"web": "https://github.com/molnarmark/colorize"
},
{
"name": "cello",
"url": "https://github.com/unicredit/cello",
"method": "git",
"tags": [
"string",
"succint data structure",
"rank",
"select",
"Burrows-Wheeler",
"FM index",
"wavelet tree"
],
"description": "String algorithms with succinct data structures",
"license": "Apache2",
"web": "https://unicredit.github.io/cello/"
}
]