We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a2bfd commit d8e4600Copy full SHA for d8e4600
README.md
@@ -1,5 +1,6 @@
1
# FastIntegerCompression
2
[](https://travis-ci.org/lemire/FastIntegerCompression.js)
3
+[](https://codebeat.co/projects/github-com-lemire-fastintegercompression-js)
4
5
This is an integer compression library in JavaScript, useful for work on indexes.
6
Given an array of small integers, it produces an ArrayBuffer that uses far fewer bytes
0 commit comments