awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

1 repository

Awesome GitHub RepositoriesStandardized Type Implementations

Implementations of common, well-known data types across serialization frameworks.

Distinguishing note: Candidates are either about networking delegations or database column types, not Protobuf well-known types.

Explore 1 awesome GitHub repository matching data & databases · Standardized Type Implementations. Refine with filters or upvote what's useful.

Awesome Standardized Type Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tokio-rs/prostAvatar tokio-rs

    tokio-rs/prost

    4,717Vezi pe GitHub↗

    Prost is a Protocol Buffers implementation for Rust that functions as a binary serialization framework and code generator. It translates schema definitions into idiomatic Rust structs and enums, providing the logic necessary to encode and decode structured data into the Protocol Buffers binary format. The project distinguishes itself through a no-std implementation, allowing it to operate in embedded or kernel environments that lack a standard library. It also serves as a schema introspector by emitting file descriptor sets, which enables the programmatic analysis of original schema definitio

    Provides implementations for specialized standard types including durations, timestamps, and wrappers.

    Rustprotobufrust
    Vezi pe GitHub↗4,717
  1. Home
  2. Data & Databases
  3. Standardized Type Implementations