Skip to content

Commit

Permalink
links
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire authored Apr 5, 2017
1 parent 064ae8a commit 9974ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ Daniel Lemire and Eric Daniel (motivated by ``parquet-cpp``)

## Other relevant libraries


* SIMDCompressionAndIntersection: A C++ library to compress and intersect sorted lists of integers using SIMD instructions https://github.com/lemire/SIMDCompressionAndIntersect
* The FastPFOR C++ library : Fast integer compression https://github.com/lemire/FastPFor
* LittleIntPacker: C library to pack and unpack short arrays of integers as fast as possible https://github.com/lemire/LittleIntPacker
* The SIMDComp library: A simple C library for compressing lists of integers using binary packing https://github.com/lemire/simdcomp
Expand Down

0 comments on commit 9974ff9

Please sign in to comment.