Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Network | 125 | 16 hours ago | 2 | C++ | ||||||
asio examples | ||||||||||
Curl Asio | 41 | 5 years ago | 4 | other | C++ | |||||
Seamlessly integrate libcurl with Boost.Asio | ||||||||||
Swarm | 31 | 7 years ago | 6 | other | C++ | |||||
Swarm is aiming at your web | ||||||||||
Asio Curl | 5 | 7 years ago | 1 | unlicense | C++ | |||||
Asynchronous libcurl using ASIO | ||||||||||
Octaneenginepp | 4 | 4 years ago | 3 | mit | C++ | |||||
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio. | ||||||||||
Cpp Libcurl | 2 | 5 years ago | C++ | |||||||
Cheapcrawler | 1 | 4 years ago | mit | C++ | ||||||
Cheap modular c++ crawler library | ||||||||||
Tas | 1 | 7 years ago | gpl-3.0 | C++ | ||||||
Curl Asio No Boost | 1 | 7 years ago | other | HTML | ||||||
curl-asio-no-boost fork from https://github.com/mologie/curl-asio |
Swarm is high-perfomance library for web crawling.
Depends on libcurl, uriparser, libxml2.
libcurl built with --enable-ares is highly needed for better perfomance. libcurl must be built with SSL support for accessing https sites.
More information is available at Reverbrain
TheVoid is asynchronious event-driven C++ library for building high-perfomance web applications.
Depends on boost::asio and swarm.
More information is available at Reverbrain and ReadTheDocs.