More prominently feature language bindings and igzip

Change-Id: Ief814eeb6d24f16d822e22327f40756ffba05869
Signed-off-by: Ruben Vorderman <r.h.p.vorderman@lumc.nl>
This commit is contained in:
Ruben Vorderman 2021-08-20 11:47:24 +02:00 committed by Greg Tucker
parent 94ec6026ce
commit 908726e255

View File

@ -15,12 +15,14 @@ applications. ISA-L includes:
implementations.
* Compression - Fast deflate-compatible data compression.
* De-compression - Fast inflate-compatible data compression.
* igzip - A command line application like gzip, accelerated with ISA-L.
Also see:
* [ISA-L for updates](https://github.com/intel/isa-l).
* For crypto functions see [isa-l_crypto on github](https://github.com/intel/isa-l_crypto).
* The [github wiki](https://github.com/intel/isa-l/wiki) including a list of
[distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages.
[distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages
as well as a list of [language bindings](https://github.com/intel/isa-l/wiki/Language-Bindings).
* ISA-L [mailing list](https://lists.01.org/hyperkitty/list/isal@lists.01.org/).
* [Contributing](CONTRIBUTING.md).