forked from mirror/capnproto
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c8189ec3c2
Add KJ_UNWRAP_OR_RETURN macro. |
3 years ago | |
---|---|---|
.github/workflows | 3 years ago | |
c++ | 3 years ago | |
doc | 3 years ago | |
highlighting | 3 years ago | |
kjdoc | 3 years ago | |
security-advisories | 4 years ago | |
.cirrus.yml | 3 years ago | |
.gitignore | 7 years ago | |
CMakeLists.txt | 5 years ago | |
CONTRIBUTORS | 7 years ago | |
LICENSE | 8 years ago | |
README.md | 4 years ago | |
RELEASE-PROCESS.md | 8 years ago | |
mega-test-kenton-home.cfg | 8 years ago | |
mega-test-kenton-work.cfg | 8 years ago | |
mega-test-quick.cfg | 10 years ago | |
mega-test.py | 11 years ago | |
release.sh | 3 years ago | |
style-guide.md | 3 years ago | |
super-test.sh | 3 years ago |
README.md
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.