8 रिपॉजिटरी
Converting full application data and binary states into portable formats for backup.
Distinct from Binary Serialization: Specific to backing up application state rather than general data-to-binary encoding.
Explore 8 awesome GitHub repositories matching data & databases · Application State Serialization. Refine with filters or upvote what's useful.
AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for controlling application lifecycles, modifying manifests, and administering installed packages. The project distinguishes itself through deep system integration, offering capabilities to analyze and block specific application components such as activities, services, and broadcast receivers. It includes a system for saving and restoring applications along with their associated data and permissions, as well as tools for auditing and modifying runtime and development permissions.
Converts application data and binaries into portable backup formats for state restoration.
Cosmos SDK is a modular blockchain application framework and software development kit used to build sovereign layer-one networks. It provides a foundation for creating customizable blockchains featuring native interoperability, sovereign governance, and Byzantine Fault Tolerant consensus engines. The framework is distinguished by its inter-blockchain communication protocol, which enables the transfer of byte-encoded data and digital assets between independent blockchain networks. It supports multiple consensus models, including Proof of Stake and Proof of Authority, and allows for the integra
Provides capabilities to convert full application binary states into portable formats for backup and migration.
Pluto.jl is a reactive computing environment for Julia that functions as a programmable document format. It serves as an interactive data science IDE and a polyglot computational notebook that stores Julia code and environment dependencies as versionable source files. The system is distinguished by its reactive execution model, which uses a directed acyclic graph to track variable dependencies and automatically re-evaluate affected downstream cells when a value changes. It ensures reproducibility by integrating isolated package environments directly within the notebook file and persisting con
Converts notebook data and binary states into a compact MsgPack format for efficient storage.
libigl एक C++ ज्योमेट्री प्रोसेसिंग लाइब्रेरी है जिसका उपयोग 3D ट्रायंगल और टेट्राहेड्रल मेश का विश्लेषण और हेरफेर करने के लिए किया जाता है। यह एक न्यूमेरिकल लीनियर अलजेब्रा सूट और मेश मैनिपुलेशन फ़्रेमवर्क के रूप में कार्य करती है, जो कठोर और पॉलीहार्मोनिक ट्रांसफ़ॉर्मेशन को लागू करने के लिए एक ज्योमेट्रिक डिफ़ॉर्मेशन इंजन को एकीकृत करती है। यह प्रोजेक्ट अपने हेडर-ओनली लाइब्रेरी डिज़ाइन और कठोर-संभव (rigid-as-possible) और पॉलीहार्मोनिक आकार विरूपण सहित विशेष विरूपण तकनीकों के कार्यान्वयन के लिए जाना जाता है। यह इंटरैक्टिव सीन कंट्रोल्स और मेश पिकिंग के साथ सतहों और स्केलर फ़ील्ड्स को रेंडर करने के लिए एक विज़ुअलाइज़ेशन टूल भी प्रदान करता है। यह लाइब्रेरी वक्रता (curvature) और जियोडेसिक दूरियों के लिए ज्योमेट्री विश्लेषण, आइसो-सतह निष्कर्षण और त्रिकोणीयकरण के माध्यम से मेश जनरेशन, और एनिसोट्रोपिक वॉरपिंग के माध्यम से रीमेशिंग सहित व्यापक क्षमताओं को कवर करती है। यह लैपलेस समीकरणों और द्विघात प्रोग्राम्स को हल करने के लिए बूलियन मेश ऑपरेशंस, सतह पैरामीट्रिज़ेशन और न्यूमेरिकल ऑप्टिमाइज़ेशन का भी समर्थन करती है। टूलकिट में विभिन्न 3D ज्योमेट्री फ़ॉर्मेट्स को आयात और निर्यात करने के लिए यूटिलिटीज शामिल हैं और यह स्क्रिप्ट निष्पादित करने और मैट्रिसेस साझा करने के लिए Matlab के साथ इंटरऑपरेबिलिटी का समर्थन करती है।
Provides capabilities to save and load numerical matrices and fundamental data types to binary or XML files.
gdext, Godot 4 इंजन के लिए Rust में उच्च-प्रदर्शन नेटिव गेम लॉजिक लिखने के लिए भाषा बाइंडिंग्स का एक सेट प्रदान करता है। यह GDExtension लाइब्रेरी के माध्यम से नेटिव इंजन एक्सटेंशन और कस्टम क्लासेस बनाने के लिए एक फ्रेमवर्क के रूप में कार्य करता है। इस प्रोजेक्ट में वेब ब्राउज़र में निष्पादन के लिए नेटिव लॉजिक को मॉड्यूल में संकलित करने के लिए एक समर्पित Rust WebAssembly टूलचेन शामिल है। यह टूलकिट कस्टम क्लास डेफिनिशन, सीन ट्री नोड मैनेजमेंट और टाइप-सेफ सिग्नल हैंडलिंग सहित इंजन इंटीग्रेशन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह फिजिक्स सिमुलेशन, प्रोसीजरल कंटेंट जनरेशन और कस्टम एडिटर प्लगइन्स के विकास के लिए यूटिलिटीज़ प्रदान करता है।
Implements conversion of complex data structures into portable formats to save and load application state.
Aidoku is a manga reader application and digital library manager. It serves as a modular content aggregator that allows users to discover, download, and read manga from various third-party sources and local files. The application utilizes a modular source plugin system to integrate external provider packages, enabling the ingestion of content from multiple third-party sources. It includes a sync engine that communicates with external tracking APIs to maintain consistent reading progress across different platforms. The system covers manga library management, including the ability to search fo
Serializes full application data and binary states into portable formats for backup and recovery.
CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o
Converts a running application's memory, registers, and file descriptors into a persistent image for later reconstruction.
mujoco_menagerie is a curated library of physical robot specifications and XML model definitions designed for standardized dynamics and contact simulation. It provides a collection of high-quality robot model files for humanoids, quadrupeds, and manipulators, alongside detailed kinematic and inertial parameters used to reproduce real-world robot behavior in virtual environments. The project serves as a repository of robotics simulation assets and MJCF model definitions optimized for accuracy. It includes standardized model libraries specifically for bipedal, quadrupedal, and humanoid hardware
Exports compiled models into standalone binary files or XML for efficient loading and persistence.