Orochi

License: MIT


Description:

Orochi is a library loading HIP and CUDA APIs dynamically, allowing the user to switch APIs at runtime. Therefore you don’t need to compile two separate implementations for each API. This allows you to compile and maintain a single binary that can run on both AMD and NVIDIA GPUs. Unlike HIP, which uses hipamd or CUDA at compile-time, Orochi will dynamically load the corresponding HIP/CUDA shared libraries depending on your platform. In other words, it combines the functionality offered by HIPEW and CUEW into a single library.

rEFInd

License: GPLv3


Description:

rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.

Hurl

License: Apache 2


Description:

Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries on headers and body response. Hurl is very versatile: it can be used for both fetching data and testing HTTP sessions. Hurl makes it easy to work with HTML content, REST / SOAP / GraphQL APIs, or any other XML / JSON based APIs.

Universal USB Installer

License: GPLv2


Description:

The Universal USB Installer (UUI) is a flexible bootable USB software that makes it easy to create a bootable USB drive from ISO files. With UUI, users can prepare a multisystem USB capable of running Windows setup installers, Linux distributions, antivirus tools, and a range of system diagnostics utilities. Ideal for anyone needing a portable USB installer or toolkit, this ISO to USB utility combines versatility and simplicity, enabling you to carry all essential tools on a single device.

HarfBuzz

License: MIT


Description:

HarfBuzz is a text shaping library. Using the HarfBuzz library allows programs to convert a sequence of Unicode input into properly formatted and positioned glyph output—for any writing system and language.