sandboxed-api/contrib
Oliver Kunz d33fe262b9 We have deprecated `sapi:✌️:NullPtr` earlier this year. Users of SAPI can now pass directly a `nullptr` to the sandboxed API function. We believe that this will reduce development efforts and improve readability.
PiperOrigin-RevId: 614571112
Change-Id: I856a656d115f6cef6f9dc933e47ff6c2a7d7b722
2024-03-11 01:14:01 -07:00
..
brotli We have deprecated `sapi:✌️:NullPtr` earlier this year. Users of SAPI can now pass directly a `nullptr` to the sandboxed API function. We believe that this will reduce development efforts and improve readability. 2024-03-11 01:14:01 -07:00
c-blosc CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
hunspell CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
jsonnet CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
libidn2 Replace usages of deprecated `sapi:✌️:NullPtr` 2024-02-29 07:25:33 -08:00
libraw CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
libtiff CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
libxls CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
libzip Replace usages of deprecated `sapi:✌️:NullPtr` 2024-02-29 07:25:33 -08:00
lodepng CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
pffft CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
turbojpeg CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
uriparser Replace usages of deprecated `sapi:✌️:NullPtr` 2024-02-29 07:25:33 -08:00
woff2 CMake: Update policy settings to 3.26 2023-05-11 07:50:52 -07:00
zopfli Introduce and prefer `AllowMmapWithoutExec` 2023-12-27 02:51:13 -08: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

README.md

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