capnproto / capnproto

Cap'n Proto serialization/RPC system - core tools and C++ library

Home Page:https://capnproto.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS IS THE V2 DEVELOPMENT BRANCH

On this branch, we may make breaking changes to the API at any time. Do not use this brach 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.

Read more...

About

Cap'n Proto serialization/RPC system - core tools and C++ library

https://capnproto.org

License:Other


Languages

Language:C++ 94.9%Language:Cap'n Proto 2.5%Language:Shell 0.8%Language:CMake 0.6%Language:Makefile 0.4%Language:M4 0.4%Language:Starlark 0.3%Language:Python 0.0%Language:Emacs Lisp 0.0%Language:C 0.0%