All Projects β†’ imp β†’ requests-rs

imp / requests-rs

Licence: MIT license
Rust HTTP client library styled after awesome Python requests

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to requests-rs

Curio
A Blazing Fast HTTP Client
Stars: ✭ 35 (-5.41%)
Mutual labels:  http-client, rust-library
Requests3
Requests 3.0, for Humans and Machines, alike. πŸ€–
Stars: ✭ 813 (+2097.3%)
Mutual labels:  http-client, python-requests
httper
An asynchronous HTTP(S) client built on top of hyper.
Stars: ✭ 16 (-56.76%)
Mutual labels:  http-client, rust-library
rspark
β–β–‚β–†β–‡β–β–„β–ˆβ– Sparklines for Rust apps
Stars: ✭ 50 (+35.14%)
Mutual labels:  rust-library
dupe-krill
A fast file deduplicator
Stars: ✭ 147 (+297.3%)
Mutual labels:  rust-library
ArmorLib
Easily scan files for threats to security and privacy. A Rust library and command line tool. WIP.
Stars: ✭ 20 (-45.95%)
Mutual labels:  rust-library
unicode-linebreak
σ ΌπŸ’” Implementation of the Unicode Line Breaking Algorithm in Rust
Stars: ✭ 14 (-62.16%)
Mutual labels:  rust-library
rust-cross-libs
Cross-compile the Rust standard library for custom targets without a full bootstrap build.
Stars: ✭ 29 (-21.62%)
Mutual labels:  rust-library
healthchecks-rs
Simple Rust library to interact with healthchecks.io
Stars: ✭ 16 (-56.76%)
Mutual labels:  rust-library
HTTP4J
Simple & Lightweight Java 8 HTTP Client
Stars: ✭ 40 (+8.11%)
Mutual labels:  http-client
http
Tiny, embeddable HTTP client with simple API for the browser
Stars: ✭ 21 (-43.24%)
Mutual labels:  http-client
inline-c-rs
Write and execute C code inside Rust.
Stars: ✭ 121 (+227.03%)
Mutual labels:  rust-library
lhs
βš›οΈ REST services accelerator: Rails gem providing an easy, active-record-like interface for http (hypermedia) json services
Stars: ✭ 130 (+251.35%)
Mutual labels:  http-client
rawhttp
HTTP library to make it easy to deal with raw HTTP.
Stars: ✭ 156 (+321.62%)
Mutual labels:  http-client
framework
Aplus Full-Stack Framework
Stars: ✭ 172 (+364.86%)
Mutual labels:  http-client
resto
πŸ”— a CLI app can send pretty HTTP & API requests with TUI
Stars: ✭ 113 (+205.41%)
Mutual labels:  http-client
Geolocator-2
Learn how to find and work with locations in Django, the Yelp API, and Google Maps api.
Stars: ✭ 24 (-35.14%)
Mutual labels:  python-requests
version-compare
↔️ Rust library to easily compare version strings. Mirror from https://gitlab.com/timvisee/version-compare
Stars: ✭ 32 (-13.51%)
Mutual labels:  rust-library
kul
A unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics, and a Rust library for parsing it.
Stars: ✭ 12 (-67.57%)
Mutual labels:  rust-library
daemonize-me
Rust library to ease the task of creating daemons
Stars: ✭ 34 (-8.11%)
Mutual labels:  rust-library

requests-rs

Rust HTTP client library styled after awesome Python requests

Build status

branch status
master Build Status
develop Build Status

Travis

Building on OSX 10.11+

export OPENSSL_INCLUDE_DIR=/usr/local/opt/openssl/include
cargo clean
cargo build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].