awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • unicitynetwork/whitepaperAvatar de unicitynetwork

    unicitynetwork/whitepaper

    17,017Ver en 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
    Ver en GitHub↗17,017
  • bitcoin/bipsAvatar de bitcoin

    bitcoin/bips

    10,587Ver en 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
    Ver en GitHub↗10,587
  • teaxyz/white-paperAvatar de teaxyz

    teaxyz/white-paper

    7,928Ver en 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
    Ver en GitHub↗7,928
  • altdesktop/playerctlAvatar de altdesktop

    altdesktop/playerctl

    2,851Ver en 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
    Ver en GitHub↗2,851
  1. Home
  2. Networking & Communication
  3. Network Protocol Implementations
  4. Protocol Specifications

Explorar subetiquetas

  • 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.