OpenFPGA/libs/EXTERNAL/capnproto
tangxifan f1bafffa87 add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
..
c++ add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
doc add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
highlighting add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
security-advisories add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
.gitignore add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
.travis.yml add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
CMakeLists.txt add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
CONTRIBUTORS add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
LICENSE add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
README.md add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
RELEASE-PROCESS.md add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
appveyor.yml add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
mega-test-kenton-home.cfg add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
mega-test-kenton-work.cfg add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
mega-test-quick.cfg add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
mega-test.py add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
release.sh add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
style-guide.md add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00
super-test.sh add vpr8 libs and core engine for further integration 2020-01-03 16:14:42 -07:00

README.md

Unix: Unix Build Status Windows: Windows Build Status

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