Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Kratos | 21,741 | 328 | 9 hours ago | 546 | October 23, 2023 | 86 | mit | Go | ||
Your ultimate Go microservices framework for the cloud-native era. | ||||||||||
Flatbuffers | 21,423 | 1,554 | a day ago | 250 | May 26, 2023 | 151 | apache-2.0 | C++ | ||
FlatBuffers: Memory Efficient Serialization Library | ||||||||||
Grpc Java | 10,931 | 1,279 | 1,536 | 18 hours ago | 149 | October 20, 2023 | 496 | apache-2.0 | Java | |
The Java gRPC implementation. HTTP/2 based RPC | ||||||||||
Grpcurl | 9,418 | 8 | 388 | 8 days ago | 45 | October 24, 2023 | 90 | mit | Go | |
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers | ||||||||||
Grpc Web | 8,023 | 95 | 316 | 2 days ago | 24 | November 09, 2023 | 227 | apache-2.0 | JavaScript | |
gRPC for Web Clients | ||||||||||
Buf | 7,688 | 245 | an hour ago | 429 | November 15, 2023 | 73 | apache-2.0 | Go | ||
A new way of working with Protocol Buffers. | ||||||||||
Awesome Grpc | 6,928 | 3 days ago | 15 | cc-by-4.0 | ||||||
A curated list of useful resources for gRPC | ||||||||||
Twirp | 6,658 | 35 | 202 | a month ago | 52 | October 24, 2022 | 7 | apache-2.0 | Go | |
A simple RPC framework with protobuf service definitions | ||||||||||
Googleapis | 5,960 | 18 | 3 hours ago | 20 | November 16, 2022 | 47 | apache-2.0 | Starlark | ||
Public interface definitions of Google APIs. | ||||||||||
Protobuf | 5,555 | 9,872 | 23,447 | 6 months ago | 16 | July 02, 2021 | 232 | other | Go | |
[Deprecated] Protocol Buffers for Go with Gadgets |
Protobuf implementation in Rust.
Documentation is hosted on docs.rs.
Version 3 is current stable version. Compared to version 2 it implements:
.proto
file on the fly
without code generation)Version 2 is previous stable version. Only most critical bugfixes will be applied to 2.x version, otherwise it won't be maintained.
The crate needs help:
See CHANGELOG.md for a list of changes and compatility issues between versions.