1*ec63e07aSXin Li# Sandboxed API Integrations/Contributions 2*ec63e07aSXin Li 3*ec63e07aSXin LiThis directory contains reusable Sandboxed API integrations with external 4*ec63e07aSXin Lilibraries. 5*ec63e07aSXin Li 6*ec63e07aSXin Li## Projects Sandboxed 7*ec63e07aSXin Li 8*ec63e07aSXin LiDirectory | Project | Home Page | Integration 9*ec63e07aSXin Li------------ | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ----------- 10*ec63e07aSXin Li`c-blosc/` | c-blosc - A blocking, shuffling and loss-less compression library | [github.com/Blosc/c-blosc](https://github.com/Blosc/c-blosc) | CMake 11*ec63e07aSXin Li`hunspell/` | Hunspell - The most popular spellchecking library | [github.com/hunspell/hunspell](https://github.com/hunspell/hunspell) | CMake 12*ec63e07aSXin Li`jsonnet/` | Jsonnet - The Data Templating Language | [github.com/google/jsonnet](https://github.com/google/jsonnet) | CMake 13*ec63e07aSXin Li`libidn2/` | libidn2 - GNU IDN library | [www.gnu.org/software/libidn/#libidn2](https://www.gnu.org/software/libidn/#libidn2) | CMake 14*ec63e07aSXin Li`libxls/` | libxls - Read binary Excel files from C/C++ | [https://github.com/libxls/libxls](https://github.com/libxls/libxls) | CMake 15*ec63e07aSXin Li`libzip/` | libzip - operations on zip archives | [github.com/nih-at/libzip](https://github.com/nih-at/libzip) | CMake 16*ec63e07aSXin Li`pffft/` | PFFFT - a pretty fast Fourier Transform | [bitbucket.org/jpommier/pffft.git](https://bitbucket.org/jpommier/pffft.git) | CMake 17*ec63e07aSXin Li`turbojpeg/` | High-level JPEG library | [libjpeg-turbo.org/About/TurboJPEG](https://libjpeg-turbo.org/About/TurboJPEG) | CMake 18*ec63e07aSXin Li`uriparser/` | uriparser - Strictly RFC 3986 compliant URI parsing and handling library | [github.com/uriparser/uriparser](https://github.com/uriparser/uriparser.git) | CMake 19*ec63e07aSXin Li`zopfli/` | Zopfli - Compression Algorithm | [github.com/google/zopfli](https://github.com/google/zopfli) | CMake 20*ec63e07aSXin Li`zstd/` | Zstandard - Fast real-time compression algorithm | [github.com/facebook/zstd](https://github.com/facebook/zstd) | CMake 21*ec63e07aSXin Li 22*ec63e07aSXin Li## Projects Shipping with Sandboxed API Sandboxes 23*ec63e07aSXin Li 24*ec63e07aSXin LiProject | Home Page | Integration 25*ec63e07aSXin Li--------------------------------------- | ---------------------------------------------------------------- | ----------- 26*ec63e07aSXin LiYARA - The pattern matching swiss knife | [github.com/VirusTotal/yara](https://github.com/VirusTotal/yara) | Bazel 27