node-functional.js

Node.js module facilitating currying and tacit programming

This Node.js module is a functional JavaScript library. It facilitates currying and point-free / tacit programming, with optional lambda expressions.

cpp-12-powerpc-linux-gnu

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

libace-tkreactor-7.0.6

ACE-GUI reactor integration for Tk

Recognizing the need to write reactor-based GUI applications, the ACE community has created several reactor extensions for use with X Window System. Each of these extends the ACE_Select_Reactor to work with a specific toolkit. By using these reactors, your GUI application can remain single threaded yet still respond to both GUI events, such as button presses, and your own application events.

g++-12-multilib-sparc64-linux-gnu

GNU C++ compiler (multilib support) (cross compiler for sparc64 architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

libtss2-tcti-mssim0t64

TPM2 Software stack library - TSS and TCTI libraries

TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers:

postgresql-14-jsquery

PostgreSQL JSON query language with GIN indexing support

JsQuery provides additional functionality for the PostgreSQL jsonb datatype, such as a simple and effective way to search in nested objects and arrays, and more comparison operators with index support. It does this by implementing a specialized search syntax, the @@ operator, and the jsquery type for search strings.