open source Elias-Fano coding implementation
authorPhilip Pronin <philipp@fb.com>
Sun, 13 Jan 2013 08:40:23 +0000 (00:40 -0800)
committerJordan DeLong <jdelong@fb.com>
Sat, 19 Jan 2013 00:38:20 +0000 (16:38 -0800)
commit9a90a895f6201572b4735bb5983710be0b6cbac3
treecb9ae263fde5d6d2ac8543cef27bce81a0e3e021
parent36a716b7b1eb8879364d53cdf9d01346e8e493fe
open source Elias-Fano coding implementation

Test Plan: unittests

Reviewed By: mmcurtiss@fb.com

FB internal diff: D677750
folly/experimental/EliasFanoCoding.h [new file with mode: 0644]
folly/experimental/test/CodingTestUtils.h [new file with mode: 0644]
folly/experimental/test/EliasFanoCodingTest.cpp [new file with mode: 0644]