awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesKernel Interface Utilities

Programs that provide a direct interface to specific Linux kernel APIs for low-level system event notification.

Distinct from Linux Kernel Internals: Distinct from Linux Kernel Internals: focuses on providing a functional user-space interface to kernel APIs rather than educational content.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Kernel Interface Utilities. Refine with filters or upvote what's useful.

Awesome Kernel Interface Utilities GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • inotify-tools/inotify-toolsالصورة الرمزية لـ inotify-tools

    inotify-tools/inotify-tools

    3,398عرض على GitHub↗

    Inotify-tools is a collection of command-line utilities that provide a direct interface to the Linux kernel inotify subsystem. It functions as a filesystem event monitor, allowing users to track modifications, creations, and deletions of files and directories in real time. The project translates low-level kernel event structures into human-readable text output, enabling the integration of filesystem monitoring into shell scripts and automated workflows. It manages multiple filesystem watches by tracking individual file descriptors and supports recursive directory traversal to ensure comprehen

    Provides a direct interface to the Linux kernel inotify API for low-level filesystem event notification.

    C++cfsnotifyinotify
    عرض على GitHub↗3,398
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. Operating System Kernels
  5. Linux Kernel Internals
  6. Kernel Interface Utilities