awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBig-Endian Integer Encodings

Representations of integers using big-endian byte order for network transmission.

Distinct from Binary Data Encoding: Focuses specifically on big-endian ordering for integers rather than general binary encoding formats

Explore 1 awesome GitHub repository matching networking & communication · Big-Endian Integer Encodings. Refine with filters or upvote what's useful.

Awesome Big-Endian Integer Encodings GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mcxiaoke/mqttAvatar de mcxiaoke

    mcxiaoke/mqtt

    5,195Voir sur GitHub↗

    This project provides a technical specification and reference manual for the MQTT 3.1.1 standard, serving as a translated Chinese guide for implementing this lightweight IoT messaging protocol in resource-constrained device networks. The documentation covers the fundamental mechanisms of the publish-subscribe model, including topic-based routing with wildcard filtering, retained message storage, and the configuration of last will and testament messages. It details the protocol's approach to reliability through various quality of service levels, ranging from single-level acknowledgments to exa

    Standardizes 16-bit integers using big-endian byte order for consistent interpretation across hardware.

    Rich Text Formatmqtt
    Voir sur GitHub↗5,195
  1. Home
  2. Networking & Communication
  3. Binary Data Encoding
  4. Big-Endian Integer Encodings