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 RepositoriesTimestamp Serialization

Encoding of chronological time data into standardized binary formats with high precision.

Distinct from Binary Data Encoding: None of the candidates cover binary time serialization; they focus on network streams or mathematical precision.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Timestamp Serialization. Refine with filters or upvote what's useful.

Awesome Timestamp Serialization 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.
  • msgpack/msgpackAvatar de msgpack

    msgpack/msgpack

    7,472Voir sur GitHub↗

    MessagePack is a binary object serialization library and a cross-platform data exchange format. It serves as a binary alternative to JSON, converting structured data into a space-efficient binary representation for network transmission and storage. The system provides a standardized format for swapping complex data types across different programming languages and architectures. It allows for the definition of custom data type encoding by pairing application-specific information with specialized serialization markers. The library handles the encoding and decoding of diverse data types, includ

    Stores instantaneous points in time with nanosecond precision using standardized bit-width formats.

    Voir sur GitHub↗7,472
  1. Home
  2. Operating Systems & Systems Programming
  3. Timestamp Serialization