curl-rust
HTTP client
Rust bindings to libcurl, providing a simple interface for making HTTP requests
Rust bindings to libcurl
1k stars
23 watching
238 forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 492 |
alexcrichton/tar-rs | A Rust library for reading and writing tar archives | 630 |
alexcrichton/wasm-bindgen | A tool for importing JavaScript functionality into Rust code and exporting Rust functions to JavaScript. | 25 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,689 |
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 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 986 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 282 |
gustavogenovese/curl-android-ios | A pre-compiled libcurl library for use in Android and iOS apps | 643 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 326 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 527 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 540 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,419 |