lib
ACTC
https://sourceforge.net/projects/actc
Package description
ACTC converts independent triangles into triangle strips or fans.
Use latest version
Use specific version
Abseil
Package description
Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's own C++ code base, has been extensively tested and used in production, and is the same code we depend on in our daily coding lives.
Use latest version
Use specific version
Blosc
Package description
Blosc, an extremely fast, multi-threaded, meta-compressor library
Use latest version
Use specific version
Blosc2
Package description
Blosc, an extremely fast, multi-threaded, meta-compressor library
Use latest version
Use specific version
Brotli
https://github.com/google/brotli
Package description
Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. The specification of the Brotli Compressed Data Format is defined in RFC 7932.
Use latest version
Use specific version
Brunsli
https://github.com/google/brunsli/
Package description
Brunsli is a lossless JPEG repacking library.
Use latest version
Use specific version
CFITSIO
https://heasarc.gsfc.nasa.gov/fitsio/
Package description
CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format.
Use latest version
Use specific version
Catch2
https://github.com/catchorg/Catch2
Package description
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later
Use latest version
Use specific version
Cereal
https://uscilab.github.io/cereal/
Package description
cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone.
Use latest version
Use specific version
Ceres-Solver
Package description
Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems
Use latest version
Use specific version
Check
https://libcheck.github.io/check/
Package description
Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so both assertion failures and code errors that cause segmentation faults or other signals can be caught. Test results are reportable in the following: Subunit, TAP, XML, and a generic logging format.
Use latest version
Use specific version
FLAC
Package description
FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless, meaning that audio is compressed in FLAC without any loss in quality.
Use latest version
Use specific version
FLANN
https://github.com/mariusmuja/flann/
Package description
FLANN is a library for performing fast approximate nearest neighbor searches in high dimensional spaces.
Use latest version
Use specific version
FOX-Toolkit
Package description
FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips.
Use latest version
Use specific version
FlexiBLAS
https://gitlab.mpi-magdeburg.mpg.de/software/flexiblas-release
Package description
FlexiBLAS is a wrapper library that enables the exchange of the BLAS and LAPACK implementation used by a program without recompiling or relinking it.
Use latest version
Use specific version
GDRCopy
https://github.com/NVIDIA/gdrcopy
Package description
A low-latency GPU memory copy library based on NVIDIA GPUDirect RDMA technology.
Use latest version
Use specific version
GitPython
https://gitpython.readthedocs.org
Package description
GitPython is a python library used to interact with Git repositories
Use latest version
Use specific version
Graphene
https://ebassi.github.io/graphene/
Package description
Graphene is a thin layer of types for graphic libraries
Use latest version
Use specific version
Highway
https://github.com/google/highway
Package description
Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e. applying the same operation to 'lanes'.
Use latest version
Use specific version
Hyperopt
http://hyperopt.github.io/hyperopt/
Package description
hyperopt is a Python library for optimizing over awkward search spaces with real-valued, discrete, and conditional dimensions.
Use latest version
Use specific version
ICU
Package description
ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications.
Use latest version
Use specific version
ISA-L
https://github.com/intel/isa-l
Package description
Intelligent Storage Acceleration Library
Use latest version
Use specific version
Imath
https://imath.readthedocs.io/en/latest/
Package description
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
Use latest version
Use specific version
JsonCpp
https://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html
Package description
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
Use latest version
Use specific version
Judy
Package description
A C library that implements a dynamic array.
Use latest version
Use specific version
LERC
Package description
LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds).
Use latest version
Use specific version
LMDB
Package description
LMDB is a fast, memory-efficient database. With memory-mapped files, it has the read performance of a pure in-memory database while retaining the persistence of standard disk-based databases.
Use latest version
Use specific version
LibSoup
https://wiki.gnome.org/Projects/libsoup
Package description
libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications.
Use latest version
Use specific version
LibTIFF
https://libtiff.gitlab.io/libtiff/
Package description
tiff: Library and tools for reading and writing TIFF data files
Use latest version
Use specific version
MATIO
https://sourceforge.net/projects/matio/
Package description
matio is an C library for reading and writing Matlab MAT files.
Use latest version
Use specific version
NCCL
https://developer.nvidia.com/nccl
Package description
The NVIDIA Collective Communications Library (NCCL) implements multi-GPU and multi-node collective communication primitives that are performance optimized for NVIDIA GPUs.
Use latest version
Use specific version
NSPR
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR
Package description
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions.
Use latest version
Use specific version
NSS
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
Package description
Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications.
Use latest version
Use specific version
OpenJPEG
Package description
OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG). Since may 2015, it is officially recognized by ISO/IEC and ITU-T as a JPEG 2000 Reference Software.
Use latest version
Use specific version
PMIx
Package description
Process Management for Exascale Environments PMI Exascale (PMIx) represents an attempt to provide an extended version of the PMI standard specifically designed to support clusters up to and including exascale sizes. The overall objective of the project is not to branch the existing pseudo-standard definitions - in fact, PMIx fully supports both of the existing PMI-1 and PMI-2 APIs - but rather to (a) augment and extend those APIs to eliminate some current restrictions that impact scalability, and (b) provide a reference implementation of the PMI-server that demonstrates the desired level of scalability.
Use latest version
Use specific version
PROJ
Package description
Program proj is a standard Unix filter function which converts geographic longitude and latitude coordinates into cartesian coordinates
Use latest version
Use specific version
PSM2
https://github.com/cornelisnetworks/opa-psm2/
Package description
Low-level user-space communications interface for the Intel(R) OPA family of products.
Use latest version
Use specific version
PyTorch-Lightning
Package description
PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers.
Use latest version
Use specific version
PyYAML
https://github.com/yaml/pyyaml
Package description
PyYAML is a YAML parser and emitter for the Python programming language.
Use latest version
Use specific version
RDFlib
https://github.com/RDFLib/rdflib
Package description
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Use latest version
Use specific version
RE2
Package description
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
Use latest version
Use specific version
RapidJSON
Package description
A fast JSON parser/generator for C++ with both SAX/DOM style API
Use latest version
Use specific version
SDL2
Package description
SDL: Simple DirectMedia Layer, a cross-platform multimedia library
Use latest version
Use specific version
SentencePiece
https://github.com/google/sentencepiece
Package description
Unsupervised text tokenizer for Neural Network-based text generation.
Use latest version
Use specific version
TensorFlow
Package description
An open-source software library for Machine Intelligence
Use latest version
Use specific version
UCC
Package description
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes.
Use latest version
Use specific version
UCC-CUDA
Package description
UCC (Unified Collective Communication) is a collective communication operations API and library that is flexible, complete, and feature-rich for current and emerging programming models and runtimes. This module adds the UCC CUDA support.
Use latest version
Use specific version
UCX
Package description
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications
Use latest version
Use specific version
UCX-CUDA
Package description
Unified Communication X An open-source production grade communication framework for data centric and high-performance applications This module adds the UCX CUDA support.
Use latest version
Use specific version
Unidecode
https://github.com/avian2/unidecode
Package description
Python library for lossy ASCII transliterations of Unicode text (port of Text::Unidecode Perl module)
Use latest version
Use specific version
Waylandpp
https://github.com/NilsBrause/waylandpp
Package description
Wayland is an object oriented display protocol, which features request and events. Requests can be seen as method calls on certain objects, whereas events can be seen as signals of an object. This makes the Wayland protocol a perfect candidate for a C++ binding. The goal of this library is to create such a C++ binding for Wayland using the most modern C++ technology currently available, providing an easy to use C++ API to Wayland.
Use latest version
Use specific version
WebKitGTK+
Package description
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers. It offers WebKit's full functionality and is useful in a wide range of systems from desktop computers to embedded systems like phones, tablets, and televisions.
Use latest version
Use specific version
Xerces-C++
https://xerces.apache.org/xerces-c/
Package description
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.
Use latest version
Use specific version
YACS
https://github.com/rbgirshick/yacs
Package description
YACS was created as a lightweight library to define and manage system configurations, such as those commonly found in software designed for scientific experimentation. These "configurations" typically cover concepts like hyperparameters used in training a machine learning model or configurable model hyperparameters, such as the depth of a convolutional neural network.
Use latest version
Use specific version
argtable
http://argtable.sourceforge.net/
Package description
Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss.
Use latest version
Use specific version
attrdict3
https://github.com/pirofti/AttrDict3
Package description
AttrDict is a Python library that provides mapping objects that allow their elements to be accessed both as keys and as attributes.
Use latest version
Use specific version
boto3
Package description
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
Use latest version
Use specific version
c-ares
Package description
c-ares is a C library for asynchronous DNS requests (including name resolves)
Use latest version
Use specific version
dm-tree
https://github.com/deepmind/tree
Package description
dm-tree provides tree, a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each "leaf" preserving the overall structure.
Use latest version
Use specific version
double-conversion
https://github.com/google/double-conversion
Package description
Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.
Use latest version
Use specific version
elfutils
Package description
The elfutils project provides libraries and tools for ELF files and DWARF data.
Use latest version
Use specific version
freeglut
http://freeglut.sourceforge.net/
Package description
freeglut is a completely OpenSourced alternative to the OpenGL Utility Toolkit (GLUT) library.
Use latest version
Use specific version
gc
Package description
The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new.
Use latest version
Use specific version
giflib
http://giflib.sourceforge.net/
Package description
giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented.
Use latest version
Use specific version
glib-networking
https://gitlab.gnome.org/GNOME/glib-networking
Package description
Network extensions for GLib
Use latest version
Use specific version
graphite2
https://scripts.sil.org/cms/scripts/page.php?site_id=projects&item_id=graphite_home
Package description
Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world.
Use latest version
Use specific version
jemalloc
Package description
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
Use latest version
Use specific version
json-c
https://github.com/json-c/json-c
Package description
JSON-C implements a reference counting object model that allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects.
Use latest version
Use specific version
json-fortran
https://github.com/jacobwilliams/json-fortran
Package description
JSON-Fortran: A Modern Fortran JSON API
Use latest version
Use specific version
libBigWig
https://github.com/dpryan79/libBigWig
Package description
A C library for handling bigWig files
Use latest version
Use specific version
libaio
Package description
Asynchronous input/output library that uses the kernels native interface.
Use latest version
Use specific version
libdrm
Package description
Direct Rendering Manager runtime library.
Use latest version
Use specific version
libepoxy
https://github.com/anholt/libepoxy
Package description
Epoxy is a library for handling OpenGL function pointer management for you
Use latest version
Use specific version
libev
http://software.schmorp.de/pkg/libev.html
Package description
A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used in GNU Virtual Private Ethernet, rxvt-unicode, auditd, the Deliantra MORPG Server and Client, and many other programs.
Use latest version
Use specific version
libevent
Package description
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.
Use latest version
Use specific version
libfabric
https://ofiwg.github.io/libfabric/
Package description
Libfabric is a core component of OFI. It is the library that defines and exports the user-space API of OFI, and is typically the only software that applications deal with directly. It works in conjunction with provider libraries, which are often integrated directly into libfabric.
Use latest version
Use specific version
libffi
https://sourceware.org/libffi/
Package description
The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time.
Use latest version
Use specific version
libgd
Package description
GD is an open source code library for the dynamic creation of images by programmers.
Use latest version
Use specific version
libgeotiff
https://directory.fsf.org/wiki/Libgeotiff
Package description
Library for reading and writing coordinate system information from/to GeoTIFF files
Use latest version
Use specific version
libglvnd
https://gitlab.freedesktop.org/glvnd/libglvnd
Package description
libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors.
Use latest version
Use specific version
libgpuarray
http://deeplearning.net/software/libgpuarray/
Package description
Library to manipulate tensors on the GPU.
Use latest version
Use specific version
libiconv
https://www.gnu.org/software/libiconv
Package description
Libiconv converts from one character encoding to another through Unicode conversion
Use latest version
Use specific version
libidn
http://www.gnu.org/software/libidn
Package description
GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names.
Use latest version
Use specific version
libidn2
http://www.gnu.org/software/libidn2
Package description
Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46.
Use latest version
Use specific version
libjpeg-turbo
https://sourceforge.net/projects/libjpeg-turbo/
Package description
libjpeg-turbo is a fork of the original IJG libjpeg which uses SIMD to accelerate baseline JPEG compression and decompression. libjpeg is a library that implements JPEG image encoding, decoding and transcoding.
Use latest version
Use specific version
libogg
Package description
Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs.
Use latest version
Use specific version
libopus
Package description
Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype’s SILK codec and Xiph.Org’s CELT codec.
Use latest version
Use specific version
libpcap
Package description
System-independent interface for user-level packet capture.
Use latest version
Use specific version
libpng
http://www.libpng.org/pub/png/libpng.html
Package description
libpng is the official PNG reference library
Use latest version
Use specific version
libpsl
https://rockdaboot.github.io/libpsl
Package description
C library for the Public Suffix List
Use latest version
Use specific version
libreadline
https://tiswww.case.edu/php/chet/readline/rltop.html
Package description
The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.
Use latest version
Use specific version
libsndfile
http://www.mega-nerd.com/libsndfile
Package description
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
Use latest version
Use specific version
libsodium
Package description
Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing and more.
Use latest version
Use specific version
libtasn1
https://www.gnu.org/software/libtasn1/
Package description
Libtasn1 is the ASN.1 library used by GnuTLS, GNU Shishi and some other packages. It was written by Fabio Fiorina, and has been shipped as part of GnuTLS for some time but is now a proper GNU package.
Use latest version
Use specific version
libtirpc
https://sourceforge.net/projects/libtirpc/
Package description
Libtirpc is a port of Suns Transport-Independent RPC library to Linux.
Use latest version
Use specific version
libtool
https://www.gnu.org/software/libtool
Package description
GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface.
Use latest version
Use specific version
libunistring
https://www.gnu.org/software/libunistring/
Package description
This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
Use latest version
Use specific version
libunwind
https://www.nongnu.org/libunwind/
Package description
The primary goal of libunwind is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee-saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same-process) and remote (across-process) operation. As such, the API is useful in a number of applications
Use latest version
Use specific version
libvorbis
Package description
Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format
Use latest version
Use specific version
libwebp
https://developers.google.com/speed/webp/
Package description
WebP is a modern image format that provides superior lossless and lossy compression for images on the web. Using WebP, webmasters and web developers can create smaller, richer images that make the web faster.
Use latest version
Use specific version
libwpe
Package description
WPE is the reference WebKit port for embedded and low-consumption computer devices. It has been designed from the ground-up with performance, small footprint, accelerated content rendering, and simplicity of deployment in mind, bringing the excellence of the WebKit engine to countless platforms and target devices.
Use latest version
Use specific version
libxml2
Package description
Libxml2 is the XML C parser and toolchain developed for the Gnome project (but usable outside of the Gnome platform).
Use latest version
Use specific version
libxslt
Package description
Libxslt is the XSLT C library developed for the GNOME project (but usable outside of the Gnome platform).
Use latest version
Use specific version
libyaml
https://pyyaml.org/wiki/LibYAML
Package description
LibYAML is a YAML parser and emitter written in C.
Use latest version
Use specific version
lie_learn
https://github.com/AMLab-Amsterdam/lie_learn
Package description
lie_learn is a python package that knows how to do various tricky computations related to Lie groups and manifolds (mainly the sphere S2 and rotation group SO3).
Use latest version
Use specific version
lxml
Package description
The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt.
Use latest version
Use specific version
lz4
Package description
LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core. It features an extremely fast decoder, with speed in multiple GB/s per core.
Use latest version
Use specific version
mpi4py
https://github.com/mpi4py/mpi4py
Package description
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.
Use latest version
Use specific version
nettle
https://www.lysator.liu.se/~nisse/nettle/
Package description
Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
Use latest version
Use specific version
nghttp2
https://github.com/nghttp2/nghttp2
Package description
This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. On top of that, we have implemented an HTTP/2 client, server and proxy. We have also developed load test and benchmarking tools for HTTP/2. An HPACK encoder and decoder are available as a public API.
Use latest version
Use specific version
nghttp3
https://github.com/ngtcp2/nghttp3
Package description
nghttp3 is an implementation of RFC 9114 HTTP/3 mapping over QUIC and RFC 9204 QPACK in C. It does not depend on any particular QUIC transport implementation.
Use latest version
Use specific version
ngtcp2
https://github.com/ngtcp2/ngtcp2
Package description
'Call it TCP/2. One More Time.' ngtcp2 project is an effort to implement RFC9000 QUIC protocol.
Use latest version
Use specific version
nlohmann_json
https://github.com/nlohmann/json
Package description
JSON for Modern C++
Use latest version
Use specific version
p11-kit
https://p11-glue.freedesktop.org/p11-kit.html
Package description
Provides a way to load and enumerate PKCS#11 modules. Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable. Also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process.
Use latest version
Use specific version
phonopy
https://atztogo.github.io/phonopy/
Package description
Phonopy is an open source package of phonon calculations based on the supercell approach.
Use latest version
Use specific version
pocl
Package description
Pocl is a portable open source (MIT-licensed) implementation of the OpenCL standard
Use latest version
Use specific version
psutil
https://github.com/giampaolo/psutil
Package description
A cross-platform process and system utilities module for Python
Use latest version
Use specific version
pybind11
https://pybind11.readthedocs.io
Package description
pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.
Use latest version
Use specific version
python-isal
https://github.com/pycompression/python-isal
Package description
Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.
Use latest version
Use specific version
scikit-build
https://scikit-build.readthedocs.io/en/latest
Package description
Scikit-Build, or skbuild, is an improved build system generator for CPython C/C++/Fortran/Cython extensions.
Use latest version
Use specific version
snappy
https://github.com/google/snappy
Package description
Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression.
Use latest version
Use specific version
tbb
https://github.com/oneapi-src/oneTBB
Package description
Intel(R) Threading Building Blocks (Intel(R) TBB) lets you easily write parallel C++ programs that take full advantage of multicore performance, that are portable, composable and have future-proof scalability.
Use latest version
Use specific version
tensorboard
https://github.com/tensorflow/tensorboard
Package description
TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.
Use latest version
Use specific version
tokenizers
https://github.com/huggingface/tokenizers
Package description
Fast State-of-the-Art Tokenizers optimized for Research and Production
Use latest version
Use specific version
tqdm
Package description
A fast, extensible progress bar for Python and CLI
Use latest version
Use specific version
utf8proc
https://github.com/JuliaStrings/utf8proc
Package description
utf8proc is a small, clean C library that provides Unicode normalization, case-folding, and other operations for data in the UTF-8 encoding.
Use latest version
Use specific version
wpebackend-fdo
Package description
WPE WebKit allows embedders to create simple and performant systems based on Web platform technologies. It is a WebKit port designed with flexibility and hardware acceleration in mind, leveraging common 3D graphics APIs for best performance.
Use latest version
Use specific version
zlib
Package description
zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system.
Use latest version
Use specific version
zstd
https://facebook.github.io/zstd
Package description
Zstandard is a real-time compression algorithm, providing high compression ratios. It offers a very wide range of compression/speed trade-off, while being backed by a very fast decoder. It also offers a special mode for small data, called dictionary compression, and can create dictionaries from any sample set.