6 रिपॉजिटरी
Execution of data analysis and filtering directly on remote endpoints to minimize network traffic.
Distinct from Data Processing: None of the candidates cover the concept of performing analysis on the endpoint to avoid transferring raw data to a server.
Explore 6 awesome GitHub repositories matching data & databases · Edge Data Processing. Refine with filters or upvote what's useful.
Netdata is a real-time infrastructure monitoring tool and multi-node observability platform. It functions as a high-resolution monitoring agent, log and metric aggregator, and time-series database designed to provide full-stack visibility into server health. The system is distinguished by its per-second metric sampling and zero-configuration auto-discovery, which allows for immediate infrastructure tracking upon installation. It utilizes edge-based machine learning and unsupervised models to detect system anomalies and abnormal metric patterns locally on each node. For distributed environment
Integrates directly with system journals and event logs to process and visualize data at the edge.
Fluent Bit is a cloud-native log shipper and unified telemetry collector designed as a resource-efficient data pipeline. It ingests logs, metrics, and traces from multiple sources, processing them in real-time before routing the data to external storage backends. The project functions as a real-time stream processor and OpenTelemetry log processor, capable of transforming and filtering data using SQL and conditional logic. It also acts as a distributed tracing agent that can sample traces to reduce data volume while preserving full request paths. The system provides reliable data delivery th
Transforms and filters collected log information at the edge before shipping it to final destinations.
Koloda is an iOS gesture interaction library and SwiftUI view component used to create swipeable card interfaces. It provides a stack-based view component that manages overlapping views, ensuring only the top-most element remains actively interactive. The library allows for the customization of card appearance, including the configuration of overlays and animations that dictate how background cards move during a swipe. It manages drag behavior and swipe directions, triggering specific logic when cards are swiped, tapped, or fully exhausted. The component covers the implementation of gesture-
Processes critical data on local servers to reduce bandwidth costs and increase speed.
Fluvio एक वितरित इवेंट स्ट्रीमिंग प्लेटफ़ॉर्म और क्लाउड-नेटिव स्ट्रीमिंग इंजन है जिसे वितरित क्लस्टर में रीयल-टाइम डेटा स्ट्रीम को एकत्र करने, बनाए रखने और दोहराने के लिए डिज़ाइन किया गया है। यह बाहरी स्रोतों और सिंक के बीच डेटा को इनजेस्ट, समृद्ध और निर्यात करने वाले स्टेटफ़ुल वर्कफ़्लो बनाने के लिए रीयल-टाइम डेटा पाइपलाइन के रूप में कार्य करता है। यह प्लेटफ़ॉर्म इन-लाइन डेटा परिवर्तनों और फ़िल्टरिंग के लिए संकलित मॉड्यूल को निष्पादित करने के लिए WebAssembly के उपयोग से प्रतिष्ठित है। यह क्लस्टर को पुनरारंभ करने की आवश्यकता के बिना जानकारी को फिर से आकार देने के लिए कस्टम व्यावसायिक तर्क के निष्पादन की अनुमति देता है। सिस्टम बाहरी प्रोटोकॉल से कनेक्टर-आधारित डेटा इंजेक्शन, ज़ीरो-कॉपी IO के साथ लॉग-स्ट्रक्चर्ड अपरिवर्तनीय भंडारण और क्षैतिज क्लस्टर स्केलिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह जटिल इवेंट-संचालित पाइपलाइनों के निर्माण का समर्थन करता है जो स्टेटफ़ुल प्रोसेसिंग, विंडो-आधारित एकत्रीकरण और विभाजन-आधारित डेटा वितरण का उपयोग करते हैं। इंजन को एज डेटा प्रोसेसिंग के लिए ARM64 IoT उपकरणों सहित विविध सिस्टम आर्किटेक्चर पर एक हल्के बाइनरी के रूप में तैनात किया जा सकता है।
Executes data processing and transformation binaries on ARM64 and other IoT devices.
Side-Menu.Android, Android एप्लिकेशन्स के लिए एक पुन: प्रयोज्य UI कंपोनेंट है जो स्लाइड-आउट नेविगेशन ड्रॉअर प्रदान करता है। इसे डेवलपर्स को एप्लिकेशन सेक्शन्स और यूज़र ऑप्शन्स को एक स्ट्रक्चर्ड, छिपे हुए पैनल में व्यवस्थित करने में मदद करने के लिए डिज़ाइन किया गया है, जो प्राथमिक कंटेंट क्षेत्र के लिए एक साफ़ इंटरफ़ेस बनाए रखता है। यह कंपोनेंट अपने विज़ुअल प्रेजेंटेशन के माध्यम से अलग है, जो सुसंगत और सहज यूज़र अनुभव सुनिश्चित करने के लिए Material Design दिशानिर्देशों का पालन करता है। इसमें एक डेटा-ड्रिवन मेनू पदानुक्रम है जो नेविगेशन आइटम्स के तार्किक समूहीकरण की अनुमति देता है, और इसमें मेनू खोले या बंद किए जाने पर पॉलिश विज़ुअल ट्रांज़िशन प्रदान करने के लिए फ्लूइड सर्कुलर रिवील एनिमेशन शामिल हैं। जटिल लेआउट और इंटरैक्शन लॉजिक को एक ही मॉड्यूलर क्लास में एनकैप्सुलेट करके, यह लाइब्रेरी कई स्क्रीन्स पर नेविगेशन के कार्यान्वयन को सरल बनाती है।
Executes data analysis and filtering directly on remote endpoints to minimize network traffic.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Executes data analysis directly on the endpoint to reduce network traffic and avoid transferring raw data.