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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesProtocol Buffer Definitions

Specifications for structured data formats using Protocol Buffers to define types, enums, and maps.

Distinct from Data Type Identifiers: Candidates focus on logging formatters or database mappings, not the definition of binary serialization schemas via Protobuf.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Protocol Buffer Definitions. Refine with filters or upvote what's useful.

Awesome Protocol Buffer Definitions GitHub Repositories

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

    dodyg/practical-aspnetcore

    10,382GitHub पर देखें↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    Uses Protocol Buffers to define strict data contracts for gRPC services.

    C#asp-net-coreaspnet-coreaspnetcore
    GitHub पर देखें↗10,382
  • kubeflow/pipelineskubeflow का अवतार

    kubeflow/pipelines

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

    This project is a containerized machine learning workflow engine and orchestrator designed to automate the end-to-end lifecycle of machine learning models on Kubernetes clusters. It functions as an MLOps pipeline compiler that transforms a domain-specific language into structured specifications for portable and scalable deployment. The platform provides a multi-tenant environment with isolated namespaces and identity provider authentication. It distinguishes itself through a combination of container-based task isolation, strongly typed artifact management for data passing, and content-address

    Uses protocol buffers for platform definitions to ensure cross-language compatibility and structured communication.

    Python
    GitHub पर देखें↗4,154
  • blizzard/s2client-protoBlizzard का अवतार

    Blizzard/s2client-proto

    3,942GitHub पर देखें↗

    s2client-proto स्ट्रक्चर्ड डेटा डेफिनिशन और भाषा-तटस्थ कम्युनिकेशन प्रोटोकॉल का एक सेट प्रदान करता है जिसका उपयोग बाहरी क्लाइंट और StarCraft II इंजन के बीच जानकारी का आदान-प्रदान करने के लिए किया जाता है। यह इन डेटा एक्सचेंजों के लिए एक बाइनरी सीरियलाइज़ेशन स्कीमा स्थापित करने के लिए प्रोटोकॉल बफर डेफिनिशन का उपयोग करता है। यह प्रोजेक्ट गेम इंजन ऑटोमेशन, गेम स्टेट एनालिसिस और प्रतिस्पर्धी गेमिंग के लिए सॉफ्टवेयर एजेंट्स के विकास के लिए आवश्यक अंतर्निहित कम्युनिकेशन लेयर को परिभाषित करता है। यह फ्रेमवर्क प्रोग्रामिंग भाषाओं में संगतता सुनिश्चित करने के लिए इंटरफेस डेफिनिशन लैंग्वेजेस को कवर करता है और गेम स्टेट आइडेंटिफायर्स को पठनीय नामों में अनुवाद करने के लिए स्कीमा-ड्रिवन मैसेज मैपिंग का उपयोग करता है। इसमें स्टैंडर्डाइज्ड कॉन्फ़िगरेशन फाइलों के माध्यम से अमूर्त क्षमता आइडेंटिफायर्स को विशिष्ट आंतरिक गेम एक्शन्स में मैप करने के लिए मैकेनिज्म भी शामिल हैं।

    Defines structured data formats using Protocol Buffers to specify the types and maps exchanged between the client and engine.

    Python
    GitHub पर देखें↗3,942
  1. Home
  2. Software Engineering & Architecture
  3. Protocol Buffer Definitions