From aae3120f95ac30f3bbfbe90f76798bc004088fbc Mon Sep 17 00:00:00 2001 From: powturbo Date: Sun, 19 Jun 2016 11:26:27 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c009dde..d5706e7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po + **TurboPFor: The new synonym for "integer compression"** - 100% C (C++ compatible headers), w/o inline assembly - Usage as simple as memcpy - - :+1: **Java** Critical Native Interface. Access TurboPFor **incl. SIMD!** from Java as fast as calling from C + - :+1: **Java** Critical Natives Interface. Access TurboPFor **incl. SIMD!** from Java as fast as calling from C - :sparkles: **FULL** range 16/32/64 bits integer lists and Floating point - No other "Integer Compression" compress or decompress faster with better compression - Direct Access is several times faster than other libraries