sandboxed-api/contrib
Christian Blichmann 8d04efa62d contrib: Replace uses of CHECK_NOTNULL
Abseil's standard name for this is `ABSL_DIE_IF_NULL`.

PiperOrigin-RevId: 483648443
Change-Id: I9d6826443be72b30f71c18972436fa5f9c05048a
2022-10-25 05:50:59 -07:00
..
brotli contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
c-blosc Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
hunspell Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
jsonnet Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
libidn2 contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
libraw contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
libtiff Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
libxls contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
libzip contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
lodepng Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
pffft Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
turbojpeg Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
uriparser contrib: Replace uses of CHECK_NOTNULL 2022-10-25 05:50:59 -07:00
woff2 Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
zopfli Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
zstd Use Abseil's log/flags instead of glog/gflags 2022-10-20 06:48:51 -07:00
CMakeLists.txt Copybara import of the project: 2022-06-09 00:55:24 -07:00
README.md Merge pull request #160 from oshogbo:libxls 2022-04-21 01:27:49 -07:00

Sandboxed API Integrations/Contributions

This directory contains reusable Sandboxed API integrations with external libraries.

Projects Sandboxed

Directory Project Home Page Integration
c-blosc/ c-blosc - A blocking, shuffling and loss-less compression library github.com/Blosc/c-blosc CMake
hunspell/ Hunspell - The most popular spellchecking library github.com/hunspell/hunspell CMake
jsonnet/ Jsonnet - The Data Templating Language github.com/google/jsonnet CMake
libidn2/ libidn2 - GNU IDN library www.gnu.org/software/libidn/#libidn2 CMake
libxls/ libxls - Read binary Excel files from C/C++ https://github.com/libxls/libxls CMake
libzip/ libzip - operations on zip archives github.com/nih-at/libzip CMake
pffft/ PFFFT - a pretty fast Fourier Transform bitbucket.org/jpommier/pffft.git CMake
turbojpeg/ High-level JPEG library libjpeg-turbo.org/About/TurboJPEG CMake
uriparser/ uriparser - Strictly RFC 3986 compliant URI parsing and handling library github.com/uriparser/uriparser CMake
zopfli/ Zopfli - Compression Algorithm github.com/google/zopfli CMake
zstd/ Zstandard - Fast real-time compression algorithm github.com/facebook/zstd CMake

Projects Shipping with Sandboxed API Sandboxes

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