
22 Aug
2025
22 Aug
'25
4:28 p.m.
For further context here is a rough measurement from the web logs of the number of hits to documentation pages: boost_asio 51424 beast 16686 hana 7567 filesystem 6758 regex 6247 json 5989 python 5554 serialization 5177 graph 4754 log 4497 Of course it is possible that Asio is complex (as all asynchronous libraries are) and its users have a greater need to read the docs. Yet intuitively we know networking is popular so the heavier traffic is likely more reflective of the importance of networking over, say, the use of filesystem. Thanks