Skip to content

PKGMachete v5.0.0: The Premium macOS Edition 🚀

Latest

Choose a tag to compare

@VenezuelanBiggie24 VenezuelanBiggie24 released this 27 Jul 16:40

PKGMachete v5.0.0: The Ultimate Multi-Platform Update 🚀🌍

Welcome to Version 5.0.0 of PKGMachete! What started as a macOS exclusive tool is now a complete ecosystem available on macOS, Linux, Windows, and Android.

🇬🇧 English: What's New in V5?

This monumental release completely redesigns our engine to guarantee maximum performance and zero crashes across all operating systems.

  • 🍏 macOS (Premium Edition): C++20 backend utilizing F_NOCACHE parallel I/O allocations to saturate modern NVMe drives without locking the OS cache. UI in SwiftUI.
  • 🐧 Linux (Hacker Edition): Custom Qt C++ interface with rigorous 50ms UI throttling. Parses millions of I/O JSON operations per second without ever freezing the main thread.
  • 🪟 Windows (Gamer Edition): Raw CreateFile with FILE_FLAG_NO_BUFFERING and hardware-aligned VirtualAlloc buffers for extreme speeds. Uses co_await winrt::resume_on_signal to prevent ThreadPool locking. Built with WinUI 3.
  • 🤖 Android (Mobile Edition): Safely merges chunks on the go! Uses Kotlin Coroutines (Dispatchers.IO) and Android's Storage Access Framework (SAF) passing file descriptors to a native JNI/C++ backend for pure pwrite() POSIX syscalls. No ROOT required!

I (VenezuelanBiggie24) have thoroughly audited all ports for 100% stability, preventing any UI freezing, memory leaks, or race conditions. Enjoy the fastest merging experience ever!


🇪🇸 Español: ¿Qué hay de nuevo en la V5?

¡Bienvenidos a la Versión 5.0.0 de PKGMachete! Lo que comenzó como una herramienta exclusiva para macOS es ahora un ecosistema completo disponible en macOS, Linux, Windows y Android.

  • 🍏 macOS (Edición Premium): Motor en C++20 que utiliza asignaciones de I/O paralelas F_NOCACHE para saturar unidades NVMe modernas sin bloquear la caché del SO. Interfaz en SwiftUI.
  • 🐧 Linux (Edición Hacker): Interfaz Qt C++ personalizada con un límite de actualización de UI estricto de 50ms. Analiza millones de operaciones I/O en JSON por segundo sin congelar nunca el hilo principal.
  • 🪟 Windows (Edición Gamer): Uso de CreateFile crudo con FILE_FLAG_NO_BUFFERING y búferes VirtualAlloc alineados al hardware para velocidades extremas. Utiliza co_await winrt::resume_on_signal para evitar el bloqueo del ThreadPool. Interfaz WinUI 3.
  • 🤖 Android (Edición Móvil): ¡Fusiona paquetes de forma portátil! Usa Kotlin Coroutines (Dispatchers.IO) y el Storage Access Framework (SAF) pasando descriptores de archivo a un backend nativo JNI/C++ para llamadas al sistema pwrite(). ¡No requiere ROOT!

He auditado personalmente (VenezuelanBiggie24) todos los puertos para garantizar una estabilidad del 100%, evitando congelamientos de interfaz, fugas de memoria o condiciones de carrera. ¡Disfruta de la experiencia de fusión más rápida de la historia!