N°318
REPOSITORY DETAIL · 仓库详情
Open Source · GITHUB
capnproto – capnproto
capnproto/capnproto
开发框架 / 工具库
13,147 Stars
1,068 Forks
C++
NOASSERTION
2
Views · 浏览
项目简介
Cap'n Proto 序列化/RPC系统 - 核心工具及 C++ 库
SECTION · 01
关键指标一览
Stars 数
13,147
Forks 数
1,068
Watchers 数
13,147
Issue 数
330
主要语言
C++
许可证
NOASSERTION
仓库所有者
capnproto
创建时间
2013.03.29
更新时间
2026.08.07
最近推送
2026.08.07
SECTION · 03
README 详细介绍
README 原文为英文,如需阅读完整中文内容,建议使用 浏览器翻译插件(如 Edge 浏览器自带翻译、Google 翻译扩展)进行整页翻译。
THIS IS THE V2 DEVELOPMENT BRANCH
On this branch, we may make breaking changes to the API at any time. Do not use this branch if you want stability. If you want "1.0 plus bug fixes", use the master branch.
For more, see the 1.0 release announcement:
https://capnproto.org/news/2023-07-28-capnproto-1.0.html

Cap'n Proto is an insanely fast data interchange format and capability-based RPC system. Think
JSON, except binary. Or think Protocol Buffers, except faster.
In fact, in benchmarks, Cap'n Proto is INFINITY TIMES faster than Protocol Buffers.
已复制克隆地址到剪贴板