quickjs
small and embeddable Javascript engine
QuickJS is a small and embeddable Javascript engine. It supports the
ES2020 specification, including modules, asynchronous generators, proxies and
BigInt.
libtse3-0.3.1t64
portable MIDI sequencer engine in C++
TSE3 is a portable open source MIDI sequencer engine written in C++.
It provides programmers with rich and powerful sequencing
capabilities. Although it does not provide a user interface, it
provides a lot of assistance to a UI, attempting to provide as much
functionality as possible in as generic a manner as possible.
libtss0t64
Development library for IBM's TSS 2.0
The development library for IBM's TSS 2.0. You will need this in order
to build TSS 2.0 applications. In addition, it contains documentation
for TSS 2.0.
libkokkos3.7
C++ Performance Portability Programming
This implements a programming model in C++ for writing performance
portable applications targeting all major HPC platforms. For that purpose it
provides abstractions for both parallel execution of code and data management.
Kokkos is designed to target complex node architectures with N-level memory
hierarchies and multiple types of execution resources. It currently can use
CUDA, HPX, OpenMP and Pthreads as backend programming models with several other
backends in development.
libmojolicious-plugin-templatetoolkit-perl
Template Toolkit renderer plugin for Mojolicious
Mojolicious::Plugin::TemplateToolkit is a renderer for tt2 or Template
Toolkit templates. See Template and Template::Manual for details on the
Template Toolkit format, and Mojolicious::Guides::Rendering for general
information on rendering in Mojolicious.
python3-bitstring
Python module for manipulation of binary data (Python 3)
Bitstring is a pure Python module designed to help make the creation and
analysis of binary data as simple and natural as possible.