aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 445fac8..2f4c2af 100644
--- a/packages.json
+++ b/packages.json
@@ -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/"
}
]