Skip to content

Language Bindings

Pablo de Lara edited this page Jul 14, 2023 · 2 revisions

Language Bindings

  • Python
    • python-isal Re-implementation of the zlib and gzip modules using isa-l as a back-end for faster decompression and compression.
  • Java
    • Genomics Kernel Library Optimized versions of compute kernels as used in genomics applications like GATK and HTSJDK. Includes a deflater and inflater that use the ISA-L library.
  • Go
    • ISALgo This ISA-L wrapper allows Go applications to make use of the optimized low-level functions provided by the Intel(R) ISA-L library including gzip, compression and decompression.
Clone this wiki locally