-
ureq
safe HTTP client
-
curl
Rust bindings to libcurl for making HTTP requests
-
hyper
A fast and correct HTTP library
-
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
-
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
-
hurl
run and test HTTP requests
-
xh
Friendly and fast tool for sending HTTP requests
-
chunked_transfer
Encoder and decoder for HTTP chunked transfer coding (RFC 7230 § 4.1)
-
twilight-http
Discord REST API client for the Twilight ecosystem
-
reqwest-eventsource
Helper to build an Eventsource using reqwest
-
eventsource-client
Client for the Server-Sent Events protocol (aka EventSource)
-
cf-reqwest
higher level HTTP client library
-
frankenstein
Telegram bot API client for Rust
-
attohttpc
Small and lightweight HTTP client
-
anime-dl
Efficient cli app for downloading anime
-
prometheus-http-query
Prometheus HTTP API client
-
octocrate
A comprehensive GitHub REST API library based on Rust
-
conjure-http
HTTP interfaces for generated Conjure services
-
salvo-http3
An async HTTP/3 implementation
-
slumber
Terminal-based HTTP client
-
crux_http
HTTP capability for use with crux_core
-
reqwless
HTTP client for embedded devices
-
mega-cli
A command-line tool for interacting with MEGA
-
uaparser
UA Parser
-
rquest
An ergonomic, all-in-one JA3/JA4/HTTP2 fingerprint HTTP/WebSocket client
-
oxhttp
Very simple implementation of HTTP 1.1 (both client and server)
-
downloader
way to download things via HTTP/HTTPS
-
reqwest_cookie_store
providing an implementation of the
reqwest::cookie::CookieStore
trait forcookie_store::CookieStore
-
hitt
command line HTTP testing tool focused on speed and simplicity
-
reqwest-retry
Retry middleware for reqwest
-
qiniu-apis
Qiniu HTTP APIs for Rust
-
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…
-
http_req
lightweight HTTP client with built-in HTTPS support
-
modio
Rust interface for integrating https://mod.io - a modding API for game developers
-
rama
modular service framework
-
redlib
Alternative private front-end to Reddit
-
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
-
topgg
The official Rust wrapper for the Top.gg API
-
jsonrpsee-http-client
JSON-RPC HTTP client
-
http-types
Common types for HTTP operations
-
aliyundrive-webdav
WebDAV server for AliyunDrive
-
drill
HTTP load testing application written in Rust inspired by Ansible syntax
-
rustify
interacting with HTTP API endpoints
-
httpclient
HTTP client with middleware. Middleware provides composable support for record/replay, logging, exponential backoff, and more.
-
restson
REST client with automatic serialization and deserialization
-
bodhi
REST API client
-
reqwest_dav
An async webdav client with tokio and reqwest
-
git-gemini-forge
Gemini server that serves a read-only view of public repositories from a Git forge
-
mpart-async
Asynchronous (Futures-Base) Multipart Requests for Rust
-
httpc-test
Minimalistic HTTP Client Test Utilities
-
conjure-runtime
An HTTP client compatible with Conjure-generated services
-
render_cdk
streamlined interface for interacting with Render, a platform that allows you to build, deploy, and scale your apps with ease
-
apcacli
A command line tool for trading stocks on Alpaca (alpaca.markets)
-
shindan-maker
interacting with ShindanMaker, the popular personality quiz service
-
infobip_sdk
Client SDK to use the Infobip API with pure Rust
-
woothee
user-agent strings parser
-
notionrs
A Notion API client that provides type-safe request serialization and response deserialization
-
curl-sys
Native bindings to the libcurl library
-
buklo
CLI HTTP client
-
hyper-http-proxy
A proxy connector for Hyper-based applications
-
apisdk
API toolkit for writing HTTP API Clients for Rust
-
prometheus_push
extend prometheus crates with pushgateway support
-
postmark
client
-
fhttp
File-based command line http client
-
awc
Async HTTP and WebSocket client library
-
qiniu-download-manager
Qiniu Download Manager for Rust
-
tinyget
Tiny HTTP(S) GET
-
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
-
asserhttp
Fluent http response assertions
-
dtz-containers
a generated client for the DTZ Containers API
-
aim
🎯 A command line download/upload tool with resume
-
dnsimple
API client for Rust
-
hyper-util
hyper utilities
-
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
-
mio_httpc
fully async and sync http client running on top of mio only
-
pusher
interacting with the Pusher HTTP API
-
collaboflow-rs
A Collaboflow REST API client for Rust language
-
workflow-http
HTTP client for native and WASM32 targets
-
axum_csrf
Provide a CSRF (Cross-Site Request Forgery) protection layer
-
qiniu-http-client
Qiniu HTTP Client for Rust
-
nomad-client-rs
A HashiCorp Nomad's HTTP API client
-
dsh_rest_api_client
REST API client for KPN Data Services Hub
-
reqwest-h3
hitdns fork of higher level HTTP client library
-
datadog-api-client
Rust client for the Datadog API
-
async-curl
An asynchronous implementation to perform curl operations with tokio
-
stream_lib
download differnt types of streams
-
octocrate-webhooks
A comprehensive GitHub REST API library based on Rust
-
libsql-client
HTTP-based client for libSQL and sqld
-
vkteams-bot-cli
VK Teams Bot API CLI
-
sysreq
virtually-zero-dependencies HTTP client wrapping a system client
-
workflow-rs
Rust application development framework for native and web applications
-
product-os-http
Product OS : Http is a derivative of the http crate restructured for both std and no_std environments
-
deno_fetch
Fetch API implementation for Deno
-
deeprl
DeepL client library with all the things (blocking)
-
feignhttp
Declarative HTTP client for rust
-
solaredge
API client
-
zeptohttpc
minimal HTTP client using http and httparse crates
-
edc-connector-client
client for EDC
-
render-api
Render client, generated from the OpenAPI spec
-
octocrab_wasi
A modern, extensible GitHub API client with wasi support, forked from XAMPPRocky/octocrab
-
bevy_mod_reqwest
Bevy http client using reqwest, with a focus on simple usage within the bevy runtime
-
chromimic
An easy and powerful Rust HTTP Client (Impersonate Chrome/OkHttp)
-
isahc
The practical HTTP client that is fun to use
-
idcurl
Idiomatic synchronous http client based on curl
-
github_v3
Minimal async GitHub API v3 client
-
nuclino-rs
A client for the Nuclino wiki API
-
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.
-
http-cache-reqwest
http-cache middleware implementation for reqwest
-
async-web-client
async web client helpers
-
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…
-
trovo
A trovo.live api & chat client written in and for rust
-
fibreq
Non-blocking HTTP client for Tarantool apps
-
letterboxd
API provides access to data on the Letterboxd.com website
-
grafana-plugin-sdk
SDK for building Grafana backend plugins
-
cloud-file
reading of cloud files in Rust
-
async-fetcher
Asynchronous multi-connection multi-download resumable HTTP file fetching state machine
-
indieweb
A collection of utilities for working with the IndieWeb
-
http_req_wasi
HTTP client for the WasmEdge network socket API. Derived from the http_req library.
-
opentalk-client-shared
Types and traits that are used by the OpenTalk client library crate
-
peertube
API client
-
soup3-sys
FFI bindings of Soup 3
-
webtoon
Client for interacting with various webtoon websites
-
rede
CLI tool to run and configure suites of HTTP requests defined in readable files
-
supply-chain-trust-example-crate-000081
A fast and correct HTTP library
-
alhc
Async Lightweight HTTP Client: A async http client library that using system library to reduce binary size if possible. (Currently under heavy development)
-
tower-http-client
Extra Tower middlewares and utilities for HTTP clients
-
pandascore
client for the Pandascore API
-
scaphandre
Electric power/energy consumption monitoring agent
-
stat_client
server monitoring tool
-
scoopit-api
Rust client for www.scoop.it REST API
-
paperswithcode-client
paperswithcode-client
api -
reqwest-tracing
Opentracing middleware for reqwest
-
fluke
An HTTP implementation on top of io_uring
-
http-client
Types and traits for http clients
-
temboclient
Platform API for Tembo Cloud To find a Tembo Data API, please find it here: [AWS US East 1]…
-
pcloud
API
-
trillium-client
http/1.x client for trillium.rs
-
bilibili-api-rs
project got inspiration from Passkou/bilibili-api
-
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]…
-
cached-path
Download and cache HTTP resources
-
pastebin-cli
CLI for pastebin.com
-
racal
REST API client abstraction library
-
discord-rpc-client
client for Discord RPC
-
mega
An API client library for interacting with MEGA
-
rsolr
A Solr client for Rust
-
reqwest-enum
Typed enum HTTP API for reqwest
-
gogoanime-scraper
A blazing fast anime scraper for GoGoAnime
-
hyper-proxy
A proxy connector for Hyper-based applications
-
ajars
AjaRS
-
pling
Send notifications via Slack, Telegram,
-
playit-api-client
Contains the logic to create a playit.gg agent
-
qiniu-isahc
Qiniu Isahc based HTTP Interface Implementation for Rust
-
fhttp-test-utils
test utils library for the fhttp tool
-
fastcgi-client
Fastcgi client implemented for Rust
-
vexilla_client
client for the Vexilla Feature Flag System
-
dbl-rs
API Bindings for top.gg / discordbots.org
-
mco-http
A modern HTTP library
-
traxex
download files through url link
-
mock-http-connector
Mock hyper HTTPConnector
-
supabase-function-rs
client for the Supabase Function API
-
playht_rs
interacting with play.ht API
-
ddnet-account-client-http-fs
The base client implementation for accounts, assuming no HTTP client
-
swagger_to
Generate code based on swagger.json
-
arri_client
Client library needed to use rust code generated by the Arri CLI
-
oro-client
Generic client for the HTTP NPM api
-
cf-turnstile
client for Cloudflare Turnstile
-
favicon-picker
getting favicon from websites
-
reqwest-pretty-json
Easy way to emit prettified JSON body via reqwest::RequestBuilder
-
surf-disco
HTTP client for use with tide-disco applications
-
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…
-
ua-parser
User Agent String Parser project
-
spotify-rs
wrapper for the Spotify API
-
aniscraper
designed for efficient web scraping and data extraction. It simplifies the process of fetching, parsing, and extracting data from websites.
-
rhyper
A fast and correct HTTP library
-
simple-hyper-client
A wrapper for hyper's HTTP client providing a simpler interface as well as a blocking interface
-
clicksign
Unofficial Rust library for the Clicksign API
-
sitescraper
Scraping Websites in Rust!
-
query-string-builder
A query string builder for percent encoding key-value pairs
-
conjure-runtime-config
Configuration types for conjure-runtime
-
pulsar-admin
A Rust-based HTTP client for interacting with the Apache Pulsar REST API
-
latest_user_agent
generating latest browser user agent
-
rust-web-server
Collection of utility functions used to build Rust Web and TLS Server. Can be useful while developing HTTP related functionality
-
jsonrpc_client
An async, macro-driven JSON-RPC client with pluggable backends
-
listenbrainz
API bindings for Rust
-
rtv
Minimal HTTP/S client that supports nonblocking and streaming requests using mio
-
oidc_agent_rs
Unix only oidc-agent library for Rust
-
gyazo_client
Gyazo Client for Rust
-
goldrust
testing HTTP clients with golden files
-
tiny-jsonrpc
Json rpc lib based on reqwest
-
tracing-awc
Tracing instrumentation for the awc http client
-
reqwest-cross
Wrapper around reqwest for use in both native and wasm
-
connector-sdk
A SDK to communicate with an enmeshed connector
-
reqwest-chain
Apply custom criteria to any reqwest response, deciding when and how to retry
-
br-oss
oss
-
wallpaper-dl
Wallpaper downloader for various websites
-
http-range-client
HTTP client for HTTP Range requests with a buffer optimized for sequential requests
-
mas-http
HTTP utilities for the Matrix Authentication Service
-
wcookie
represents the cookie set by a HTTP server written in Rust
-
todoistctl
Todoist CLI
-
coveralls-api
API Bindings for coveralls.io. Deals with report creation and submission.
-
iarapi-rs
interacting with the IAmResponding API
-
yew_styles
Framework styles for yew
-
valorant-assets-api
API Wrapper for valorant-api.com
-
ya-client
Yagna REST API client async binding
-
solarsail
WIP minimal convenience layer on top of hyper
-
reqwest-wasm
higher level HTTP client library
-
rust-freely
An asynchronous wrapper for the WriteFreely/Write.as API
-
hyper-util-wasm
hyper utilities, patched for wasm
-
streaming-http-range-client
A client for ergonomically streaming HTTP Range requests
-
roctogen
Github API and models generated from the official swagger OpenAPI specification
-
common-s3-headers
Only the headers necessary for communicating with S3-like services. It's all you need.
-
r621
client to access e621
-
cdumay_http_client
call remote web application
-
jsonrpc-client-transports
Transport agnostic JSON-RPC 2.0 client implementation
-
prople-jsonrpc-client
JSON-RPC HTTP client
-
hitman
A command line tool for hitting API endpoints
-
open-meteo-rs
HTTP client for open-meteo.com api
-
dify-client
A client for the Dify API
-
li-surf
Surf the web - HTTP client framework
-
libdav
CalDav and CardDav client implementations
-
cloudflare_dyndns
DynDNS client for Cloudflare
-
owa4x
Idiomatic wrapper around the owa4x-sys crate
-
chipp_http
curl-based HTTP client library
-
megamind
interacting with the Genius API
-
tumblr_api
Tumblr API client
-
cloudflare
v4 API
-
imgurs
API for Imgur
-
did-web
did:web DID method, using the ssi crate
-
hyperdriver
The missing middle for Hyper - Servers and Clients with ergonomic APIs
-
rest-json-client
easing http json api request
-
actix_block_ai_crawling
Actix Middleware that blocks Generative AI crawlers
-
emails
A web scraper to extract email addresses from websites
-
dolarhoy-core
fetching currency values from dolarhoy.com
-
fetchr
A versatile Rust CLI tool for making HTTP requests
-
listener-radio
Listener Radio monitors on a Graphcast network and stores messages
-
leptos_server_signal
Leptos server signals synced through websockets
-
reqwest-leaky-bucket
Leaky-bucket rate limit middleware for reqwest
-
iptmnet
A convenient CLI for the IPTMNet API
-
squarespace_commerce
A package that permits interfacing with squarespace commerce APIs
-
twitter-v2
Twitter API v2
-
process-compose-openapi-client
OpenAPI client for Process Compose
-
trakt-rs
Trakt.tv API
-
dnld
downloading
-
dusks-reqwest
higher level HTTP client library
-
leetcode-api
leetcode api
-
classcharts
Unoffical classcharts library for rust
-
vkteams-bot
VK Teams Bot API client
-
prometheus-reqwest-remote-write
A prometheus remote write client for reqwest
-
graph-http
Http client and utilities for the graph-rs-sdk crate
-
neocities-client
client for the Neocities API
-
httpdt
datetime library for HTTP clients and servers
-
workflow-d3
D3 visualization API bindings and utilities
-
rvcr
Record-and-replay HTTP testing for requests
-
hippo-openapi
Auto-generated client for Hippo
-
ergoreq
A human-centric web request client developed based on Reqwest, supporting automatic cookie management, automatic retries, and custom middleware
-
llmclient
Rust LLM client - Gemini, GPT, Claude, Mistral, Groq
-
hyper-client-io-wizard
Client IO builder for hyper-1
-
simplerusthttpsclient
client with rust native tls
-
lesspass-client
LessPass API server client library and CLI written in Rust
-
votesmart
A client wrapper for the Votesmart REST API
-
crops_api_client
Unofficial reqwest-blocking based HTTP client to consume Harvest API
-
tame-webpurify
client for the WebPurify REST API
-
hyper-client-sockets
A Hyper client library allowing access to Unix, VSock and Firecracker sockets
-
edge-http
Async +
no_std
+ no-alloc implementation of the HTTP protocol -
url-build-parse
ability to parse URL from string as well as construct URL from parts
-
savon
SOAP async HTTP client generator
-
devlibx-http
http client project
-
http-types-rs
Common types for HTTP operations
-
http-typed
HTTP client supporting custom request and response types
-
rama-hyper
A fast and correct HTTP library for Rama
-
domo_pitchfork
Domo API Sdk
-
opentelemetry-surf
OpenTelemetry integration for surf
-
rust-metasploit
Rust wrapper for metasploit
-
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.
-
novax-reqwest
a mutual tls client implementation
-
nightfly
higher level HTTP client library for the lunatic runtime
-
megaphone
Client library that can be used to subscribe to megaphone channels
-
nanocl_error
Nanocl error types
-
reqwest-patched
higher level HTTP client library
-
icechip
A mostly true to spec Twitter Snowflake implementation, with multiple modes
-
replicate-rs
A minimal async http client for Replicate
-
strava_client
Client API for Strava. https://developers.strava.com/
-
ccp-cu-rpc-client
CCP CU RPC client
-
sylvia-iot-coremgr-cli
The command-line tool for Sylvia-IoT core manager
-
mbta-rs
client for interacting with the MBTA V3 API
-
pretend
modular, Feign-inspired, HTTP client based on macros
-
gst-client
bindings for the main functionalities of the GStreamer Daemon
-
lobsters
Asynchronous http client for the lobste.rs website
-
office-convert-client
Client library for interracting with office-convert-server
-
surf
web - HTTP client framework
-
skelphore
Massive repeated HTTP(S) requests simplifier
-
pinata-sdk
Rust SDK for the Pinata IPFS platform
-
reqwew
Reqwest effortless wrapper
-
rust_filen
Rust interface for Filen.io API
-
aletheia
A client library for the Guardian's content API
-
centraldogma
client for Rust
-
yukikaze
Beautiful and elegant HTTP library
-
githuber
A modern ergonomic GitHub REST API Rust binding
-
monoio-http-client
Http client for Monoio
-
dload
help you download files from URLs easily
-
octocrate-types
A comprehensive GitHub REST API library based on Rust
-
junction-core
Dynamically configurable HTTP service discovery
-
rust-api-test
CLI tool for testing REST APIs
-
node-js-release-info
Asynchronously retrieve Node.js release info by version and platform from the downloads server
-
http-cache-surf
http-cache middleware implementation for surf
-
rand_user_agent
Randomly generate common userAgents,used by spider
-
system_proxy
Get the system-wide HTTP proxy
-
rhai-http
HTTP module for the rhai scripting language
-
rpc-core-net
a tiny rpc library for rust
-
hreq
user first async http client
-
twilight-lavalink
Lavalink client for the Twilight ecosystem
-
b2-client
HTTP client-agnostic Backblaze B2 client library
-
komga
REST API Client generated from OpenAPI specification
-
did-method-plc
did:plc DID method, using the ssi crate
-
artemis
An integrated GraphQL Client that supports caching, fetching and others through extensible exchanges in Rust and with WASM
-
glue-cli
A blazingly fast HTTP client with a magnificent request building syntax, made for humans
-
lalamove-rs
An unofficial Lalamove API crate for rust. It's still in development; PRs welcome!
-
http-adapter
Adapter for HTTP client agnostic requests
-
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.
-
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.
-
tectonic_geturl
A generic interface for HTTP GETs and byte-range requests, with pluggable backends
-
rural
User-friendly command-line HTTP tool
-
slumber_cli
Command line interface for Slumber. Not intended for external use.
-
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
-
recursive_scraper
Constant-frequency recursive CLI web scraper with frequency, filtering, file directory, and many other options for scraping HTML, images and other files
-
ddnet-account-client-reqwest
The client implementation using reqwest as HTTP client
-
termii-rust
Rust SDK for termii a messaging provider
-
sec-http3
An async HTTP/3 implementation that supports web transport
-
minio
SDK for Amazon S3 compatible object storage access
-
http-downloader
支持多线程与断点续传的 Http 下载库
-
ureq_multipart
ureq multipart post toolkit
-
salvo-utils
hyper utilities
-
attackerkb-api-rs
AttackerKB API
-
fast_reqwest
higher level HTTP client library
-
jsonrpsee-core
jsonrpsee
-
reqwest-middleware-wasi
Wrapper around reqwest to allow for client middleware chains
-
ratcurl
Rust bindings to libcurl for making HTTP requests, with curl-impersonate support
-
isahc-opendal-workaround
The practical HTTP client that is fun to use
-
chris
client library
-
radegast
Fiber friendly http client for tarantool apps
-
etwin_dinorpg_client
DinoparcClient implementations
-
logtail-rust
Logtail http client wrapper
-
http_io
limited dependencies containing an HTTP client and server
-
download-async
A fast and convenient wrapper around hyper with https support
-
june-analytics
June analytics client for Rust
-
drupal_kit
Flexible Drupal HTTP client supporting a variety of popular contrib modules
-
postman
client, generated from the OpenAPI spec
-
loop-http-get
Send an HTTP GET every minute
-
h2_wasi
An HTTP/2 client and server
-
curio
A blazing fast http client
-
frizz
curl alternative written in rust
-
starburst
a discord api wrapper
-
maera
A monitor for periodically scraping websites with genuine browser fingerprints
-
square-ox
An easy, idiomatic, and flexible way of interacting with the Square API, following Rust conventions
-
ord-reqwest
A lightweight HTTP client for ordinals server and runes utility
-
tokio-curl
asynchronous HTTP client using futures backed by libcurl
-
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
-
devlibx-tutorial
http client project
-
tower-api-client
Toolkit for creating API clients with Tower
-
conductor_rust
building Conductor workers with Rust
-
static-http-cache
A local cache for static HTTP resources
-
oha
Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation
-
filesvc-rs
Wrapper for the https://files.vc file hosting service
-
licc
Liefland Idle Champions Codes - Client for the liefland codes API service for Idle Champions of the Forgotten Realms chest codes
-
req
Command line http client (like curl). Easier formatting to send JSON bodies, smarter defaults, and more, when compared to curl.
-
libtodoist
Rust wrapper around Todoist API
-
openshift-openapi
Bindings for the OpenShift client API
-
simplehttp
(and very immature) sync http client. Intended to have multiple implementations abstracting away API differences between platforms
-
li-http-client
Types and traits for http clients
-
dxr_server
Declarative XML-RPC (server implementation)
-
simplepush-rs
Client for the simplepush.io API
-
http_api_service
A Retrofit inspired implementation for Rust
-
questrade
Oxidized Questrade Client
-
attohttp
Small and lightweight HTTP client
-
dxr_client
Declarative XML-RPC (client implementation)
-
reqwest_mock
mockable reqwest-like HTTP client
-
yew_assets
Assets Icon components for yew
-
surf-retry
A retry middleware for surf
-
thirtyfour
Selenium / WebDriver library for Rust, for automated website UI testing. Tested on Chrome and Firefox, but any webdriver-capable browser should work
-
srs-client
bindings for the main functionalities of the SRS
-
qweather-http-client
QWeather HTTP Client
-
reqwest-cache
reqwest-middleware based in-memory HTTP caching middleware
-
fetch_unroll
fetching and unrolling .tar.gz archives
-
square-rust
client library for the Square API
-
requiem-wc
Actix http client
-
qiniu-reqwest
Qiniu Reqwest based HTTP Interface Implementation for Rust
-
ht
HTTPie clone
-
file-retriever
Concurrent download library with progress bar
-
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
-
consul
Rust client libray for Consul HTTP API
-
s3v4
signing requests and URLs using AWS' S3 version 4 protocol
-
maxmind_geo_ip2
a REST API client for the MaxMind GeoIP2 API
-
alamofire-kit
Alamofire Kit
-
arrpc-contract
Default contracts for ARRPC
-
misskey
Asynchronous client for Misskey
-
hyper_wasi
A fast and correct HTTP library
-
cloudflare-rs
bindings for Cloudflares v4 API
-
odata-simple-client
Simplified OpenData API Client
-
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
-
wandbox
An api binding for Wandbox
-
ratmom
Sensible, async, curl-based HTTP client
-
cabot
HTTP Client
-
rusty-driver
A high level async API for controlling a web browser with webdriver
-
edjx
EDJX SDK
-
dbfile
http client by rust
-
req_it
A graphical multi-tab HTTP client
-
yfinance-rust
downloading Yahoo Finance V8 chart data
-
hyper-hickory
HTTP connector for hyper that uses hickory's DNS resolver
-
gotopub
GoToSocial and general Fediverse client
-
cdumay_rest_client
call remote REST API application
-
eiga
A WIP TMDB API client
-
interfacer
SDK builder for various API, like retrofit
-
restless
REST API helper traits
-
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
-
longboard
the easy way to surf
-
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.
-
quiverquant
accessing the QuiverQuant API
-
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
-
uaparser-rs
user agent parser for rust
-
aahc
Asynchronous, zero-allocation HTTP client that is agnostic to choice of executor
-
https_demo
https demo website in Rust
-
hitt-request
Request utility library for the hitt http testing tool
-
httpc
An HTTP client working both natively and in WASM environments
-
reqwest-tracing-wasi
Opentracing middleware for reqwest
-
dmc-dsg
DMC DSG Client
-
anterofit
Wrap REST APIs with Rust traits using macros
-
strois
S3 synchronous SDK based on rusty_s3 and ureq
-
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.
-
ocpi
Unofficial, in progress, OCPI implementation
-
eventsource
accessing EventSource/Server-Sent Events endpoints
-
stud_ip_scraper
Blazingly fast 🚀 library for interacting with Stud.IP 📚
-
did-webkey
did:webkey DID method, using the ssi crate
-
hydrus-ptr-client
A http client for the hydrus ptr
-
format-url
Make building URLs more ergonomic
-
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
-
webpage-cli
Interrogate web pages for information
-
jsonrpc-client-http
A transport implementation for jsonrpc-client-core based on Hyper and futures
-
polyio
A create for interacting with the Polygon API at polygon.io
-
hyper-sync-rustls
Glue code for Rustls and synchronous Hyper
-
user_agent
concept of a user agent session, storing and retrieving cookies over multiple HTTP requests (a
Session
) -
mclient
macro based http client
-
curlall
curl-like CLI tool to automatically page through APIs
-
hue-bridge
Asynchronous Hue Bridge API bindings
-
k8s-openapi-derive
Custom derives for the Kubernetes client API
-
dbfs-client
Databricks DBFS Client
-
smolhttp
fork of the original minihttp and aims to keep simple and lightweight
-
mz-http-proxy
HTTP proxy adapters that respect the system proxy configuration
-
wildland-http-client
Wildland http client
-
vigor_agent
Client library for Vigor servers
-
lib-todoist
(Not affiliated with Todoist) Todoist lib; bringing Todoist to the terminal
-
win_inet
Small wrapper around WinINet
-
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.
-
nightfly-twitchax-patch
higher level HTTP client library for the lunatic runtime
-
jsonrpc-ws-client
JSON-RPC 2.0 websocket client implementation
-
iam_token_manager
An IAM token manager for IBM Cloud tokens
-
porkbun-rs
Porkbun API client
-
blacksmith
Building-block functions for async systems
-
chttp
The practical HTTP client that is fun to use
-
hubcaps-ex
Rust interface for Github
-
clia_nacos_rust_client
A personal temporary mod for nacos rust client
-
knock
HTTP Client for Rust
-
finmind
https://finmindtrade.com/analysis/#/data/document
-
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.
-
surf-vcr
Record and replay HTTP sessions for testing surf clients
-
dtrack
Dependency-Track in the CI
-
li-http-types
Common types for HTTP operations
-
misato
Official Rust interface for MisatoWiki Web API
-
ml-downloader
blocking downloader based on reqwest
-
fe_session
local session storage for Iron
-
lynx
Small and lightweight HTTP client
-
pilfer
TUI frontend for Eludris
-
geoprox-client
An HTTP client library for interacting with the Geoprox search engine
-
mio_surf
Surf the web - HTTP client framework
-
tomcat
Send HTTP/HTTPS requests
-
hyper-proxy2
A proxy connector for Hyper-based applications
-
htwrap
Framework-less Hyper client and server
-
rama-core
rama service core code, used by rama and service authors
-
algorithm-problem-client
HTTP Client for algorithm problems
-
rttp_client
Rust http client lib
-
sailhouse
Official Sailhouse client for Rust
-
restau
Demo
-
client_request
Rust implimentation for API
-
pshbullet_client
Unofficial Pushbullet API client
-
azure-rust
Rust client for the Azure DevOps Server
-
azure_rs
Rust client for the Azure DevOps Server
-
transistor
Crux Datalog DB Client
-
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
-
honeybadger
client for rust
-
qiniu-multipart
A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server
-
deepl
API
-
ichor
An API wrapper for itch.io
-
drand-client-rs
A small rust library for retrieving random numbers from drand
-
voight_kampff
A user agent checker
-
bma-jrpc
JSON RPC client for Rust
-
iqhttp
iqlusion's HTTPS toolkit. Provides a high-level wrapper around hyper, with built-in SSL/TLS support based on rustls.
-
reqwest-ratelimit
Rate-limit middleware for reqwest
-
threaty-rs
Combine multiples CTI APIs in Rust to help performing analysis
-
reqwest-retry-after
Retry-After header support for reqwest
-
windy-station
Oxidized Windy PWS Client
-
httpie
Human-friendly CLI HTTP client for the API era
-
pi_awc
Async HTTP and WebSocket client library
-
fastly_rt
Fastly Real time stats API
-
lmstfy-client
client for lmstfy server
-
slumber_config
Configuration for Slumber. Not intended for external use.
-
gst-client-rs
bindings for the main functionalities of the GStreamer Daemon
-
line-login-api
LineLoginApi for Rust
-
kubeclient
An ergonomic Kubernetes API client to manage Kubernetes resources
-
line2httppost
HTTP client that POSTs each incoming stdin command line to specified URL, reusing the connection if possible
-
duma
A minimal file downloader
-
roy
high-level library for consuming RESTful APIs
-
analytics
Segment analytics client for Rust https://segment.com/docs/libraries/rust
-
aliyun_rust_http_client
aliyun rust http client
-
fb_cloned
Cloned macro
-
topgg-rs
A top.gg library that makes posting and getting info easy!
-
foursquare-async
Foursquare API for async Rust
-
eludrs
API wrapper for Eludris built on Tokio
-
twilight-webhook
Caching and utility methods for Discord webhooks, a third party crate of the Twilight ecosystem
-
texcreate_lib
The core library for texcreate
-
dx_http
A robust HTTP client library with support for dynamic serialization
-
bitbucket-server
Async bitbucket server bindings
-
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
-
twitch-helix
API to interact with twitch's Helix API
-
rust_client
A command line http client
-
asession
a user-friendly Client wrapper
-
txts-rs
interacting with txts
-
hac-core
your handy API client, on your terminal!
-
unsplash-rs
API for accessing the Unsplash API
-
civitai
Load models from civit ai
-
weblib
small, simple library for fetching the contents of a URL and returning them as a string
-
ecli-server-codegen
RESTFul APIs provided by ecli-server
-
surf-governor
A rate-limiting middleware for surf
-
etwin_twinoid_client
DinoparcClient implementations
-
mirai_rs
mirai-rs is a mirai-api-http client implementation written in Rust