Comment on Fastmcpp (Fastmcp for C++)parentComments−0xebOP9moHi, I made that port. Performance was not the goal. Just the C++ port mainly.I also ported the Claude Agent SDK to C++, so fastmcpp is needed for that: https://github.com/0xeb/claude-agent-sdk-cppRapidJSON is a good suggestion, maybe I will switch to it at one point.
Comments
Hi, I made that port. Performance was not the goal. Just the C++ port mainly.
I also ported the Claude Agent SDK to C++, so fastmcpp is needed for that: https://github.com/0xeb/claude-agent-sdk-cpp
RapidJSON is a good suggestion, maybe I will switch to it at one point.