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 एक मल्टी-सर्विस मैसेजिंग एग्रीगेटर और यूनिफाइड कम्युनिकेशन वर्कस्पेस है। यह कई चैट, ईमेल और कैलेंडर सेवाओं को एक ही डेस्कटॉप इंटरफेस में जोड़ता है ताकि अलग-अलग एप्लिकेशन के बीच स्विच करने की आवश्यकता न रहे। यह प्रोजेक्ट एक प्राइवेसी-फोकस्ड ब्राउज़र रैपर के माध्यम से अलग है जो क्रेडेंशियल स्टोरेज के लिए नेटिव सिस्टम एन्क्रिप्शन का उपयोग करते समय थर्ड-पार्टी ट्रैकर्स और फिंगरप्रिंटिंग को ब्लॉक करता है। इसमें एक AI कन्वर्सेशन समराइज़र शामिल है जो छूटे हुए संदेशों को संक्षिप्त करने और संदर्भ-जागरूक उत्तरों का मसौदा तैयार करने के लिए स्थानीय रूप से या क्लाउड होस्टिंग के माध्यम से निष्पादित हो सकता है। यह एप्लिकेशन कई समवर्ती खातों के लिए व्यापक सत्र प्रबंधन प्रदान करता है और टूल्स को फोकस-ड्रिवन वर्कस्पेस में व्यवस्थित करता है। इसमें संचार ट्राइएज के लिए क्षमताएं शामिल हैं, जैसे संदेशों को कार्यों में बदलना, कैलेंडर दृश्यों को एकत्रित करना और एकीकृत सेवाओं में फाइल एक्सेस को सेंट्रलाइज करना। यूजर कस्टम सर्विस प्लगइन्स के माध्यम से प्लेटफॉर्म का विस्तार कर सकते हैं और डिटैचेबल या साइड-बाय-साइड सर्विस विंडो के साथ लेआउट को मैनेज कर सकते हैं।
Preserves system performance by suspending or terminating inactive web views based on memory usage.