GitHub Actions Windows: use ninja to build and conda to install deps
1 file changed
tree: bd00168e4dc35b49d99ae8cc1d2e20bb1007bdd7
  1. .github/
  2. c++/
  3. doc/
  4. highlighting/
  5. security-advisories/
  6. .gitignore
  7. CMakeLists.txt
  8. CONTRIBUTORS
  9. LICENSE
  10. mega-test-kenton-home.cfg
  11. mega-test-kenton-work.cfg
  12. mega-test-quick.cfg
  13. mega-test.py
  14. README.md
  15. RELEASE-PROCESS.md
  16. release.sh
  17. style-guide.md
  18. super-test.sh
README.md

Quick Tests Release Tests

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...