awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesCloud Storage

Personalized storage for bookmarking and managing messages or media.

Distinguishing note: Focuses on user-managed cloud storage for messages rather than general database operations.

Explore 3 awesome GitHub repositories matching data & databases · Cloud Storage. Refine with filters or upvote what's useful.

Awesome Cloud Storage GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • telegramdesktop/tdesktoptelegramdesktop का अवतार

    telegramdesktop/tdesktop

    32,099GitHub पर देखें↗

    This project is a cross-platform messaging client that implements a secure, real-time communication protocol. It provides a comprehensive development toolkit, including a database library and messaging SDK, which allows for the creation of custom messaging applications that maintain synchronized state across multiple devices. The core architecture relies on an asynchronous event-driven model to ensure responsive performance while managing persistent local database synchronization with server-side state. The client distinguishes itself through a robust end-to-end encryption layer that supports

    Uses personal cloud storage to bookmark and forward messages or media for later access.

    C++messengermulti-platformtelegram
    GitHub पर देखें↗32,099
  • strands-agents/sdk-pythonstrands-agents का अवतार

    strands-agents/sdk-python

    6,176GitHub पर देखें↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Allows agents to reference cloud-stored content by pointer instead of sending raw byte data.

    Python
    GitHub पर देखें↗6,176
  • opencontainers/image-specopencontainers का अवतार

    opencontainers/image-spec

    4,336GitHub पर देखें↗

    OCI Container Image Specification कंटेनर छवियों के लिए एक मानकीकृत प्रारूप है जो विभिन्न बिल्ड टूल और रनटाइम के बीच इंटरऑपरेबिलिटी सुनिश्चित करता है। यह रजिस्ट्री और क्लाइंट के बीच डेटा स्थानांतरित करने का एक सुसंगत तरीका प्रदान करते हुए, इमेज ब्लब्स और मैनिफेस्ट को संरचित करने के लिए एक वितरण मानक के रूप में कार्य करता है। यह विनिर्देश एक कंटेंट-एड्रेसेबल स्टोरेज मानक का उपयोग करता है जो डेटा अखंडता सुनिश्चित करने के लिए क्रिप्टोग्राफिक डाइजेस्ट का उपयोग करके इमेज लेयर्स और मैनिफेस्ट की पहचान करता है। इसमें एंट्रीपॉइंट्स और पर्यावरण चर जैसे निष्पादन मेटाडेटा को परिभाषित करने के लिए एक JSON-आधारित कॉन्फ़िगरेशन स्कीमा शामिल है, और कस्टम मीडिया प्रकारों का उपयोग करके गैर-कंटेनर आर्टिफैक्ट्स को बंडल करने के लिए एक लचीला पैकेजिंग प्रारूप प्रदान करता है। यह प्रोजेक्ट उच्च-स्तरीय क्षमताओं को कवर करता है, जिसमें इंडेक्स के माध्यम से मल्टी-प्लेटफ़ॉर्म इमेज वितरण शामिल है जो विशिष्ट ऑपरेटिंग सिस्टम और आर्किटेक्चर के लिए संदर्भों को मैप करता है। यह फाइलसिस्टम लेयर कंपोज़िशन, मैनिफेस्ट के माध्यम से संसाधन मैपिंग और इमेज कॉन्फ़िगरेशन के रनटाइम विनिर्देशों में अनुवाद के तंत्र को भी परिभाषित करता है।

    Provides a system to identify external components using media types and digests to ensure content integrity.

    Gocontainersdockeroci
    GitHub पर देखें↗4,336
  1. Home
  2. Data & Databases
  3. Cloud Storage

सब-टैग एक्सप्लोर करें

  • Content Reference Pointers1 सब-टैगPoints to documents, images, or videos stored in cloud storage instead of sending them as byte data. **Distinct from Cloud Storage:** Distinct from Cloud Storage: focuses on referencing content by pointer for AI agent input, not general cloud storage management.