curl-rust
HTTP client
Rust bindings to libcurl, providing a simple interface for making HTTP requests
Rust bindings to libcurl
1k stars
23 watching
235 forks
Language: Rust
last commit: 15 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
alexcrichton/ssh2-rs | Rust bindings to an ssh client library | 491 |
alexcrichton/tar-rs | A Rust library for reading and writing tar archives | 629 |
alexcrichton/bzip2-rs | A Rust library providing bindings to the bzip2 compression library for efficient data encoding and decoding | 99 |
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,679 |
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 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 985 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 279 |
gustavogenovese/curl-android-ios | A pre-compiled libcurl library for use in Android and iOS apps | 641 |
php-mod/curl | A dependency-free wrapper of the PHP cURL extension providing a simple and convenient API for making HTTP requests. | 328 |
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 | 505 |
toland/patron | A Ruby HTTP client library built on top of libcurl. | 541 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |