# capnproto **Repository Path**: Geek_W_admin/capnproto ## Basic Information - **Project Name**: capnproto - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: v2 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-09 - **Last Updated**: 2025-12-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **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](https://github.com/google/protobuf), except faster. In fact, in benchmarks, Cap'n Proto is INFINITY TIMES faster than Protocol Buffers. [Read more...](http://kentonv.github.io/capnproto/)