liborc-0.4-0t64
Library of Optimized Inner Loops Runtime Compiler
Orc is a library and set of tools for compiling and executing
very simple programs that operate on arrays of data. The "language"
is a generic assembly language that represents many of the features
available in SIMD architectures, including saturated addition and
subtraction, and many arithmetic operations.
gcc-13-i686-linux-gnu
GNU C compiler for the i686-linux-gnu architecture
This is the GNU C compiler for the i686-linux-gnu architecture,
a fairly portable optimizing compiler for C.
libcoq-core-ocaml
runtime libraries for Coq
Coq is a proof assistant for higher-order logic, which allows the
development of computer programs consistent with their formal
specification. It is developed using Objective Caml and Camlp5.
python3-html-text
extract text from HTML.
How is html_text different from .xpath('//text()') from LXML or .get_text()
from Beautiful Soup ?
gojq
pure Go implementation of jq (program)
gojq is an implementation of jq command written in Go language.
You can also embed gojq as a library to your Go products.