Remove threads slide. Too boring.
1 file changed
tree: 9e2b9ee02cb2de281379cec701c3671ce1e2a530
  1. c++/
  2. doc/
  3. highlighting/
  4. .gitignore
  5. CONTRIBUTORS
  6. LICENSE
  7. mega-test-quick.cfg
  8. mega-test.cfg
  9. mega-test.py
  10. README.md
  11. RELEASE-PROCESS.md
  12. release.sh
  13. super-test.sh
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.

Read more...