libftxui-dom5.0.0

Cross-platform C++ functional TUI library - DOM Module

ftxui is a modern C++ TUI library for building interfaces in a functional style.

cpp-11-mips64-linux-gnuabi64

GNU C preprocessor

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

node-number-allocator

Unique number allocator for JavaScript

Unique number allocator maintains number intervals that are not in used. For an example, users can allocate an interval from 1 to 100. And if the user uses 6, the interval will split into two: 1 to 5 and 7 to 100. Unique number allocators will tell the users how many intervals we have right now. And what number is still vacant to use.

node-mathjax-full

JavaScript library to display math in browsers

MathJax is an open-source JavaScript display engine for LaTeX, MathML, and AsciiMath notation that works in all modern browsers. It was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax does the rest.

fp-units-win-fcl-3.2.2

Free Pascal - Free Component Library

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

qemu-efi-loongarch64

UEFI firmware for LoongArch64 virtual machines

qemu-efi-loongarch64 is a build of EDK II for LoongArch64 virtual machines.