awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
stepancheg avatar

stepancheg/rust-protobuf

0
View on GitHub↗
2,974 星标·397 分支·Rust·MIT·5 次浏览

Rust Protobuf

[crates-io]: https://crates.io/crates/protobuf [crates-io-shields]: https://img.shields.io/crates/v/protobuf.svg [docs-rs]: https://docs.rs/protobuf [docs-rs-shields]: https://img.shields.io/badge/docs.rs-rustdoc-green.svg [actions]:…

Features

  • Data Serialization - Implementation of Google Protocol Buffers.

Star 历史

stepancheg/rust-protobuf 的 Star 历史图表stepancheg/rust-protobuf 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Rust Protobuf 的开源替代方案

相似的开源项目,按与 Rust Protobuf 的功能重合度排序。
  • 3hren/msgpack-rust3Hren 的头像

    3Hren/msgpack-rust

    1,413在 GitHub 上查看↗

    RMP is a pure Rust MessagePack implementation.

    Rust
    在 GitHub 上查看↗1,413
  • ahrefs/atdahrefs 的头像

    ahrefs/atd

    353在 GitHub 上查看↗

    Static types for JSON APIs

    OCaml
    在 GitHub 上查看↗353
  • airstruck/knifeairstruck 的头像

    airstruck/knife

    515在 GitHub 上查看↗

    A collection of useful micro-modules for Lua.

    Lua
    在 GitHub 上查看↗515
  • 32leaves/bel3

    32leaves/bel

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 Rust Protobuf 的所有 30 个替代方案→

常见问题解答

stepancheg/rust-protobuf 是做什么的?

[crates-io]: https://crates.io/crates/protobuf [crates-io-shields]: https://img.shields.io/crates/v/protobuf.svg [docs-rs]: https://docs.rs/protobuf [docs-rs-shields]: https://img.shields.io/badge/docs.rs-rustdoc-green.svg [actions]:…

stepancheg/rust-protobuf 的主要功能有哪些?

stepancheg/rust-protobuf 的主要功能包括:Data Serialization。

stepancheg/rust-protobuf 有哪些开源替代品?

stepancheg/rust-protobuf 的开源替代品包括: 3hren/msgpack-rust — RMP is a pure Rust MessagePack implementation. ahrefs/atd — Static types for JSON APIs. airstruck/knife — A collection of useful micro-modules for Lua. alexcrichton/toml-rs — A [TOML][toml] decoder and encoder for Rust. This library is currently compliant with the v0.5.0 version of TOML. This… bakpakin/binser — Customizable Lua Serializer. 32leaves/bel.