brotli-rs
Compressor and decompressor for brotli written in rust
A compressor and decompressor for brotli with an interface avoiding the rust
stdlib.
This makes it suitable for embedded devices and kernels.
It is designed with a pluggable allocator so that the standard lib's allocator
may be employed.
The default build also includes a stdlib allocator and stream interface.
Disable this with --features=no-stdlib. All included code is safe.
libignition-common4-graphics4t64
Collection of useful code used by robotics apps - Graphics libraries
Ignition common is a component in the Ignition framework, a set of
libraries designed to rapidly develop robot applications. A collection of
useful classes and functions for handling many command tasks. This includes
parsing 3D mesh files, managing console output, and using PID controllers.
libcpp-httplib0.11
C++ HTTP/HTTPS server and client library
cpp-httplib is a C++11 cross platform HTTP/HTTPS library, with a focus on
ease of use. This is a multi-threaded 'blocking' HTTP library. If you are
looking for a 'non-blocking' library, this is not the one that you want.
suitesparse-mongoose
graph partitioning tool that can quickly compute edge cuts (executable)
Suitesparse is a collection of libraries for computations involving
sparse matrices.
libboost-graph-parallel1.88.0
generic graph components and algorithms in C++
This package forms part of the Boost C++ Libraries collection.
libsuitesparseconfig7
configuration routines for all SuiteSparse modules
Suitesparse is a collection of libraries for computations involving
sparse matrices.