This commit is contained in:
x
2023-03-31 19:44:02 +02:00
parent b3c27f0636
commit f9f8414ea1

View File

@ -7,7 +7,7 @@ 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: **Rust** Bindings. Access TurboPFor **incl. SSE/AVX2/Neon!** from Rust
* :new:(2023.04) **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