curlcpp
Curl wrapper
An object-oriented C++ wrapper around the cURL tool
An object oriented C++ wrapper for CURL (libcurl)
631 stars
39 watching
175 forks
Language: C++
last commit: about 1 year ago
Linked from 2 awesome lists
c-plus-pluscppcross-platformcurllcurlcpp-lcurllibcurlnetwork-requestsnetworkingreceiver
Related projects:
Repository | Description | Stars |
---|---|---|
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |
andhikayuana/curl-lib | A simple PHP wrapper around the cURL library for making HTTP requests and interacting with web APIs. | 3 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
anlutro/php-curl | A lightweight wrapper around PHP's curl capabilities. | 245 |
microsoft/cppwinrt | A C++ language projection for Windows Runtime APIs, providing access to modern Windows API. | 1,672 |
curl/curl | A command-line tool and library for transferring data over various protocols | 35,947 |
srombauts/sqlitecpp | A C++ wrapper around the SQLite3 library, providing an easy-to-use interface with good design and documentation. | 2,237 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
sqlitemoderncpp/sqlite_modern_cpp | C++ wrapper around the SQLite library for modern database interactions | 899 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
joachifm/cl-webkit | A Common Lisp binding to WebKitGTK+, enabling web browsing capabilities in applications. | 53 |
alexcrichton/curl-rust | Rust bindings to libcurl, providing a simple interface for making HTTP requests | 1,021 |