curlcpp
Curl wrapper
An object-oriented C++ wrapper around the cURL tool
An object oriented C++ wrapper for CURL (libcurl)
634 stars
39 watching
174 forks
Language: C++
last commit: over 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,689 |
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 | 223 |
anlutro/php-curl | A lightweight wrapper around PHP's curl capabilities. | 244 |
microsoft/cppwinrt | A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
curl/curl | A command-line tool and library for transferring data over various protocols | 36,309 |
srombauts/sqlitecpp | A C++ wrapper around the SQLite3 library to simplify interaction with its APIs. | 2,275 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 282 |
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 | 905 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
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,025 |