Cap'n Proto topic

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.

List Cap'n Proto repositories

CppSerialization

134
Stars
39
Forks
Watchers

Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON

go-capnp

1.2k
Stars
104
Forks
Watchers

Cap'n Proto library and code generator for Go

haskell-capnp

92
Stars
13
Forks
Watchers

Cap'n Proto for Haskell

go-memfd

75
Stars
13
Forks
Watchers

Golang Linux memfd library

capnp-rpc

96
Stars
22
Forks
Watchers

Cap'n Proto RPC implementation

passacre

63
Stars
10
Forks
Watchers

better repeatable password generation

binary-json-size-benchmark

25
Stars
1
Forks
Watchers

See https://benchmark.sourcemeta.com for the latest version of this benchmark

irmin-rpc

20
Stars
5
Forks
Watchers

RPC client/server for Irmin

cpp-serialization-benchmark

33
Stars
2
Forks
Watchers

Comparison of C++ Serialization Libraries for Graph Data

sandstorm

6.7k
Stars
707
Forks
Watchers

Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.