7 مستودعات
Bundling application definitions into versioned, immutable archives for reproducible distribution.
Distinct from Versioned Package Managers: Focuses on the immutability and bundling of the package for distribution, not just version management
Explore 7 awesome GitHub repositories matching development tools & productivity · Immutable Package Archives. Refine with filters or upvote what's useful.
This repository serves as a curated collection of software packages for Kubernetes application deployment and package management. Its primary purpose is to provide a standardized set of predefined application configurations to ensure consistent software installations across different clusters. The project focuses on maintaining version compatibility and providing a reliable source of verified packages. This allows for a standardized cluster setup by simplifying the installation and versioning of software on a container orchestration platform.
Bundles application definitions into immutable, versioned archives to ensure reproducible deployments across environments.
wasm-pack is a build tool and workflow orchestrator for compiling Rust code to WebAssembly. It coordinates the compilation process and generates the JavaScript glue code required to execute Rust logic within web browsers and server-side runtimes. The tool manages binary optimization to reduce file sizes and improve execution speed. It also functions as a package manager, bundling compiled WebAssembly modules into archives compatible with JavaScript registries and bundlers. The project covers language interoperability through the automatic generation of TypeScript type definitions. It further
Creates distributable tarball archives from the compiled directory for manual sharing or deployment.
LXD is a unified platform for managing both system containers and virtual machines through a single REST API and command-line interface. It provides a programmatic HTTP interface for controlling the full lifecycle of instances, enabling automation and integration with external tools. The system runs unprivileged containers with per-instance UID/GID mappings, seccomp filters, and AppArmor profiles for kernel-level isolation, while supporting multiple storage backends including directory, Btrfs, LVM, ZFS, Ceph, LINSTOR, and TrueNAS through a unified driver interface. The platform distinguishes
Separates metadata and root filesystem into two tarballs for reuse of existing rootfs.
Package Control هو مدير حزم لمحرر Sublime Text مصمم لاكتشاف وتثبيت وتحديث الإضافات والمكونات الإضافية. يستخدم نظام مستودع يعتمد على JSON لتتبع إصدارات الحزم وعناوين URL للمصادر، مما يوفر إطار عمل لإدارة الوظائف الموسعة للمحرر. يتكامل النظام مع أنظمة التحكم في الإصدارات للسماح باستنساخ المكونات الإضافية مباشرة، مما يتيح تعديلات على مستوى المصدر وتحديثات متتبعة. كما يوفر آلية لمزامنة التكوين عبر المنصات للحفاظ على مجموعات متسقة من الحزم والإعدادات المثبتة عبر أنظمة تشغيل مختلفة. تغطي الأداة مجموعة واسعة من إمكانيات الإدارة، بما في ذلك حل التبعيات التلقائي، وتبديل حالة الحزمة، والقدرة على تجاوز ملفات الحزمة من خلال دليل مستخدم مخصص. كما تتضمن أدوات لمطوري المكونات الإضافية لتجميع الملفات الثنائية، والتحقق من البيانات الوصفية، ونشر الإضافات في مستودعات مخصصة. يدعم البرنامج تكوين بروكسي الشبكة لتوجيه الطلبات عبر بوابات آمنة ويوفر توليد سجلات تصحيح الأخطاء لتشخيص الإخفاقات التقنية.
Compresses a package directory into a distributable archive file with configurable inclusions.
JupyterLite هي بيئة دفاتر ملاحظات تفاعلية تعتمد على WebAssembly، تتيح الحوسبة داخل المتصفح دون الحاجة إلى خادم خلفي. توفر بيئة تجريبية لعلوم البيانات من جانب العميل حيث يمكن للمستخدمين تنفيذ نوى لغات البرمجة وتشغيل دفاتر ملاحظات تفاعلية بالكامل داخل متصفح الويب. يسمح المشروع بإنشاء توزيعات مخصصة عن طريق تثبيت حزم لغات محددة مسبقاً، وتجميع حزم (wheels) مخصصة، وتطبيق إعدادات البيئة. كما يدعم إنشاء مواقع ثابتة يمكن نشرها على أي خادم HTTP قياسي، بما في ذلك القدرة على حزم البيئة في أرشيف للوصول إليها دون اتصال بالإنترنت. تغطي المنصة مجموعة واسعة من الإمكانيات بما في ذلك مزامنة نظام الملفات الافتراضي مع تخزين المتصفح، والعزل القائم على web-worker لواجهات سريعة الاستجابة، وتضمين REPL تفاعلي في صفحات الويب عبر iframes. كما تتضمن مجموعة من أدوات سطر الأوامر لأتمتة بناء المواقع، والتحقق من السلامة، وإدارة خادم التطوير المحلي.
Compresses the output directory into portable archive files for offline distribution or baseline use.
Incus is a unified orchestration platform for managing system containers, OCI application containers, and virtual machines through a single control plane. It brings together cluster infrastructure management, secure multi-tenancy, software-defined networking, and pluggable storage backend orchestration into one cohesive system exposed via a full REST API and command-line interface. What distinguishes Incus is its ability to run multiple instance types side by side—full Linux system containers, OCI application containers, and QEMU virtual machines—all managed with consistent tooling. Networkin
Accepts images as unified or split tarballs with support for multiple compression algorithms.
LxRunOffline is a command line utility for managing the lifecycle of Windows Subsystem for Linux environments. It functions as a distribution manager and orchestrator used to install, register, and configure Linux environments. The tool provides capabilities for exporting, importing, and duplicating filesystems and configurations. It enables the relocation of environments to different drive locations or directories and allows for the creation of compressed archives to facilitate backup and portability. Beyond migration, the utility covers environment orchestration through the execution of co
Packages a Linux environment into a compressed archive file for portability and distribution.