A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.
-
Updated
Jan 20, 2025 - C++
A C++ prototyping engine that is striving for an easy to use API, hiding all the dirty details so that you don't have to care.
Single header cURL wrapper for C++ around libcURL
Path planner for UAV that search the best flight route through the clouds from NOAA weather forecast. The pathfinding algorithm tested are A* and Dijkstra
Simple and easy to use Alpha Vantage API wrapper for C++
FUSE (Filesystem in Userspace) accessing remote files behind http. It was first designed for bioinformatics but can be used for general purpose.
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.
IP Geolocator fetches detailed location info for any IP address using APIs, with animated output for a cool user experience.
Example of authenticating as a user and interacting with Keygen's API
Simple Proxy connection checker / proxy checker using libcurl
Curl implementation for microcontrollers 🦠🥌
A simple c++ wrapper around cURL's email sending example. The gui was created in Qt.
Slides for SSL support with cURL on the PSP (Homebrew Developer Conference)
Image Downloader for IMX hosting, written in C++
C++ library for simplified HTTP and WebSocket handling, with plans to support email and webhook integration.
A mini c++ application usig curl-library to send files to dropbox.
This C++ project fetches current weather data from the National Weather Service API based on provided latitude and longitude coordinates. It updates the weather information every 5 seconds.
libcurl Easy Interface partial bindings for REAPER ReaScript
A command-line tool that retrieves real-time currency exchange rates using the ExchangeRate-API, leveraging libcurl for HTTP requests and nlohmann for JSON parsing.
Add a description, image, and links to the curl-library topic page so that developers can more easily learn about it.
To associate your repository with the curl-library topic, visit your repo's landing page and select "manage topics."