File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,14 @@ applications. ISA-L includes:
15
15
implementations.
16
16
* Compression - Fast deflate-compatible data compression.
17
17
* De-compression - Fast inflate-compatible data compression.
18
+ * igzip - A command line application like gzip, accelerated with ISA-L.
18
19
19
20
Also see:
20
21
* [ ISA-L for updates] ( https://github.com/intel/isa-l ) .
21
22
* For crypto functions see [ isa-l_crypto on github] ( https://github.com/intel/isa-l_crypto ) .
22
23
* 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 ) .
24
26
* ISA-L
[ mailing list
] ( https://lists.01.org/hyperkitty/list/[email protected] / ) .
25
27
* [ Contributing] ( CONTRIBUTING.md ) .
26
28
You can’t perform that action at this time.
0 commit comments