11 مستودعات
Creation of multiple directory entries pointing to the same inode to allow multiple filenames for one data set.
Distinct from Hard-Linking Strategies: Candidates focus on installation strategies or AI context linking, not the core kernel implementation of hard links.
Explore 11 awesome GitHub repositories matching operating systems & systems programming · Hard Link Management. Refine with filters or upvote what's useful.
Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository
Generates soft or hard links to provide multiple access points to a file.
xv6 is a Unix-like educational operating system designed for teaching kernel concepts. It is implemented as an instructional kernel for x86 and RISC-V architectures, featuring a virtual memory manager and support for symmetric multiprocessing. The system is designed to demonstrate core OS principles through a simplified re-implementation of Unix Version 6. It provides a controlled environment for studying system calls, trap handling, and process lifecycles. Its capability surface covers process management, including scheduling and context switching, and memory management via page tables for
Allows multiple filenames to point to the same data by creating directory entries linked to a single inode.
WinFile is a dual-pane file manager for Windows designed as a keyboard-driven file explorer. It provides a classical interface for organizing and managing files and directories through a navigation system focused on keyboard shortcuts and partial path jumping. The application functions as a symbolic link manager, enabling the creation of symbolic links, hardlinks, and junctions via drag-and-drop operations using modifier keys. It also serves as a workspace manager that launches external tools, such as elevated shells and text editors, directly within the currently active directory. Additiona
Enables the creation of symbolic links, hardlinks, and junctions through modified drag-and-drop actions.
This project is a learning guide and collection of study notes designed to teach Node.js backend development. It provides a comprehensive core API reference and practical demonstrations for implementing server-side logic, network programming, and system APIs. The guide specifically covers advanced technical domains including process management for scaling applications via clusters and child processes, as well as network programming for building TCP, UDP, and HTTP services. It also includes detailed instructional material on security implementation, focusing on cryptographic hashing and encryp
Provides capabilities to create hard or symbolic links and resolve them back to original paths.
The Rust RFCs repository is the formal home for the Rust language evolution process, housing the structured design documents and community review mechanisms that govern changes to the Rust programming language, its compiler, and its standard library. It defines the complete lifecycle for proposing, discussing, and implementing substantial changes through RFC documents, from initial submission and community feedback through final comment periods and sub-team sign-offs. The repository codifies the governance and collaboration processes that shape Rust's development, including mechanisms for com
Defines the link and symlink creation APIs in Rust's standard library.
google-drive-ocamlfuse is a FUSE-based filesystem that mounts a Google Drive account as a local directory, enabling standard file operations on cloud files. It bridges POSIX filesystem calls to the Google Drive API, allowing users to read, write, and manage files through their operating system's native file manager or command line. The project distinguishes itself through support for multiple simultaneous Google Drive accounts, each mounted as an independent local directory with separate authentication and cache state. It handles Google Docs, Sheets, and Slides by exporting them as read-only
Creates and resolves symbolic links within the mounted filesystem pointing to other files or directories.
mergerfs is a FUSE-based union filesystem that pools multiple independent filesystems or directories into a single unified mount point. It acts as a proxy to underlying storage, forwarding file operations directly to the filesystem for near-native performance while merging directory listings and attribute changes. The project provides a live, read-write pooled view of storage that aggregates drives of any size without requiring reformatting or data redistribution, and it isolates individual drive failures so that the pool continues serving data from remaining filesystems. The filesystem offer
Returns EXDEV when attempting to create hard links across different underlying filesystems.
هذا المشروع عبارة عن مجموعة شاملة من أدوات سطر الأوامر الأساسية ومرافق Unix القياسية. يوفر اللبنات الأساسية لإدارة النظام، وإدارة الملفات، ومعالجة النصوص على أنظمة شبيهة بـ Unix، مع تنفيذ مجموعة واسعة من أدوات POSIX لسطر الأوامر. تتميز المجموعة بتغطيتها الواسعة لعمليات النظام منخفضة المستوى. ويشمل ذلك مجموعة أدوات كاملة لإدارة نظام الملفات، مثل إنشاء وتعديل الملفات والمجلدات، ومجموعة أدوات متخصصة لمعالجة النصوص لتصفية وفرز وتحويل تدفقات البيانات. يغطي المشروع أيضاً العديد من مجالات قدرات النظام الحرجة. وتشمل هذه مراقبة موارد النظام للتحقق من بنية الأجهزة واستخدام القرص، والأمان والتحكم في الوصول لإدارة أذونات الملفات والمجاميع الاختبارية المشفرة، والتحكم في العمليات لإدارة مهلات التنفيذ ومتغيرات البيئة. كما يوفر مرافق رياضية لتقييم التعبيرات الرقمية وأدوات تمثيل البيانات للترميز من ثنائي إلى ASCII.
Provides the standard utility for creating symbolic links that point to target paths by name.
snarkOS هو بيئة وقت تشغيل موزعة وبلوكشين لإثبات المعرفة الصفرية (Zero-knowledge proof) مصمم لنشر وإدارة التطبيقات التي تعتمد على بدائيات التشفير ذات المعرفة الصفرية. يعمل كسجل لامركزي يستخدم إثباتات المعرفة الصفرية للتحقق من انتقالات الحالة والمعاملات دون الكشف عن البيانات الخاصة. يستخدم النظام شبكة إجماع للحسابات المضمونة حيث يقوم المدققون بقفل الأصول كضمان لتأمين حالة عالمية. يتميز بسجل حالة مشفر لتتبع بيانات التطبيق بشكل خاص ومُثبت (Prover) معزز بـ GPU يقوم بتفريغ الحسابات التشفيرية الثقيلة إلى أجهزة الرسوميات لزيادة سرعة الإثبات. يوفر المشروع تسلسلاً هرمياً للعقد يعتمد على الأدوار يتكون من عقد المدقق، والعقد الأساسية، وعقد الإثبات. يغطي سطح قدراته تشغيل العقد اللامركزية، ومزامنة الشبكة من نظير إلى نظير، وإدارة حالة التطبيق المشفرة. تشمل الأدوات الإضافية واجهة سطر أوامر للتحكم في العقد، وقياسات عن بعد لمراقبة المشاركة في الإجماع، والقدرة على تهيئة شبكات التطوير المحلية.
Creates rapid local backups of the ledger state using filesystem hard links for fast recovery.
هذه الأداة عبارة عن أداة سطر أوامر مصممة لإنشاء لقطات تزايدية ومختومة زمنياً للبيانات المحلية أو البعيدة. تعمل كمنسق قائم على shell ينسق أدوات النظام للحفاظ على أرشيفات ملفات ذات إصدارات، مما يسمح باستعادة حالات بيانات محددة دون الحاجة إلى برامج مملوكة. تتميز الأداة باستخدام روابط نظام الملفات الثابتة (hard links) للإشارة إلى الملفات غير المتغيرة عبر لقطات متعددة، مما يقلل من استهلاك التخزين مع الحفاظ على استقلالية هيكل دليل كل نسخة احتياطية. وهي تدمج مدير استبقاء مخصص يقوم تلقائياً بتقليم اللقطات القديمة بناءً على سياسات قائمة على الوقت أو مساحة القرص المتاحة لتحسين استخدام التخزين. يتم الحفاظ على الموثوقية التشغيلية من خلال سلسلة من آليات الأمان، بما في ذلك التحكم في تزامن ملف القفل لمنع الوصول المتزامن وعلامات الحالة الذرية التي تسمح للعمليات المقاطعة بالاستئناف من آخر نقطة ناجحة. يدعم النظام المزامنة عن بعد عبر اتصالات shell مشفرة ويتضمن محرك مطابقة الأنماط لتضمين أو استبعاد الملفات بشكل انتقائي أثناء عملية النقل.
Uses filesystem hard links to reference unchanged files across snapshots, minimizing storage consumption while maintaining independent directory structures.
fclones is a command-line tool designed to locate identical files across a filesystem by comparing file sizes and cryptographic hashes. It functions as a parallel filesystem scanner and a deduplication utility that identifies duplicate files to reclaim disk space. The tool distinguishes itself through a persistent hash cache system that stores hashes and metadata on disk to accelerate repeated scans. It employs a multi-phase scanning process and device-aware parallel I/O, which adjusts thread pools based on whether the storage is an SSD or HDD to maximize throughput. Beyond discovery, the pr
Replaces duplicate file copies with hard links to the same inode to reclaim disk space.