Skip to content

Commit 908726e

Browse files
rhpvordermangbtucker
authored andcommitted
More prominently feature language bindings and igzip
Change-Id: Ief814eeb6d24f16d822e22327f40756ffba05869 Signed-off-by: Ruben Vorderman <[email protected]>
1 parent 94ec602 commit 908726e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ applications. ISA-L includes:
1515
implementations.
1616
* Compression - Fast deflate-compatible data compression.
1717
* De-compression - Fast inflate-compatible data compression.
18+
* igzip - A command line application like gzip, accelerated with ISA-L.
1819

1920
Also see:
2021
* [ISA-L for updates](https://github.com/intel/isa-l).
2122
* For crypto functions see [isa-l_crypto on github](https://github.com/intel/isa-l_crypto).
2223
* The [github wiki](https://github.com/intel/isa-l/wiki) including a list of
23-
[distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages.
24+
[distros/ports](https://github.com/intel/isa-l/wiki/Ports--Repos) offering binary packages
25+
as well as a list of [language bindings](https://github.com/intel/isa-l/wiki/Language-Bindings).
2426
* ISA-L [mailing list](https://lists.01.org/hyperkitty/list/[email protected]/).
2527
* [Contributing](CONTRIBUTING.md).
2628

0 commit comments

Comments
 (0)