3 مستودعات
Mechanisms that reduce CPU and memory usage by suspending processes or filters during periods of silence or inactivity.
Distinct from Process Suspension: Distinct from process suspension in terminal or cluster contexts; specifically targets audio processing efficiency during silence.
Explore 3 awesome GitHub repositories matching operating systems & systems programming · Inactivity-Based Resource Optimization. Refine with filters or upvote what's useful.
TinyWebServer is a lightweight HTTP web server written in C++ for Linux. It is designed to handle HTTP requests and serve static content using low-level Linux system calls for network connection management. The server utilizes a state machine to parse GET and POST data from network sockets. It incorporates a MySQL database connection pool to manage reusable links and reduce the overhead of opening and closing sessions. The project covers static media streaming for images and video files, user authentication workflows for registration and login, and system activity logging via both synchronou
Optimizes server memory and performance by pruning inactive network connections via timers.
EasyEffects is a real-time audio processor and system-wide effects manager designed for PipeWire audio streams. It functions as a comprehensive suite for applying filters, equalizers, and limiters to both input and output audio across the entire system. The project distinguishes itself through its use of deep learning for neural network noise suppression and voice isolation, as well as its ability to simulate physical acoustic environments using impulse-response convolution. It includes a sophisticated preset management system that allows users to associate specific audio configurations with
Implements automatic resource suspension to minimize CPU consumption during audio silence.
Franz هو مجمع مراسلات متعدد الخدمات ومساحة عمل اتصالات موحدة. يجمع بين خدمات الدردشة والبريد الإلكتروني والتقويم المتعددة في واجهة سطح مكتب واحدة للقضاء على الحاجة إلى التبديل بين التطبيقات المتباينة. يتميز المشروع بغلاف متصفح يركز على الخصوصية يقوم بحظر أدوات التتبع التابعة لجهات خارجية والبصمات الرقمية مع استخدام تشفير النظام الأصلي لتخزين بيانات الاعتماد. يدمج المشروع ملخص محادثات يعمل بالذكاء الاصطناعي يمكن تنفيذه محلياً أو عبر الاستضافة السحابية لتلخيص الرسائل الفائتة وصياغة ردود مدركة للسياق. يوفر التطبيق إدارة واسعة للجلسات لحسابات متزامنة متعددة وينظم الأدوات في مساحات عمل موجهة نحو التركيز. يتضمن التطبيق إمكانيات لفرز الاتصالات، مثل تحويل الرسائل إلى مهام، وتجميع عروض التقويم، ومركزية الوصول إلى الملفات عبر الخدمات المتكاملة. يمكن للمستخدمين توسيع المنصة من خلال إضافات الخدمات المخصصة وإدارة التخطيطات باستخدام نوافذ خدمات قابلة للفصل أو جنباً إلى جنب.
Preserves system performance by suspending or terminating inactive web views based on memory usage.