| commit | f9ee42ce6950a6ecfa9a1e7e7f66a0fa43470f55 | [log] [tgz] |
|---|---|---|
| author | Kenton Varda <[email protected]> | Thu May 30 03:57:48 2013 -0700 |
| committer | Kenton Varda <[email protected]> | Thu May 30 03:57:48 2013 -0700 |
| tree | 2675ac268b839aad814e5fcd79cdc2431912f337 | |
| parent | 80f24a342db3ffdab9a9db0b7bd60cd6a2680850 [diff] |
Split array and string stuff out of type-safety.h.
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.