Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
brotli/ | H | 25-Apr-2025 | - | 1,022 | 675 | |
c-blosc/ | H | 25-Apr-2025 | - | 830 | 569 | |
hunspell/ | H | 25-Apr-2025 | - | 556 | 420 | |
jsonnet/ | H | 25-Apr-2025 | - | 2,318 | 1,860 | |
libidn2/ | H | 25-Apr-2025 | - | 333 | 246 | |
libraw/ | H | 25-Apr-2025 | - | 813 | 588 | |
libtiff/ | H | 25-Apr-2025 | - | 1,889 | 1,320 | |
libxls/ | H | 25-Apr-2025 | - | 777 | 584 | |
libzip/ | H | 25-Apr-2025 | - | 1,597 | 1,192 | |
lodepng/ | H | 25-Apr-2025 | - | 907 | 580 | |
pffft/ | H | 25-Apr-2025 | - | 414 | 319 | |
turbojpeg/ | H | 25-Apr-2025 | - | 295 | 229 | |
uriparser/ | H | 25-Apr-2025 | - | 1,186 | 931 | |
woff2/ | H | 25-Apr-2025 | - | 370 | 272 | |
zopfli/ | H | 25-Apr-2025 | - | 2,668 | 2,442 | |
zstd/ | H | 25-Apr-2025 | - | 1,507 | 1,071 | |
CMakeLists.txt | H A D | 25-Apr-2025 | 946 | 36 | 33 | |
README.md | H A D | 25-Apr-2025 | 2.8 KiB | 27 | 21 |
README.md
1# Sandboxed API Integrations/Contributions 2 3This directory contains reusable Sandboxed API integrations with external 4libraries. 5 6## Projects Sandboxed 7 8Directory | Project | Home Page | Integration 9------------ | ----------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ----------- 10`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`hunspell/` | Hunspell - The most popular spellchecking library | [github.com/hunspell/hunspell](https://github.com/hunspell/hunspell) | CMake 12`jsonnet/` | Jsonnet - The Data Templating Language | [github.com/google/jsonnet](https://github.com/google/jsonnet) | CMake 13`libidn2/` | libidn2 - GNU IDN library | [www.gnu.org/software/libidn/#libidn2](https://www.gnu.org/software/libidn/#libidn2) | CMake 14`libxls/` | libxls - Read binary Excel files from C/C++ | [https://github.com/libxls/libxls](https://github.com/libxls/libxls) | CMake 15`libzip/` | libzip - operations on zip archives | [github.com/nih-at/libzip](https://github.com/nih-at/libzip) | CMake 16`pffft/` | PFFFT - a pretty fast Fourier Transform | [bitbucket.org/jpommier/pffft.git](https://bitbucket.org/jpommier/pffft.git) | CMake 17`turbojpeg/` | High-level JPEG library | [libjpeg-turbo.org/About/TurboJPEG](https://libjpeg-turbo.org/About/TurboJPEG) | CMake 18`uriparser/` | uriparser - Strictly RFC 3986 compliant URI parsing and handling library | [github.com/uriparser/uriparser](https://github.com/uriparser/uriparser.git) | CMake 19`zopfli/` | Zopfli - Compression Algorithm | [github.com/google/zopfli](https://github.com/google/zopfli) | CMake 20`zstd/` | Zstandard - Fast real-time compression algorithm | [github.com/facebook/zstd](https://github.com/facebook/zstd) | CMake 21 22## Projects Shipping with Sandboxed API Sandboxes 23 24Project | Home Page | Integration 25--------------------------------------- | ---------------------------------------------------------------- | ----------- 26YARA - The pattern matching swiss knife | [github.com/VirusTotal/yara](https://github.com/VirusTotal/yara) | Bazel 27