Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
C/C++ REST API frameworks benchmark (binaryspaceship.com)
1 point by m3tamaker on June 19, 2017 | hide | past | favorite | 3 comments


Might be better to call it C++, I'd usually expect "C/C++" to refer to a mix of C & C++, or to C with (probably trivial) C++ wrappers.


Thanks for comment! :) Yep, I agree with your point. Why I named it C/C++ is though all these 3 frameworks are implemented mostly in C++, they handle requests in procedural manner (you always specify handler function, but not class or object). Also restbed is 20% implemented in C, but sure, it is C++ framework in the end (: .


Hi HackerNews,

Here is a benchmark that I have done to compare C/C++ REST API frameworks. I hope this will be interesting and helpful for you (-:




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: