awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesProtocol Specifications

Formal collections of consensus rules and technical standards.

Distinct from Network Protocol Implementations: Distinct from Network Protocol Implementations: focuses on the formal specification document rather than the implementation code.

Explore 4 awesome GitHub repositories matching networking & communication · Protocol Specifications. Refine with filters or upvote what's useful.

Awesome Protocol Specifications GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • unicitynetwork/whitepaperالصورة الرمزية لـ unicitynetwork

    unicitynetwork/whitepaper

    17,017عرض على GitHub↗

    This repository contains the technical specification and architectural blueprint for a decentralized network protocol designed to coordinate autonomous agents. It defines a system model for a global autonomous agentic internet, covering protocol engineering, tokenomics, and the structural design of the network infrastructure. The protocol focuses on a programmable payment system that utilizes trustless atomic swaps and specific spending conditions to release funds. It incorporates a privacy-preserving framework for off-chain transaction execution, allowing service providers and users to maint

    Defines the formal technical specifications and consensus rules for a decentralized network coordinating autonomous agents.

    TeX
    عرض على GitHub↗17,017
  • bitcoin/bipsالصورة الرمزية لـ bitcoin

    bitcoin/bips

    10,587عرض على GitHub↗

    This repository serves as the official archive for Bitcoin Improvement Proposals, providing a centralized, version-controlled collection of technical standards and design specifications for the network. It functions as the primary record for the protocol, documenting the consensus rules and design improvements that govern the ecosystem. The project manages a structured editorial workflow that relies on peer-reviewed submissions to maintain the integrity of the technical record. By assigning unique identifiers to each proposal, it ensures that all proposed changes to the protocol are tracked,

    Provides a formal collection of consensus rules and technical standards to ensure consistent implementation across the network.

    Wikitext
    عرض على GitHub↗10,587
  • teaxyz/white-paperالصورة الرمزية لـ teaxyz

    teaxyz/white-paper

    7,928عرض على GitHub↗

    This is a protocol specification for a decentralized open-source ecosystem that uses a Byzantine fault-tolerant blockchain to manage governance, package registration, contributor rewards, and security. The system records open-source packages on a blockchain that tolerates malicious nodes, enabling transparent reward distribution and reputation tracking. The protocol introduces a proof-of-contribution algorithm that quantifies project impact and health metrics to distribute tokens to developers proportionally. It also implements a staked token security model where tokens are locked on register

    Defines protocol rules and behaviors using semantically versioned Markdown with LaTeX math notation.

    Makefilewhite-paper
    عرض على GitHub↗7,928
  • altdesktop/playerctlالصورة الرمزية لـ altdesktop

    altdesktop/playerctl

    2,851عرض على GitHub↗

    Playerctl is a command-line utility and library for controlling media players that adhere to the MPRIS specification. It communicates with media players over D-Bus, allowing users to issue playback commands, retrieve track metadata, and monitor playback status in real time. The tool supports targeting a specific player by name, controlling all active players simultaneously, or following the most recently active one. It provides an event-driven subscription model for receiving real-time updates on track changes and playback state without polling, and includes a Python library for scripting int

    Implements the MPRIS specification to issue standardised playback commands and read metadata from any compatible media player.

    Caudaciousccli
    عرض على GitHub↗2,851
  1. Home
  2. Networking & Communication
  3. Network Protocol Implementations
  4. Protocol Specifications

استكشف الوسوم الفرعية

  • MPRIS Protocol ImplementationsImplements the MPRIS D-Bus specification for standardized media player control and metadata retrieval. **Distinct from Protocol Specifications:** Distinct from Protocol Specifications: focuses on runtime implementations of the MPRIS standard for media player control, not general protocol specification documents.
  • Semantically Versioned DefinitionsProtocol specifications defined using semantically versioned Markdown with LaTeX math notation for precise semantics. **Distinct from Protocol Specifications:** Distinct from Protocol Specifications: focuses on semantic versioning and Markdown/LaTeX formatting, not just formal consensus rules.