openjdk-18-jre

OpenJDK Java runtime, using Hotspot JIT

Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero.

python3-django-yarnpkg

Integrate Django with yarnpkg

Easy way to use Yarnpkg with your Django project.

opencolorio-tools

complete color management solution - utilities

OpenColorIO (OCIO) is a complete color management solution geared towards motion picture production with an emphasis on visual effects and computer animation. OCIO provides a straightforward and consistent user experience across all supporting applications while allowing for sophisticated back-end configuration options suitable for high-end production usage. OCIO is compatible with the Academy Color Encoding Specification (ACES) and is LUT-format agnostic, supporting many popular formats.

python3-unicorn

Lightweight CPU emulator framework (Python 3 bindings)

Unicorn is a CPU emulator which is based on the CPU emulation code from QEMU. Unlike QEMU, it focuses on the emulation of CPU code without a full system emulation, but with the goal to make the emulation extensible and easy to integrate in custom tools. Unicorn provides language bindings for Python, Ruby, and Rust (among others) and has instrumentation hooks for various CPU events. This makes Unicorn well suited for malware analysis and reverse engineering.

libcpprspserver3t64

C++ RSerPool client/server API library

Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. It provides highly available pool management (that is registration handling and load distribution/balancing) by components called Registrar and a client-side/server-side API for accessing the service of a pool.

minisign

Dead simple tool to sign files and verify signatures

Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. Signature files include an untrusted comment line that can be freely modified, even after signature creation. They also include a second comment line, that cannot be modified without the secret key. Trusted comments can be used to add instructions or application-specific metadata (intended file name, timestamps, resource identifiers, version numbers to prevent downgrade attacks).