From b3c27f063684326b6cb47e450feb0c4d0e85f3cb Mon Sep 17 00:00:00 2001 From: x Date: Fri, 31 Mar 2023 19:42:47 +0200 Subject: [PATCH] . --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f85fa..bc75e18 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ TurboPFor: Fastest Integer Compression * **TurboPFor: The synonym for "integer compression"** * **ALL** functions available for **AMD/Intel**, **64 bits ARMv8 NEON** Linux+MacOS/M1 & **Power9 Altivec** * 100% C (C++ headers), as simple as memcpy. OS:Linux amd64, arm64, Power9, MacOs (Amd/intel + Apple M1), - * :+1: **Java** Critical Natives/JNI. Access TurboPFor **incl. SIMD/AVX2!** from Java as fast as calling from C + * :+1: **Rust** Bindings. Access TurboPFor **incl. SSE/AVX2/Neon!** from Rust + * :+1: **Java** Critical Natives/JNI. Access TurboPFor **incl. SSE/AVX2/Neon!** from Java as fast as calling from C * :sparkles: **FULL** range 8/16/32/64 bits scalar + 16/32/64 bits SIMD functions * No other "Integer Compression" compress/decompress faster * :sparkles: Direct Access, **integrated** (SIMD/AVX2) FOR/delta/Delta of Delta/Zigzag for sorted/unsorted arrays