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.
Created by Kenton Varda
发布于 2013
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
翻译 - Sandstorm是一个可自我托管的Web生产力套件。它被实现为具有安全性的Web应用程序包管理器。
Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON
Comparison of C++ Serialization Libraries for Graph Data
See https://benchmark.sourcemeta.com for the latest version of this benchmark
Compile Cloudflare Workers to Cap'n Proto and deliver them as minimalist Docker images.
Benchmarking Protobuf, FlatBuffers, and Cap'n Proto on Go and Rust
Cap’n Proto plugin for generating serializable Pony classes. 🐴 - 🎩'n 🅿️
Pure Dart implementation of Cap'n Proto – an extremely efficient protocol for sharing data and capabilities.
SecretHandshake secure connections in C++, with Cap'n Proto support