-
ureq
safe HTTP client
-
curl
Rust bindings to libcurl for making HTTP requests
-
hyper
A protective and efficient HTTP library for all
-
octocrab
A modern, extensible GitHub API client
-
reqwest
higher level HTTP client library
-
reqwest-middleware
Wrapper around reqwest to allow for client middleware chains
-
minreq
minimal-dependency HTTP client
-
h3
An async HTTP/3 implementation
-
hurl
run and test HTTP requests
-
http-cache-semantics
RFC 7234. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
-
fantoccini
High-level API for programmatically interacting with web pages through WebDriver
-
twilight-http
Discord REST API client for the Twilight ecosystem
-
attohttpc
Small and lightweight HTTP client
-
thirtyfour
Selenium / WebDriver library for Rust, for automated website UI testing. Tested on Chrome and Firefox, but any webdriver-capable browser should work
-
chunked_transfer
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)
-
xh
Friendly and fast tool for sending HTTP requests
-
frankenstein
Telegram bot API client for Rust
-
slumber
Terminal-based HTTP client
-
reqwest-eventsource
Helper to build an Eventsource using reqwest
-
cf-reqwest
higher level HTTP client library
-
rquest
An ergonomic, all-in-one JA3/JA4/HTTP2 fingerprint HTTP/WebSocket client
-
eventsource-client
Client for the Server-Sent Events protocol (aka EventSource)
-
prometheus-http-query
Prometheus HTTP API client
-
spiko
🚀 Spiko is a fast, Rust-based load testing tool with a beautiful TUI for real-time insights
-
conjure-http
HTTP interfaces for generated Conjure services
-
reqwless
HTTP client for embedded devices
-
reqwest_cookie_store
providing an implementation of the
reqwest::cookie::CookieStore
trait forcookie_store::CookieStore
-
salvo-http3
An async HTTP/3 implementation
-
crux_http
HTTP capability for use with crux_core
-
octocrate
A comprehensive GitHub REST API library based on Rust
-
uaparser
UA Parser
-
topgg
The official Rust wrapper for the Top.gg API
-
redlib
Alternative private front-end to Reddit
-
oxhttp
Very simple implementation of HTTP 1.1 (both client and server)
-
qiniu-apis
Qiniu HTTP APIs for Rust
-
mega-cli
A command-line tool for interacting with MEGA
-
reqwest-retry
Retry middleware for reqwest
-
rustyroad
Road is a framework written in Rust that is based on Ruby on Rails. It is designed to provide the familiar conventions and ease of use of Ruby on Rails, while also taking advantage…
-
gotenberg_pdf
client for the Gotenberg PDF API
-
http_req
lightweight HTTP client with built-in HTTPS support
-
downloader
way to download things via HTTP/HTTPS
-
rama
modular service framework
-
workflow-terminal
Terminal abstraction layer over Xterm.js and termion crates for creating terminal applications that function uniformly in native (console) and in browser (WASM32) environments
-
hitt
command line HTTP testing tool focused on speed and simplicity
-
git-gemini-forge
Gemini server that serves a read-only view of public repositories from a Git forge
-
modio
Rust interface for integrating https://mod.io - a modding API for game developers
-
httpget
A small, simple client to make http get requests and return a 0 status code if they succeed, 1 status code otherwise
-
rustify
interacting with HTTP API endpoints
-
http-types
Common types for HTTP operations
-
aliyundrive-webdav
WebDAV server for AliyunDrive
-
isahc
The practical HTTP client that is fun to use
-
jsonrpsee-http-client
JSON-RPC HTTP client
-
unreal
Fake data generator; fork of the fakeit crate
-
apisdk
API toolkit for writing HTTP API Clients for Rust
-
drill
HTTP load testing application written in Rust inspired by Ansible syntax
-
vkteams-bot-cli
VK Teams Bot API CLI
-
reqwest_dav
An async webdav client with tokio and reqwest
-
restson
REST client with automatic serialization and deserialization
-
render_cdk
streamlined interface for interacting with Render, a platform that allows you to build, deploy, and scale your apps with ease
-
deno_fetch
Fetch API implementation for Deno
-
woothee
user-agent strings parser
-
infobip_sdk
Client SDK to use the Infobip API with pure Rust
-
obelisk
Deterministic workflow engine
-
httpc-test
Minimalistic HTTP Client Test Utilities
-
apcacli
A command line tool for trading stocks on Alpaca (alpaca.markets)
-
curl-http-client
wrapper for Easy2 from curl-rust crate for ergonomic use and can perform synchronously and asynchronously using async-curl crate that uses an actor model (Message passing) to achieve a non-blocking I/O
-
aim
🎯 A command line download/upload tool with resume
-
buklo
CLI HTTP client
-
datadog-api-client
Rust client for the Datadog API
-
bodhi
REST API client
-
dnsimple
API client for Rust
-
http-cache-reqwest
http-cache middleware implementation for reqwest
-
curl-sys
Native bindings to the libcurl library
-
render-api
Render client, generated from the OpenAPI spec
-
collaboflow-rs
A Collaboflow REST API client for Rust language
-
qiniu-download-manager
Qiniu Download Manager for Rust
-
prometheus_push
extend prometheus crates with pushgateway support
-
core_api_client
interacting with CORE API, a service that provides access to metadata and full texts of research papers from thousands of data providers
-
postmark
client
-
hyper-util
hyper utilities
-
dtz-containers
a generated client for the DTZ Containers API
-
notionrs
A Notion API client that provides type-safe request serialization and response deserialization
-
axum_csrf
Provide a CSRF (Cross-Site Request Forgery) protection layer
-
anime-dl
Efficient cli app for downloading anime
-
asserhttp
Fluent http response assertions
-
kovi-plugin-shindan-maker
Kovi 的 ShindanMaker 占卜插件。
-
dsh_rest_api_client
REST API client for KPN Data Services Hub
-
qiniu-http-client
Qiniu HTTP Client for Rust
-
hitman
A command line tool for hitting API endpoints
-
http_io
limited dependencies containing an HTTP client and server
-
mio_httpc
fully async and sync http client running on top of mio only
-
dothttp
text-based scriptable HTTP client. It is a fork for dot-http. It is a simple language that resembles the actual HTTP protocol but with additional features to make it practical for someone who builds and tests APIs.
-
fhttp
File-based command line http client
-
nomad-client-rs
A HashiCorp Nomad's HTTP API client
-
http-range-client
HTTP client for HTTP Range requests with a buffer optimized for sequential requests
-
awc
Async HTTP and WebSocket client library
-
stream_lib
download differnt types of streams
-
workflow-rs
Rust application development framework for native and web applications
-
mpart-async
Asynchronous (Futures-Base) Multipart Requests for Rust
-
zeptohttpc
minimal HTTP client using http and httparse crates
-
conjure-runtime
An HTTP client compatible with Conjure-generated services
-
httpclient
HTTP client with middleware. Middleware provides composable support for record/replay, logging, exponential backoff, and more.
-
async-curl
An asynchronous implementation to perform curl operations with tokio
-
libsql-client
HTTP-based client for libSQL and sqld
-
tinyget
Tiny HTTP(S) GET
-
megamind
interacting with the Genius API
-
skystreamer
Idiomatic Rust library for the AT Firehose streaming API
-
product-os-http
Product OS : Http is a derivative of the http crate restructured for both std and no_std environments
-
hyper-http-proxy
A proxy connector for Hyper-based applications
-
edge-http
Async +
no_std
+ no-alloc implementation of the HTTP protocol -
deeprl
DeepL client library with all the things (blocking)
-
feignhttp
Declarative HTTP client for rust
-
edc-connector-client
client for EDC
-
reqwest-chain
Apply custom criteria to any reqwest response, deciding when and how to retry
-
octocrate-webhooks
A comprehensive GitHub REST API library based on Rust
-
solaredge
API client
-
jsonrpc-core-types
Transport agnostic rust implementation of JSON-RPC 2.0 Specification
-
hyper2
A protective and efficient HTTP library for all
-
idcurl
Idiomatic synchronous http client based on curl
-
chromimic
An easy and powerful Rust HTTP Client (Impersonate Chrome/OkHttp)
-
pusher
interacting with the Pusher HTTP API
-
octocrab_wasi
A modern, extensible GitHub API client with wasi support, forked from XAMPPRocky/octocrab
-
opentalk-client-shared
Types and traits that are used by the OpenTalk client library crate
-
sysreq
virtually-zero-dependencies HTTP client wrapping a system client
-
async-web-client
async web client helpers
-
trovo
A trovo.live api & chat client written in and for rust
-
nuclino-rs
A client for the Nuclino wiki API
-
reqwest-h3
hitdns fork of higher level HTTP client library
-
soup3-sys
FFI bindings of Soup 3
-
indieweb
A collection of utilities for working with the IndieWeb
-
peertube
API client
-
fibreq
Non-blocking HTTP client for Tarantool apps
-
reqwest-tracing
Opentracing middleware for reqwest
-
github_v3
Minimal async GitHub API v3 client
-
bilibili-api-rs
project got inspiration from Passkou/bilibili-api
-
myget
wget clone in rust
-
letterboxd
API provides access to data on the Letterboxd.com website
-
jellyfin-rpc
Backend for the Jellyfin-RPC-cli and Jellyfin-RPC-Iced projects
-
tower-http-client
Extra Tower middlewares and utilities for HTTP clients
-
cf-turnstile
client for Cloudflare Turnstile
-
hyper-proxy
A proxy connector for Hyper-based applications
-
paperswithcode-client
paperswithcode-client
api -
fattureincloud-rs
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible…
-
temboclient
Platform API for Tembo Cloud To find a Tembo Data API, please find it here: [AWS US East 1]…
-
http-client
Types and traits for http clients
-
scaphandre
Electric power/energy consumption monitoring agent
-
http_req_wasi
HTTP client for the WasmEdge network socket API. Derived from the http_req library.
-
scoopit-api
Rust client for www.scoop.it REST API
-
hyperdriver
The missing middle for Hyper - Servers and Clients with ergonomic APIs
-
async-fetcher
Asynchronous multi-connection multi-download resumable HTTP file fetching state machine
-
cached-path
Download and cache HTTP resources
-
solarsail
WIP minimal convenience layer on top of hyper
-
facebookexperimental/commitcloudsubscriber
Cross platform client for subscribing to Commit Cloud eventsource (http server-sent events) The workflow is the following: * define 'subscription' as a unique [repo_name, workspace]…
-
trillium-client
http/1.x client for trillium.rs
-
flawless-http
HTTP client for https://flawless.dev
-
pcloud
API
-
nyquest
truly native HTTP client library
-
mega
An API client library for interacting with MEGA
-
rede
CLI tool to run and configure suites of HTTP requests defined in readable files
-
qiniu-isahc
Qiniu Isahc based HTTP Interface Implementation for Rust
-
rsolr
A Solr client for Rust
-
fastcgi-client
Fastcgi client implemented for Rust
-
workflow-d3
D3 visualization API bindings and utilities
-
pling
Send notifications via Slack, Telegram,
-
discord-rpc-client
client for Discord RPC
-
cloud-file
reading of cloud files in Rust
-
fluke
An HTTP implementation on top of io_uring
-
pandascore
client for the Pandascore API
-
eio-okta-client
Okta Client Library and CLI
-
reqwew
Reqwest effortless wrapper
-
sylvia-iot-coremgr-cli
The command-line tool for Sylvia-IoT core manager
-
alhc
Async Lightweight HTTP Client: A async http client library that using system library to reduce binary size if possible. (Currently under heavy development)
-
arri_client
Client library needed to use rust code generated by the Arri CLI
-
playit-api-client
Contains the logic to create a playit.gg agent
-
rand_user_agent
Randomly generate common userAgents,used by spider
-
reqwest-enum
Typed enum HTTP API for reqwest
-
mock-http-connector
Mock hyper HTTPConnector
-
ddnet-account-client-http-fs
The base client implementation for accounts, assuming no HTTP client
-
aniscraper
designed for efficient web scraping and data extraction. It simplifies the process of fetching, parsing, and extracting data from websites.
-
hyper-client-sockets
A Hyper client library allowing access to Unix, VSock and Firecracker sockets
-
webtoon
Client for interacting with various webtoon websites
-
traxex
download files through url link
-
surf-disco
HTTP client for use with tide-disco applications
-
swagger_to
Generate code based on swagger.json
-
spotify-rs
wrapper for the Spotify API
-
wallpaper-dl
Wallpaper downloader for various websites
-
connector-sdk
A SDK to communicate with an enmeshed connector
-
api-request-utils-rs
aims to provide a straightforward and efficient solution for making api requests It is designed to be user-friendly, customizable, and extensible, allowing developers to easily integrate…
-
clicksign
Unofficial Rust library for the Clicksign API
-
dbl-rs
API Bindings for top.gg / discordbots.org
-
rig-twitter
scraping Twitter without using the Twitter API
-
fhttp-test-utils
test utils library for the fhttp tool
-
stat_client
server monitoring tool
-
supabase-function-rs
client for the Supabase Function API
-
pulsar-admin
A Rust-based HTTP client for interacting with the Apache Pulsar REST API
-
rust-web-server
Collection of utility functions used to build Rust Web and TLS Server. Can be useful while developing HTTP related functionality
-
nimiq-jsonrpc-core
Core utilities for implementing libraries around JSON-RPC
-
favicon-picker
getting favicon from websites
-
vexilla_client
client for the Vexilla Feature Flag System
-
ajars
AjaRS
-
jsonrpc_client
An async, macro-driven JSON-RPC client with pluggable backends
-
racal
REST API client abstraction library
-
valorant-assets-api
API Wrapper for valorant-api.com
-
grafana-plugin-sdk
SDK for building Grafana backend plugins
-
reqwest-cross
Wrapper around reqwest for use in both native and wasm
-
latest_user_agent
generating latest browser user agent
-
listenbrainz
API bindings for Rust
-
reqwest-pretty-json
Easy way to emit prettified JSON body via reqwest::RequestBuilder
-
ua-parser
User Agent String Parser project
-
sitescraper
Scraping Websites in Rust!
-
rvcr
Record-and-replay HTTP testing for requests
-
tracing-awc
Tracing instrumentation for the awc http client
-
vkteams-bot
VK Teams Bot API client
-
shindan-maker
interacting with ShindanMaker, the popular personality quiz service
-
yew_styles
Framework styles for yew
-
gyazo_client
Gyazo Client for Rust
-
playht_rs
interacting with play.ht API
-
simple-hyper-client
A wrapper for hyper's HTTP client providing a simpler interface as well as a blocking interface
-
mco-http
A modern HTTP library
-
rtv
Minimal HTTP/S client that supports nonblocking and streaming requests using mio
-
r621
client to access e621
-
mas-http
HTTP utilities for the Matrix Authentication Service
-
wcookie
represents the cookie set by a HTTP server written in Rust
-
oidc_agent_rs
Unix only oidc-agent library for Rust
-
gogoanime-scraper
A blazing fast anime scraper for GoGoAnime
-
query-string-builder
A query string builder for percent encoding key-value pairs
-
iotscape
creating IoTScape services for NetsBlox in Rust
-
br-oss
oss
-
rust-freely
An asynchronous wrapper for the WriteFreely/Write.as API
-
conjure-runtime-config
Configuration types for conjure-runtime
-
todoistctl
Todoist CLI
-
libdav
CalDav and CardDav client implementations
-
tiny-jsonrpc
Json rpc lib based on reqwest
-
streaming-http-range-client
A client for ergonomically streaming HTTP Range requests
-
fetchr
A versatile Rust CLI tool for making HTTP requests
-
hyper-client-io-wizard
Client IO builder for hyper-1
-
pastebin-cli
CLI for pastebin.com
-
cdumay_http_client
call remote web application
-
dify-client
A client for the Dify API
-
llmclient
Rust LLM client - Gemini, GPT, Claude, Mistral, Groq
-
chipp_http
curl-based HTTP client library
-
dxr_server
Declarative XML-RPC (server implementation)
-
chris
client library
-
did-web
did:web DID method, using the ssi crate
-
leetcode-api
leetcode api
-
open-meteo-rs
HTTP client for open-meteo.com api
-
hyper-util-wasm
hyper utilities, patched for wasm
-
rest-json-client
easing http json api request
-
coveralls-api
API Bindings for coveralls.io. Deals with report creation and submission.
-
reqwest-wasm
higher level HTTP client library
-
imgurs
API for Imgur
-
owa4x
Idiomatic wrapper around the owa4x-sys crate
-
iarapi-rs
interacting with the IAmResponding API
-
ya-client
Yagna REST API client async binding
-
actix_block_ai_crawling
Actix Middleware that blocks Generative AI crawlers
-
twitter-v2
Twitter API v2
-
jsonrpc-client-transports
Transport agnostic JSON-RPC 2.0 client implementation
-
sulfite
A high-level S3 client built on AWS SDK for Rust for bandwidth saturation
-
hippo-openapi
Auto-generated client for Hippo
-
trakt-rs
Trakt.tv API
-
dnld
downloading
-
cloudflare_dyndns
DynDNS client for Cloudflare
-
roctogen
Github API and models generated from the official swagger OpenAPI specification
-
simplerusthttpsclient
client with rust native tls
-
tame-webpurify
client for the WebPurify REST API
-
goldrust
testing HTTP clients with golden files
-
nightfly
higher level HTTP client library for the lunatic runtime
-
rhyper
A fast and correct HTTP library
-
li-surf
Surf the web - HTTP client framework
-
listener-radio
Listener Radio monitors on a Graphcast network and stores messages
-
lesspass-client
LessPass API server client library and CLI written in Rust
-
graph-http
Http client and utilities for the graph-rs-sdk crate
-
supply-chain-trust-example-crate-000081
A fast and correct HTTP library
-
devlibx-tutorial
http client project
-
url-build-parse
ability to parse URL from string as well as construct URL from parts
-
savon
SOAP async HTTP client generator
-
iptmnet
A convenient CLI for the IPTMNet API
-
eternaltwin_client
Eternaltwin client implementations
-
domo_pitchfork
Domo API Sdk
-
prople-jsonrpc-client
JSON-RPC HTTP client
-
junction-core
Dynamically configurable HTTP service discovery
-
opentelemetry-surf
OpenTelemetry integration for surf
-
serpapi
Integrate search data into your Ruby application. This library is the official wrapper for SerpApi. SerpApi supports Google, Google Maps, Google Shopping, Baidu, Yandex, Yahoo, eBay, App Stores, and more.
-
http-typed
HTTP client supporting custom request and response types
-
http-cache-surf
http-cache middleware implementation for surf
-
rust-metasploit
Rust wrapper for metasploit
-
tumblr_api
Tumblr API client
-
cloudflare
v4 API
-
classcharts
Unoffical classcharts library for rust
-
nanocl_error
Nanocl error types
-
replicate-rs
A minimal async http client for Replicate
-
dusks-reqwest
higher level HTTP client library
-
oro-client
Generic client for the HTTP NPM api
-
ccp-cu-rpc-client
CCP CU RPC client
-
workflow-http
HTTP client for native and WASM32 targets
-
ergoreq
A human-centric web request client developed based on Reqwest, supporting automatic cookie management, automatic retries, and custom middleware
-
strava_client
Client API for Strava. https://developers.strava.com/
-
mbta-rs
client for interacting with the MBTA V3 API
-
prometheus-reqwest-remote-write
A prometheus remote write client for reqwest
-
hyper-named-pipe
Hyper client bindings for Windows Named Pipes
-
emails
A web scraper to extract email addresses from websites
-
common-s3-headers
Only the headers necessary for communicating with S3-like services. It's all you need.
-
rust_filen
Rust interface for Filen.io API
-
megaphone
Client library that can be used to subscribe to megaphone channels
-
githuber
A modern ergonomic GitHub REST API Rust binding
-
tower-reqwest
Adapter between reqwest and tower-http crates
-
gst-client
bindings for the main functionalities of the GStreamer Daemon
-
squarespace_commerce
A package that permits interfacing with squarespace commerce APIs
-
rust-api-test
CLI tool for testing REST APIs
-
pinata-sdk
Rust SDK for the Pinata IPFS platform
-
office-convert-client
Client library for interracting with office-convert-server
-
pretend
modular, Feign-inspired, HTTP client based on macros
-
monoio-http-client
Http client for Monoio
-
pageseeder-api
An asynchronous, runtime-agnostic client for the PageSeeder Service API
-
dload
help you download files from URLs easily
-
crops_api_client
Unofficial reqwest-blocking based HTTP client to consume Harvest API
-
octocrate-types
A comprehensive GitHub REST API library based on Rust
-
komga
REST API Client generated from OpenAPI specification
-
hreq
user first async http client
-
artemis
An integrated GraphQL Client that supports caching, fetching and others through extensible exchanges in Rust and with WASM
-
dolarhoy-core
fetching currency values from dolarhoy.com
-
lobsters
Asynchronous http client for the lobste.rs website
-
aletheia
A client library for the Guardian's content API
-
system_proxy
Get the system-wide HTTP proxy
-
http-types-rs
Common types for HTTP operations
-
b2-client
HTTP client-agnostic Backblaze B2 client library
-
votesmart
A client wrapper for the Votesmart REST API
-
glue-cli
A blazingly fast HTTP client with a magnificent request building syntax, made for humans
-
reqwest-patched
higher level HTTP client library
-
yukikaze
Beautiful and elegant HTTP library
-
ddnet-account-client-reqwest
The client implementation using reqwest as HTTP client
-
rural
User-friendly command-line HTTP tool
-
centraldogma
client for Rust
-
tectonic_geturl
A generic interface for HTTP GETs and byte-range requests, with pluggable backends
-
picdl-rs
download pictures from some services
-
node-js-release-info
Asynchronously retrieve Node.js release info by version and platform from the downloads server
-
slumber_cli
Command line interface for Slumber. Not intended for external use.
-
http-adapter
Adapter for HTTP client agnostic requests
-
did-method-plc
did:plc DID method, using the ssi crate
-
oauth-client
OAuth client for Rust
-
lalamove-rs
An unofficial Lalamove API crate for rust. It's still in development; PRs welcome!
-
lagoinha
package that uses public APIs to fetch addresses using the Brazilian Postal Code (CEP). This package cuncurrenlty calls all the supported APIs and returns the first result.
-
ratcurl
Rust bindings to libcurl for making HTTP requests, with curl-impersonate support
-
hentai
API wrapper for nhentai.net
-
reqwest-vcapra1-add-cookies
higher level HTTP client library
-
did-ion
did:ion DID method implementation, using the ssi crate and ION/Sidetree REST API
-
skelphore
Massive repeated HTTP(S) requests simplifier
-
reqwest-leaky-bucket
Leaky-bucket rate limit middleware for reqwest
-
termii-rust
Rust SDK for termii a messaging provider
-
twilight-lavalink
Lavalink client for the Twilight ecosystem
-
openshift-openapi
Bindings for the OpenShift client API
-
fast_reqwest
higher level HTTP client library
-
isahc-opendal-workaround
The practical HTTP client that is fun to use
-
http-req-no-std-win
allows you to send simple http requests using the windows api crate, no_std supported!
-
ord-reqwest
A lightweight HTTP client for ordinals server and runes utility
-
salvo-utils
hyper utilities
-
tokio-curl
asynchronous HTTP client using futures backed by libcurl
-
devlibx-http
http client project
-
httpdt
datetime library for HTTP clients and servers
-
postman
client, generated from the OpenAPI spec
-
wappu
fast and flexible web scraping library for Rust, designed to efficiently navigate and extract data from websites. Perfect for data mining, content aggregation, and web automation tasks.
-
curio
A blazing fast http client
-
minio
SDK for Amazon S3 compatible object storage access
-
nimiq-jsonrpc-client
JSON-RPC client implementation
-
h2_wasi
An HTTP/2 client and server
-
square-ox
An easy, idiomatic, and flexible way of interacting with the Square API, following Rust conventions
-
authorization
A Role Based Access Control (RBAC) library
-
fibers_http_client
A tiny asynchronous HTTP/1.1 client library
-
multipart-stream
parse and serialize async multipart/x-mixed-replace streams
-
static-http-cache
A local cache for static HTTP resources
-
hyper-proxy2
A proxy connector for Hyper-based applications
-
recursive_scraper
Constant-frequency recursive CLI web scraper with frequency, filtering, file directory, and many other options for scraping HTML, images and other files
-
attackerkb-api-rs
AttackerKB API
-
maera
A monitor for periodically scraping websites with genuine browser fingerprints
-
logtail-rust
Logtail http client wrapper
-
consul
Rust client libray for Consul HTTP API
-
htwrap
Framework-less Hyper client and server
-
conductor_rust
building Conductor workers with Rust
-
simplepush-rs
Client for the simplepush.io API
-
bevy_defer_http
Hyper based http utilies for bevy_defer
-
ureq_multipart
ureq multipart post toolkit
-
reqwest_mock
mockable reqwest-like HTTP client
-
oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation
-
li-http-client
Types and traits for http clients
-
reqwest-middleware-wasi
Wrapper around reqwest to allow for client middleware chains
-
licc
Liefland Idle Champions Codes - Client for the liefland codes API service for Idle Champions of the Forgotten Realms chest codes
-
attohttp
Small and lightweight HTTP client
-
surf
web - HTTP client framework
-
questrade
Oxidized Questrade Client
-
loop-http-get
Send an HTTP GET every minute
-
frizz
curl alternative written in rust
-
yew_assets
Assets Icon components for yew
-
radegast
Fiber friendly http client for tarantool apps
-
drupal_kit
Flexible Drupal HTTP client supporting a variety of popular contrib modules
-
download-async
A fast and convenient wrapper around hyper with https support
-
etwin_dinorpg_client
DinoparcClient implementations
-
req
Command line http client (like curl). Easier formatting to send JSON bodies, smarter defaults, and more, when compared to curl.
-
qiniu-reqwest
Qiniu Reqwest based HTTP Interface Implementation for Rust
-
fetch_unroll
fetching and unrolling .tar.gz archives
-
qweather-http-client
QWeather HTTP Client
-
reqwest-cache
reqwest-middleware based in-memory HTTP caching middleware
-
ruxios
HTTP library for Rust, inspired by Axios, with a simple yet robust interface
-
wom_rs
api wrapper for the OSRS Wise Old Man API
-
libtodoist
Rust wrapper around Todoist API
-
requiem-wc
Actix http client
-
june-analytics
June analytics client for Rust
-
simplehttp
(and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms
-
jsonrpsee-core
jsonrpsee
-
filesvc-rs
Wrapper for the https://files.vc file hosting service
-
alamofire-kit
Alamofire Kit
-
cloudflare-rs
bindings for Cloudflares v4 API
-
square-rust
client library for the Square API
-
rhai-http
HTTP module for the rhai scripting language
-
wandbox
An api binding for Wandbox
-
cabot
HTTP Client
-
ratmom
Sensible, async, curl-based HTTP client
-
rusty-driver
A high level async API for controlling a web browser with webdriver
-
dbfile
http client by rust
-
http-downloader
支持多线程与断点续传的 Http 下载库
-
odata-simple-client
Simplified OpenData API Client
-
req_it
A graphical multi-tab HTTP client
-
edjx
EDJX SDK
-
srs-client
bindings for the main functionalities of the SRS
-
rive-http
Revolt REST API client for the Rive ecosystem
-
misskey
Asynchronous client for Misskey
-
http-cache-darkbird
http-cache manager implementation for darkbird
-
interfacer
SDK builder for various API, like retrofit
-
eventsource
accessing EventSource/Server-Sent Events endpoints
-
rama-hyper
A fast and correct HTTP library for Rama
-
maxmind_geo_ip2
a REST API client for the MaxMind GeoIP2 API
-
ht
HTTPie clone
-
era-compiler-downloader
Downloader for dependencies of the ZKsync compilers
-
www-authenticate
missing HTTP WWW-Authenticate header parser/printer for hyper 0.11.x. 0.1.x for hyper 0.10.y, 0.2.x for hyper 0.11.y and 0.3.x for hyperx
-
eiga
A WIP TMDB API client
-
arrpc-contract
Default contracts for ARRPC
-
rpc-core-net
a tiny rpc library for rust
-
fantoccini-stable
High-level API for programmatically interacting with web pages through WebDriver
-
zuora_rest_client
A HTTP Client built on top of the reqwest package for accessing the Zuora Billing REST API
-
aahc
Asynchronous, zero-allocation HTTP client that is agnostic to choice of executor
-
korero
Kōrero means to talk, speak or converse in Māori. This crate is a library for interfacing with things, just as kōrero helps people interface with one another.
-
tinyquest
A *tiny* library used for making HTTP requests. It interacts with native-tls to be as small as possible, so it can be used in small CLI's
-
https_demo
https demo website in Rust
-
quiverquant
accessing the QuiverQuant API
-
sec-http3
An async HTTP/3 implementation that supports web transport
-
gotopub
GoToSocial and general Fediverse client
-
httpc
An HTTP client working both natively and in WASM environments
-
reqwest-tracing-wasi
Opentracing middleware for reqwest
-
dmc-dsg
DMC DSG Client
-
k8s-openapi-derive
Custom derives for the Kubernetes client API
-
blacksmith
Building-block functions for async systems
-
did-webkey
did:webkey DID method, using the ssi crate
-
qiniu-ureq
Qiniu Ureq based HTTP Interface Implementation for Rust
-
merriam-webster-model
Models for the Merriam Webster's Dictionary API
-
time_server_utils
time server project
-
hyper-hickory
HTTP connector for hyper that uses hickory's DNS resolver
-
dot-http
text-based scriptable HTTP client. It is a simple language that resembles the actual HTTP protocol but with additional features to make it practical for someone who builds and tests APIs.
-
webpage-cli
Interrogate web pages for information
-
nightfly-twitchax-patch
higher level HTTP client library for the lunatic runtime
-
hydrus-ptr-client
A http client for the hydrus ptr
-
polyio
A create for interacting with the Polygon API at polygon.io
-
user_agent
concept of a user agent session, storing and retrieving cookies over multiple HTTP requests (a
Session
) -
curlall
curl-like CLI tool to automatically page through APIs
-
dxr_client
Declarative XML-RPC (client implementation)
-
longboard
the easy way to surf
-
mclient
macro based http client
-
hue-bridge
Asynchronous Hue Bridge API bindings
-
actionidmap-updater
A HashMap that can be updated from a URL. Intended to be used to keep reverse-engineered API's in use even as private referenced ID's get updated.
-
smolhttp
fork of the original minihttp and aims to keep simple and lightweight
-
dbfs-client
Databricks DBFS Client
-
mz-http-proxy
HTTP proxy adapters that respect the system proxy configuration
-
uaparser-rs
user agent parser for rust
-
wildland-http-client
Wildland http client
-
lib-todoist
(Not affiliated with Todoist) Todoist lib; bringing Todoist to the terminal
-
win_inet
Small wrapper around WinINet
-
hyper_wasi
A fast and correct HTTP library
-
iqhttp
iqlusion's HTTPS toolkit. Provides a high-level wrapper around hyper, with built-in SSL/TLS support based on rustls.
-
file-retriever
Concurrent download library with progress bar
-
retroqwest
A reqwest REST client generator
-
roy
high-level library for consuming RESTful APIs
-
strois
S3 synchronous SDK based on rusty_s3 and ureq
-
ocpi
Unofficial, in progress, OCPI implementation
-
deepl
API
-
clia_nacos_rust_client
A personal temporary mod for nacos rust client
-
rttp_client
Rust http client lib
-
hyper-sync-rustls
Glue code for Rustls and synchronous Hyper
-
chttp
The practical HTTP client that is fun to use
-
hitt-request
Request utility library for the hitt http testing tool
-
format-url
Make building URLs more ergonomic
-
porkbun-rs
Porkbun API client
-
geoprox-client
An HTTP client library for interacting with the Geoprox search engine
-
vigor_agent
Client library for Vigor servers
-
finmind
https://finmindtrade.com/analysis/#/data/document
-
knock
HTTP Client for Rust
-
restless
REST API helper traits
-
li-http-types
Common types for HTTP operations
-
surf-retry
A retry middleware for surf
-
dtrack
Dependency-Track in the CI
-
misato
Official Rust interface for MisatoWiki Web API
-
surf-vcr
Record and replay HTTP sessions for testing surf clients
-
fe_session
local session storage for Iron
-
lynx
Small and lightweight HTTP client
-
ml-downloader
blocking downloader based on reqwest
-
mio_surf
Surf the web - HTTP client framework
-
tomcat
Send HTTP/HTTPS requests
-
anterofit
Wrap REST APIs with Rust traits using macros
-
algorithm-problem-client
HTTP Client for algorithm problems
-
tower-api-client
Toolkit for creating API clients with Tower
-
yfinance-rust
downloading Yahoo Finance V8 chart data
-
stud_ip_scraper
Blazingly fast 🚀 library for interacting with Stud.IP 📚
-
pshbullet_client
Unofficial Pushbullet API client
-
restau
Demo
-
azure-rust
Rust client for the Azure DevOps Server
-
transistor
Crux Datalog DB Client
-
reqwest-retry-after
Retry-After header support for reqwest
-
azure_rs
Rust client for the Azure DevOps Server
-
patron
A wrapper around the hyper.rs library to allow for targeted clients to specific remote APIs. This library should be useful on it's own or as a building block for specific remote API wrappers.
-
qube
Kubernetes API client with async features (based on kubeclient)
-
libravatar
A Libravatar library
-
client_request
Rust implimentation for API
-
ichor
An API wrapper for itch.io
-
drand-client-rs
A small rust library for retrieving random numbers from drand
-
rama-core
rama service core code, used by rama and service authors
-
slumber_config
Configuration for Slumber. Not intended for external use.
-
threaty-rs
Combine multiples CTI APIs in Rust to help performing analysis
-
gst-client-rs
bindings for the main functionalities of the GStreamer Daemon
-
httpie
Human-friendly CLI HTTP client for the API era
-
topgg-rs
A top.gg library that makes posting and getting info easy!
-
qiniu-multipart
A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server
-
lmstfy-client
client for lmstfy server
-
honeybadger
client for rust
-
cdumay_rest_client
call remote REST API application
-
sailhouse
Official Sailhouse client for Rust
-
fastly_rt
Fastly Real time stats API
-
voight_kampff
A user agent checker
-
kubeclient
An ergonomic Kubernetes API client to manage Kubernetes resources
-
hubcaps-ex
Rust interface for Github
-
jinxapi-github
GitHub API client
-
surf-governor
A rate-limiting middleware for surf
-
line2httppost
HTTP client that POSTs each incoming stdin command line to specified URL, reusing the connection if possible
-
line-login-api
LineLoginApi for Rust
-
facebook-webhook
Facebook - Webhook
-
pi_awc
Async HTTP and WebSocket client library
-
foursquare-async
Foursquare API for async Rust
-
aliyun_rust_http_client
aliyun rust http client
-
coc-rs
wrapper around the Clash of Clans public API
-
weblib
small, simple library for fetching the contents of a URL and returning them as a string
-
fb_cloned
Cloned macro
-
jsonrpc-client-http
A transport implementation for jsonrpc-client-core based on Hyper and futures
-
httpal
Work in progress: HTTP client for Rust
-
urls2disk
Http client to download urls to disk concurrently, optionally converting them to PDF
-
vk_executive
Relatively low-level VK API library designed for millions requests per second
-
rust_client
A command line http client
-
asession
a user-friendly Client wrapper
-
bitbucket-server
Async bitbucket server bindings
-
url-status-checker
cleans URLs from an input file and verifies their status codes. Cleaned URLs and their status codes are stored in an output file.
-
mirai_rs
mirai-rs is a mirai-api-http client implementation written in Rust
-
duma
A minimal file downloader
-
exante
HTTP client for Exante REST API version 3.0
-
pilfer
TUI frontend for Eludris
-
reqwest-maybe-middleware
Wrapper over reqwest and reqwest-middleware to provide compatibility for either
-
ecli-server-codegen
RESTFul APIs provided by ecli-server
-
eludrs
API wrapper for Eludris built on Tokio
-
uclient
Universal HTTP client for Rust
-
civitai
Load models from civit ai
-
analytics
Segment analytics client for Rust https://segment.com/docs/libraries/rust
-
dianmeng
a web parse
-
adafruit_io_http
Adafruit IO http client
-
windy-station
Oxidized Windy PWS Client
-
aur
HTTP client implementations for the AUR
-
http-adapter-reqwest
HTTP adapter implementation for reqwest
-
manic
Fast and simple downloads
-
bma-jrpc
JSON RPC client for Rust
-
misskey-http
Asynchronous HTTP-based client implementation for Misskey
-
ezomyte
Path of Exile API client library
-
questrade-rs
Oxidized Questrade Client
-
ligab
A LigaAI(ligai.cn) API client
-
ptth_relay
The PTTH relay
-
interfacer-http
A magic HTTP client, like retrofit in Java
-
elastic_reqwest
A lightweight implementation of the Elasticsearch API based on reqwest
-
http-auth
HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.
-
ds-http-client
HTTP client to download files or query API with User-Agent set
-
upstash-redis-rs
A upstash redis API client
-
jsonrpc-ws-client
JSON-RPC 2.0 websocket client implementation
-
rama-hyper-util
rama-hyper utilities
-
dx_http
A robust HTTP client library with support for dynamic serialization
-
http-api-client
HTTP API Client
-
eventsource-stream
A basic building block for building an Eventsource from a Stream of bytes
-
hyperx
Hyper's typed header module, eXtracted and improved
-
php-tokio
Use any async Rust library from PHP!
-
livy
Apache Livy REST API Client
-
http-types-red-badger-temporary-fork
Common types for HTTP operations
-
rlinks
Links (rlinks) finds dead links in your website
-
faclair
HTTP Client for the learngaelic.scot Scottish Gaelic dictionary
-
thirtyfour-macros
Thirtyfour is a Selenium / WebDriver library for Rust, for automated website UI testing
-
etwin_twinoid_client
DinoparcClient implementations
-
reqwest_inspect_json
Reqwest extention for json response tracing
-
nails-client
A Nailgun client binary, intended to be equivalent to the C and Python clients
-
api
abstraction for HTTP API clients
-
adventure-rusoto-sns
Adventure to rusoto_sns
-
requests
Rust HTTP client API styled after awesome Python requests - [WORK IN PROGRESS]