9 مستودعات
Capability to run a development tool as a background daemon for persistent availability.
Distinct from Background Processing: Existing candidates focus on task queues or evasion; this is about simple service daemonization for dev tools.
Explore 9 awesome GitHub repositories matching development tools & productivity · Daemonized Process Execution. Refine with filters or upvote what's useful.
pysheeet هي مكتبة مرجعية تقنية توفر مجموعة مختارة من مقتطفات التعليمات البرمجية وأنماط التنفيذ لتطوير Python المتقدم، وتكامل النظام، والحوسبة عالية الأداء. تعمل كدليل شامل لتنفيذ برمجة الشبكات منخفضة المستوى، وإضافات C الأصلية، والبرمجة غير المتزامنة والمتزامنة. يوفر المشروع أطر عمل متخصصة لتطوير ونشر نماذج اللغات الكبيرة، بما في ذلك أدوات لاستنتاج GPU الموزع والخدمة عالية الأداء. يتضمن أيضاً أنماطاً مفصلة لتنظيم مجموعات الحوسبة عالية الأداء، وتغطية تخصيص موارد GPU وإدارة عبء العمل متعدد العقد. تغطي المكتبة سطحاً واسعاً من القدرات، بما في ذلك اتصالات الشبكة الآمنة والتشفير، والتعيين الكائني-العلائقي وإدارة قواعد البيانات، وتنفيذ هياكل البيانات والخوارزميات المعقدة. كما توفر أدوات لإدارة الذاكرة، وقابلية التشغيل البيني الأصلية عبر واجهات الوظائف الخارجية، وتكامل نظام التشغيل على مستوى النظام.
Implements patterns for worker processes that automatically terminate when the parent process exits.
Mailcatcher is a local email development proxy and SMTP server mock designed to intercept outgoing emails during development. It acts as a network bridge that catches outbound mail on a specified port and displays it in a web-based inspector instead of delivering messages to real recipients. The tool provides a web-based email viewer for reviewing HTML, plain text, and raw source content, along with an interface for inspecting headers and downloading attachments. It utilizes a RESTful JSON API to serve captured mail as structured data to the browser interface. The system includes a TCP socke
Can be executed as a background daemon to maintain constant connectivity on designated ports.
Spotify Player is a terminal-based client for streaming and controlling Spotify music directly from the command line. It combines a text-based user interface with a background daemon mode, allowing users to browse their Spotify library, manage playlists, and control playback entirely through keyboard shortcuts. The application integrates with Spotify's Web API and Connect protocol, enabling remote playback control across devices while streaming audio locally without the official client. The player distinguishes itself through its plugin-based command system, which lets users define custom she
Runs as a background daemon with a Unix socket for CLI commands to control playback without the UI.
ShadowsocksR هو تطبيق لخادم وكيل (proxy) من نوع SOCKS5 يعتمد على Python، مصمم لنقل حركة مرور الشبكة عبر اتصالات مشفرة. يعمل كنفق شبكة مشفر يقوم بتعتيم حركة مرور الإنترنت للالتفاف على قيود الشبكة وجدران الحماية. يتضمن المشروع ميزات تعزيز الأمان لحماية خادم الوكيل من الوصول غير المصرح به، وتحديداً عن طريق حظر عناوين IP التي تحاول هجمات القوة الغاشمة (brute force) على بيانات الاعتماد. يدير الخادم حركة مرور TCP وUDP ثنائية الاتجاه ويمكن تنفيذه كعملية خلفية (daemon) للحفاظ على اتصال مستمر. يدعم التشفير بالمفتاح المتماثل ويستخدم إعدادات تعتمد على الملفات لإدارة إعدادات الخادم ومفاتيح التشفير.
Provides the capability to run the proxy server as a background daemon for persistent connectivity.
Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.
Provides a CLI command to start the background scheduler daemon process.
deployd هو إطار عمل API في الوقت الفعلي وخلفية MongoDB كخدمة تسمح بإنشاء واجهات شبكية تزامن البيانات والأحداث بين العملاء والخوادم. يعمل كبرمجية وسيطة لـ JavaScript API يمكن دمجها مع خوادم HTTP لتوفير المصادقة، ومعترضات الطلبات، وقدرات الوقت الفعلي. يتميز المشروع بلوحة تحكم إدارة API ذاتية الاستضافة لتكوين إعدادات الموارد، وإدارة مجموعات البيانات، ومراقبة حالة الخادم من خلال واجهة قائمة على الويب. يتضمن محرك مزامنة بيانات في الوقت الفعلي يدفع تحديثات قاعدة البيانات الحية إلى العملاء المتصلين باستخدام المقابس (sockets). يغطي النظام إدارة بيانات الخلفية مع التحقق من المخطط والاستعلام المتكرر، بالإضافة إلى سير عمل مصادقة المستخدم التي تتتبع الجلسات عبر الطلبات عديمة الحالة والاتصالات المستمرة. كما يوفر قدرات لبث الأحداث في الوقت الفعلي، وتوسيع البرمجية الوسيطة لـ API المخصصة عبر الوحدات، والتحكم في الوصول الإداري. يتضمن المشروع CLI لتمهيد مشاريع جديدة وتشغيل خوادم التطوير.
Runs the application as a background process for continuous availability and automatic crash recovery.
Finamp is a remote media player and music streaming client designed to interface with personal music libraries hosted on remote servers. It functions as a client for servers utilizing the Subsonic API standard, including Navidrome, allowing users to stream and control audio content from a mobile device. The application enables remote music management and playback without requiring personal media data to be stored locally. It supports server-side transcoding to ensure compatibility across various audio and video formats. The project includes localization for multiple languages and provides co
Supports playback management and streaming via the Music Player Daemon protocol.
Walker is a centralized search interface and application launcher designed to find and start installed software, system tools, and local files. It functions as a single entry point for executing desktop applications, running shell commands, and managing system scripts. The project uses a provider-based plugin architecture to extend its capabilities via independent modules. It allows for deep visual and behavioral customization through CSS styling, XML-defined layout templates, and layered configuration overrides. The system includes integrated productivity tooling for mathematical calculatio
Operates as a background daemon to eliminate latency and provide immediate access to the search interface.
Delayed Job هي مكتبة Ruby توفر نظاماً مدعوماً بقاعدة بيانات لمعالجة المهام غير المتزامنة. فهي تمكن من تفريغ العمليات طويلة الأمد أو المستهلكة للوقت إلى عمال في الخلفية (background workers) عن طريق تسلسل استدعاءات الأساليب ووسائطها في قاعدة بيانات علائقية، مما يضمن استمرار المهام عبر عمليات إعادة تشغيل التطبيق. يعمل النظام كجدول مهام ذو أولوية موزعة، حيث تقوم عمليات عامل مستقلة باستمرار باستطلاع قاعدة البيانات بحثاً عن المهام المعلقة. من خلال دمج إنشاء المهام مباشرة في معاملات قاعدة بيانات التطبيق، فإنه يضمن وضع المهام في قائمة الانتظار فقط عندما ينجح منطق العمل المرتبط. تسمح هذه المعمارية بالتوسع الأفقي عن طريق تشغيل عمليات عامل متزامنة متعددة عبر أجهزة مختلفة للتعامل مع أحجام كبيرة من المهام. بعيداً عن التنفيذ الأساسي، تدعم المكتبة الجدولة المؤجلة وتحديد أولويات المهام، مما يسمح بمعالجة العمليات الحرجة قبل أعمال الخلفية ذات الأولوية المنخفضة. كما تتضمن أدوات إدارية لصيانة قائمة الانتظار، مما يوفر القدرة على مسح أو إعادة تعيين أو إزالة المهام المعلقة لإدارة حالة نظام المعالجة في الخلفية.
Provides worker processes that monitor the database for pending tasks and execute them across multiple machines.