Protocol Buffers compiler and runtime — required by gRPC, TensorFlow and Kubernetes
Protocol Buffers is Google's language-neutral, platform-neutral mechanism for serializing structured data. The `protoc` compiler generates code from `.proto` files.
No official riscv64 binary exists for protoc. Protobuf is a dependency of gRPC, TensorFlow, Kubernetes internals, and virtually every cloud-native project. Building it requires CMake and C++17 support. This prebuilt binary unblocks development of any project using proto files on RISC-V.
```bash
wget https://github.com/Cloud-V-10xE/RISC-V-softwares/releases/latest/download/protobuf-
sudo tar -xzf protobuf-
| Release Tag | Date | Assets | |
|---|---|---|---|
| release-2026-07-06 | 2026-07-06 | 1 file(s) | view → |
| release-2026-06-01 | 2026-06-01 | 1 file(s) | view → |
| release-2026-05-01 | 2026-05-01 | 1 file(s) | view → |
| release-2026-04-01 | 2026-04-01 | 1 file(s) | view → |
| release-2026-03-16 | 2026-03-16 | 1 file(s) | view → |
| release-2026-03-15 | 2026-03-15 | 1 file(s) | view → |