Merge pull request #2756 from hebasto/260801-macros Fix `KJ_NO_RTTI` and `KJ_NO_EXCEPTIONS` detection on NetBSD
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.