sandboxed-api/contrib
Demi Marie Obenour b2f4e0068e Add libidn2 and TurboJPEG sandboxes to the build
This exposed a compilation error and an incorrect TEST_FILES_DIR.  Fix
both.
2022-02-14 12:51:22 -05:00
..
hunspell CMake: Quiet config of libhunspell, quote sources 2022-02-09 02:32:20 -08:00
jsonnet Update jsonnet README 2022-02-09 02:10:49 -08:00
libidn2 Copybara import of the project: 2022-02-03 05:43:33 -08:00
pffft Migrate the pffft sandbox to contrib/ 2022-02-09 05:20:29 -08:00
turbojpeg Add libidn2 and TurboJPEG sandboxes to the build 2022-02-14 12:51:22 -05:00
zopfli Merge pull request #100 from oshogbo:zopfli 2022-02-07 07:30:51 -08:00
zstd Fix a syntax error in the zstd example 2022-02-12 21:43:49 -05:00
CMakeLists.txt Add libidn2 and TurboJPEG sandboxes to the build 2022-02-14 12:51:22 -05:00
README.md Add libidn2 and TurboJPEG sandboxes to the build 2022-02-14 12:51:22 -05:00

Sandboxed API Integrations/Contributions

This directory contains reusable Sandboxed API integrations with external libraries.

Projects Sandboxed

Directory Project Home Page Integration
hunspell/ Hunspell - The most popular spellchecking library github.com/hunspell/hunspell CMake
jsonnet/ Jsonnet - The Data Templating Language github.com/google/jsonnet CMake
pffft/ PFFFT - a pretty fast Fourier Transform bitbucket.org/jpommier/pffft.git CMake
zopfli Zopfli - Compression Algorithm github.com/google/zopfli CMake
zstd/ Zstandard - Fast real-time compression algorithm github.com/facebook/zstd CMake
libidn2/ libidn2 - GNU IDN library www.gnu.org/software/libidn/#libidn2 CMake
turbojpeg/ High-level JPEG library libjpeg-turbo.org/About/TurboJPEG CMake

Projects Shipping with Sandboxed API Sandboxes

Project Home Page Integration
YARA - The pattern matching swiss knife github.com/VirusTotal/yara Bazel