This commit is contained in:
x
2023-04-02 12:01:43 +02:00
parent 44c2a00b11
commit ceab4ca455

View File

@ -1,10 +1,6 @@
## TurboPFor: Fastest Integer Compression</br>
[![Build ubuntu](https://github.com/powturbo/TurboPFor-Integer-Compression/actions/workflows/build.yaml/badge.svg)](https://github.com/powturbo/TurboPFor-Integer-Compression/actions/workflows/build.yaml)
[//]: # ([![Build Status][travisBadge]][travisLink])
[//]: # ([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 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),