python3-symmetrize
Symmetrization and centering of 2D pattern
Symmetrization of 2D pattern using nonrigid landmark registration
with symmetry constraints. Implemented registration methods include
projective transform and thin plate spline. Details are given in the
publication associated with the package.
libpf4j-java
framework to turn monolithic Java applications into modular ones
PF4J is a lightweight framework which helps one to build a modular application
by defining plugins, which are containers for extension points (defining
where, in the application, custom code may be called), for extensions (which
implement extension points) and for optional life-cycle methods to start, load
and stop extensions.
A plugin is similar to modules in other programming languages.
libstreamvbyte0
fast integer compression in C using the StreamVByte codec
StreamVByte is a new integer compression technique that applies SIMD
instructions (vectorization) to Google's Group Varint approach. The net
result is faster than other byte-oriented compression techniques.
tryton-modules-sale-secondary-unit
Tryton application platform - sale secondary unit module
Tryton is a high-level general purpose application platform. It is the base
of a complete business solution as well as a comprehensive health and hospital
information system (GNUHealth).
bazel-rules-cc
Starlark implementation of C++ rules in Bazel
Bazel rules for processing C++ source code. These rules are required for
building Bazel projects that contain C++ source code.
emf2svg
Convert Enhanced Metafile to SVG
By themselves, EMF/EMF+ files are rare in the wild. However, they are
frequently embedded inside other Microsoft file formats. This project could
be used to handle EMF blobs in any Microsoft formats.