From 335d59d465da919cf8bdee9efa8e2c741822fffe Mon Sep 17 00:00:00 2001 From: x Date: Sat, 21 Jan 2017 18:58:30 +0100 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f3c3478..f0debfc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po ====================================== + **TurboPFor: The new synonym for "integer compression"** - 100% C (C++ headers), as simple as memcpy - - :+1: **Java** Critical Natives Interface. Access TurboPFor **incl. SIMD/AVX2!** from Java as fast as calling from C + - :+1: **Java** Critical Natives/JNI. Access TurboPFor **incl. SIMD/AVX2!** from Java as fast as calling from C - :sparkles: **FULL** range 8/16/32/64 bits lists - No other "Integer Compression" compress/decompress faster - :sparkles: Direct Access, integrated (SIMD) delta/Zigzag for sorted/unsorted arrays