This commit is contained in:
powturbo
2021-11-13 19:27:08 +01:00
parent b9f5ab57e6
commit a972de7681

View File

@ -4,7 +4,7 @@ TurboPFor: Fastest Integer Compression
[//]: # ([travisBadge]: https://api.travis-ci.com/powturbo/TurboPFor-Integer-Compression.svg?branch=master)
[//]: # ([travisLink]: https://app.travis-ci.com/powturbo/TurboPFor-Integer-Compression)
======================================
* **TurboPFor: The new synonym for "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