-
tonic
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility
-
mockito
HTTP mocking for Rust
-
web-sys
Bindings for all Web APIs, a procedurally generated crate from WebIDL
-
jsonwebtoken
Create and decode JWTs in a strongly typed way
-
tower-http
Tower middleware and utilities for HTTP clients and servers
-
h2
An HTTP/2 client and server
-
http
A set of types for representing HTTP requests and responses
-
webbrowser
Open URLs in web browsers available on a platform
-
leptos
full-stack, isomorphic Rust web framework leveraging fine-grained reactivity to build declarative user interfaces
-
mime
Strongly Typed Mimes
-
jsonschema
JSON schema validaton library
-
utoipa
Compile time generated OpenAPI documentation for Rust
-
scraper
HTML parsing and querying with CSS selectors
-
headers
typed HTTP headers
-
jsonrpsee
JSON-RPC client/server framework
-
lychee
A fast, async link checker
-
cookie
HTTP cookie parsing and cookie jar management. Supports signed and private (encrypted, authenticated) jars.
-
jsonpath-rust
basic functionality to find the set of the data according to the filtering query
-
graphql_client
Typed GraphQL requests and responses
-
serenity
Discord API
-
dioxus
Build fullstack web, desktop, and mobile apps with a single codebase
-
rust-embed
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
-
headless_chrome
Control Chrome programatically
-
v8
Rust bindings to V8
-
sourcemap
Basic sourcemap handling for Rust
-
selectors
CSS Selectors matching for Rust
-
hyper-timeout
A connect, read and write timeout aware connector to be used with hyper Client
-
jsonrpc-core
Transport agnostic rust implementation of JSON-RPC 2.0 Specification
-
google-sheets4
A complete library to interact with Sheets (protocol v4)
-
swc_ecma_codegen
Ecmascript code generator for the swc project
-
csscolorparser
CSS color parser library
-
matrix-sdk
A high level Matrix client-server library
-
axum-server
High level server designed to be used with axum framework
-
update-informer
Easily implement update checks for your application
-
napi-build
N-API build support
-
worker
SDK for writing Cloudflare Workers
-
spider
The fastest web crawler written in Rust
-
leptos-use
Collection of essential Leptos utilities inspired by React-Use / VueUse / SolidJS-USE
-
str0m
WebRTC library in Sans-IO style
-
rust-s3
working with AWS S3 and compatible object storage APIs
-
network-interface
Retrieve system's Network Interfaces on Linux, FreeBSD, macOS and Windows on a standarized manner
-
psl
Extract root domain and suffix from a domain name
-
mdxjs
Compile MDX to JavaScript in Rust
-
garde
Validation library
-
ammonia
HTML Sanitization
-
twilight-gateway
Discord Gateway implementation for the Twilight ecosystem
-
grass
A Sass compiler written purely in Rust
-
shreddit
Overwrite and delete your Reddit account history
-
nostr
protocol
-
tracing-actix-web
Structured logging middleware for actix-web
-
slack-morphism
Slack Morphism is a modern client library for Slack Web/Events API/Socket Mode and Block Kit
-
aws_lambda_events
AWS Lambda event definitions
-
afterburn
cloud provider agent
-
aws-smithy-types
Types for smithy-rs codegen
-
firestore
API for Google Firestore and own Serde serializer based on efficient gRPC API
-
lightningcss
A CSS parser, transformer, and minifier
-
minifier
tool/lib for JS/CSS/JSON files
-
feed-rs
A feed parser that handles Atom, RSS 2.0, RSS 1.0, RSS 0.x and JSON Feed
-
yahoo_finance_api
adapter for the yahoo! finance API to fetch histories of market data quotes
-
async-openai
OpenAI
-
octorust
A fully generated & opinionated API client for the GitHub API
-
reqsign
Signing API requests without effort
-
cloudevents-sdk
CloudEvents official Rust SDK
-
bytestring
A UTF-8 encoded read-only string using
Bytes
as storage -
pear
fruit
-
openai-api-rs
OpenAI API client library for Rust (unofficial)
-
crates_io_api
API client for crates.io
-
trunk
Build, bundle & ship your Rust WASM application to the web
-
http-body
Trait representing an asynchronous, streaming, HTTP request or response body
-
cookie_store
Cookie storage and retrieval
-
iref
Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned
-
fn
evaluating a JavaScript function and printing the result
-
deno_doc
doc generation for deno
-
json-ld
JSON-LD implementation
-
parse_link_header
parsing HTTP Link header
-
mangadex-api
SDK for the MangaDex API
-
rctree
A 'DOM-like' tree implemented using reference counting
-
actix-web-prom
Actix Web middleware to expose Prometheus metrics
-
uriparse
A URI parser including relative references
-
poise
A Discord bot framework for serenity
-
rdftk_core
core RDF data model; concrete implementations for Statements and Literals, along with a Resource type that provides a builder-like experience for models
-
rsbench
Benchmarking utility written in pure rust
-
tree-sitter-javascript
JavaScript grammar for tree-sitter
-
fastly-api
Fastly API client
-
html5gum
A WHATWG-compliant HTML5 tokenizer and tag soup parser
-
constellation-server
Pluggable authoritative DNS server. Entries can be added & removed from an HTTP REST API.
-
obelisk
Deterministic workflow engine
-
tower-cookies
Cookie manager middleware for tower
-
weedle2
A WebIDL Parser
-
bard-rs
Google Gemini CLI (Bard)
-
gitlab
API client
-
matrix-sdk-base
The base component to build a Matrix client library
-
chromiumoxide
interacting with a chrome instance with the chrome devtools protocol
-
dav-server
Rust WebDAV server library. A fork of the webdav-handler crate.
-
crisp-status-local
Crisp Status local probe relay
-
parsoid
Wrapper around Parsoid HTML that provides convenient accessors for processing and manipulation
-
axum-valid
validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them
-
instant-acme
Async pure-Rust ACME client
-
boon
JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation
-
gerust
takes care of the accidental complexity of Rust backend projects so you can stay focused on what matters
-
graph-rs-sdk
Rust SDK Client for Microsoft Graph and Microsoft Identity Platform
-
yew-hooks
Hooks for the Yew web framework, inspired by react hook libs like streamich/react-use and alibaba/hooks
-
apistos
Actix-web OpenAPI v3.0 documentation generator
-
aws-sdk-ebs
AWS SDK for Amazon Elastic Block Store
-
public-suffix
efficient determination of eTLD+1 based on the Mozilla Public Suffix List
-
tachys
Tools for building reactivity-agnostic, renderer-generic, statically-typed view trees for user interface libraries
-
pact_mock_server_cli
Standalone pact mock server for consumer pact tests
-
google-calendar3
A complete library to interact with calendar (protocol v3)
-
xml_dom
providing a reasonably faithful implementation of the W3C DOM Core
-
sophia_api
toolkit for RDF and Linked Data - Core API
-
genai
Multi-AI Providers Library for Rust. (Anthropic, OpenAI, Gemini, xAI, Ollama, Groq, ...)
-
monolith
CLI tool for saving web pages as a single HTML file
-
svix
Svix webhooks API client and webhook verification library
-
oxitraffic
Self-hosted, simple and privacy respecting website traffic tracker
-
vigil-server
Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
-
paperclip
OpenAPI tooling library for type-safe compile-time checked HTTP APIs
-
discord-presence
client for Discord RPC
-
web-push
Web push notification client with support for http-ece encryption and VAPID authentication
-
async-stripe
API bindings for the Stripe HTTP API
-
urlpattern
rust-urlpattern is a Rust implementation of the URLPattern standard
-
twilight-model
Discord API models for the Twilight ecosystem
-
okapi
Structs for OpenAPI (AKA Swagger) documents
-
kittycad
A fully generated & opinionated API client for the KittyCAD API
-
zookeeper-client
ZooKeeper async client
-
festive-bot
A bot to track events occurring on a private Advent of Code leaderboard
-
rsspls
Generate RSS feeds from websites
-
axum-streams
HTTP body streaming support for Axum: json/csv/protobuf/arrow/txt
-
discord-sdk
An open implementation of the Discord Game SDK
-
publicsuffix
Extract root domain and suffix from a domain name
-
rust-ocpp
ocpp 1.6 and 2.0.1 libraries
-
axum-extra
Extra utilities for axum
-
rs-consul
access to a set of strongly typed apis to interact with consul (https://www.consul.io/)
-
browserslist-rs
Rust-ported Browserslist
-
azure_data_cosmos
Rust wrappers around Microsoft Azure REST APIs - Azure Cosmos DB
-
riven
Riot Games API Library
-
http-api-problem
create HTTP error response content for APIs based on RFC 7807
-
scaleway_api_rs
Generated library to interact with Scaleway API
-
ruma
Types and traits for working with the Matrix protocol
-
biome_diagnostics
Biome's shared infrastructure to implement reporting pretty error and diagnostics
-
cblt
Safe and fast minimalistic web server, written in Rust, that serves files from a directory and proxies requests to another server
-
css-inline
High-performance library for inlining CSS into HTML 'style' attributes
-
nineties
An app starter for traditional web apps
-
twapi-v2
Twitter API v2 library
-
vertigo
Reactive Real-DOM library with SSR for Rust
-
squareup
Rust SDK for the Square Developer API
-
clerk-rs
The official community Rust SDK for the Clerk API
-
ngrok
agent SDK
-
musicbrainz_rs
MusicBrainz Rust is a utility crate for the MusicBrainz API
-
oxc-browserslist
Rust-ported Browserslist for Oxc
-
ntex-h2
An HTTP/2 client and server
-
cfn-guard
AWS CloudFormation Guard is an open-source general-purpose policy-as-code evaluation tool. It provides developers with a simple-to-use, yet powerful and expressive domain-specific language (DSL)…
-
kubert
Kubernetes runtime helpers. Based on kube-rs.
-
forgejo-todo-checker
Checks your source files for TODO and FIXME comments, where they don't have an open issue number
-
axum_typed_multipart
Type safe multipart/form-data handling for axum
-
reflux
A microservice framework aimed at scalability, flexibility and ease of use
-
sitemap-rs
generate URL, Index, Image, Video, and News sitemaps
-
mandu
A static site generator to create a simple blog from Markdown files
-
heater
sitemap-based cache-warming with header variations
-
typescript-type-def
Generate TypeScript type definitions for Rust types
-
javascriptcore-rs
Rust bindings for the javacriptcore library
-
spider_chrome
interacting with a chrome instance with the chrome devtools protocol for spider
-
idempotent-proxy-server
Idempotent proxy server
-
leptos-struct-table
Generate a complete batteries included leptos data table component from a struct definition
-
qcs-api-client-openapi
Auto-generated bindings to the QCS OpenAPI
-
tree-sitter-typescript
TypeScript and TSX grammars for tree-sitter
-
actix-web-httpauth
HTTP authentication schemes for Actix Web
-
spacegate-kernel
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
shuttle-runtime
Runtime to run a service on the Shuttle platform
-
kmail-alias-bot
A Telegram bot for easy alias management on Infomaniak kMail service
-
async-openai-wasm
OpenAI on WASM
-
markup5ever_rcdom
Basic, unsupported DOM structure for use by tests in html5ever/xml5ever
-
rust-embed-for-web
Rust Macro which embeds files into your executable. A fork of
rust-embed
with a focus on usage on web servers. -
taskcluster
API client for Taskcluster; typically used via
taskcluster
-
r3bl_redux
Redux library built using Tokio, concurrent & parallel
-
bsky-sdk
ATrium-based SDK for Bluesky
-
feroxbuster
A fast, simple, recursive content discovery tool
-
oranda
🎁 generate beautiful landing pages for your projects
-
article_scraper
Scrap article contents from the web. Powered by fivefilters full text feed configurations & mozilla readability.
-
gemfreely
Synchronize Gemini protocol blogs to the Fediverse
-
unleash-edge
Unleash edge is a proxy for Unleash. It can return both evaluated feature toggles as well as the raw data from Unleash's client API
-
tsync
Generate typescript types from rust code
-
sauron
A versatile web framework and library for building client-side and/or server-side web applications
-
yew-bootstrap
Bootstrap 5 Components for Yew
-
musicbrainz_rs_nova
MusicBrainz Rust is a utility crate for the MusicBrainz API
-
botapi
A mildly competent autogenerated telegram bot api wrapper
-
teloxide
An elegant Telegram bots framework for Rust
-
revolt_rocket_okapi
OpenAPI (AKA Swagger) document generation for Rocket applications
-
dom_query
HTML querying and manipulation with CSS selectors
-
rusty-s3
pure Rust AWS S3 Client following a Sans-IO approach
-
hcloud
Unofficial Rust crate for accessing the Hetzner Cloud API
-
libcnb
A framework for writing Cloud Native Buildpacks in Rust
-
grammers-client
A high level client to interact with Telegram's API
-
blades
Blazing fast dead simple static site generator
-
reflectapi-cli
CLI for reflectapi
-
leptosfmt
view macro formatter CLI for the Leptos web framework
-
icondata_ai
providing SVG and corresponding metadata for "Ant Design Icons"
-
yarn-lock-parser
yarn.lock parser
-
pg_filters
helper to generate postgres sql for pagination, sorting and filtering
-
ghl
An easier way to construct Github links
-
fusionauth-rust-client
FusionAuth server. Find out more at https://fusionauth.io. You need to set up an API key…
-
hcaptcha
client response verification. Validate the hCaptcha response submitted from to your server from the client.
-
opentelemetry-stackdriver
opentelemetry exporter that uploads traces to Google Stackdriver trace
-
web-transport-quinn
WebTransport library for Quinn
-
ginepro
A client-side gRPC channel implementation for tonic
-
tokio_with_wasm
Mimicking tokio functionalies on web browsers
-
seam
Symbolic Expressions As Markup
-
event-store-adapter-rs
DynamoDB an Event Store
-
loro
high-performance CRDTs framework. Make your app collaborative efforlessly.
-
shurly
URL shortener with API management
-
crunchyroll-rs
Pure Rust implementation of the crunchyroll api
-
stylance
Scoped CSS for rust projects
-
aws-sdk-rdsdata
AWS SDK for AWS RDS DataService
-
darwin-v7
Unofficial rust client for the V7 annotation platform
-
utoipa-swagger-ui
Swagger UI for utoipa
-
frankfurter_cli
CLI wrapper around the Frankfurter API
-
mediawiki
client library
-
twitch_api
talking with the new Twitch API aka. "Helix", EventSub and more!
-
subscan
A subdomain enumeration tool leveraging diverse techniques, designed for advanced pentesting operations
-
turbo-remote-cache-rs
A remote cache server for turbo
-
plaid
client, generated from the OpenAPI spec
-
feattle
Featture toggles for Rust, extensible and with background synchronization and administration UI
-
parcel_sourcemap
Parcel Source Map Library
-
gitbackup
Backup all your git repositories with a single command
-
tgbot
A Telegram Bot library
-
release-exporter
Retrieves release information and exports related metrics
-
html-asset-hasher
Asset cache busting for your static HTML files, with optional Tailwind CSS bundling!
-
specfmt
Command line tool to format Bikeshed and Wattsi specifications using WHATWG conventions
-
openweather_sdk
a fully typed SDK for the OpenWeather API
-
am2am
A proxy that is designed to handle incoming webhooks from Alertmanager and forward them to another Alertmanager instance
-
tok
A CLI client for tick tick
-
ynab-api
OpenAPI-generated API bindings for the YNAB API
-
redmine-api
API for the Redmine issue tracker
-
menser
Fetches and displays meals from the stw-on API
-
leptos_router
Router for the Leptos web framework
-
cargo-screeps
Build tool for deploying Rust WASM code to Screeps game servers
-
iamb
A Matrix chat client that uses Vim keybindings
-
fbtoggl
Terminal client to interact with track.toggl.com REST api
-
rusaint
SSU u-saint client
-
hen
Run API collections from the command line
-
peopledatalabs
client for the People Data Labs API
-
best403unlocker-rs
best403unlocker project to bypass 403
-
roux
(a)synchronous Reddit API wrapper
-
app-store-connect
Apple App Store Connect API and client
-
billecta
Generated Billecta API
-
skyscraper
XPath for HTML web scraping
-
windmark
An elegant and highly performant async Gemini server framework
-
urlshortener
A very simple url shortener client library
-
slack-cli
slack cli Project homepage: https://github.com/isaacadams/slack-api-client
-
magicapi-ai-gateway
A high-performance AI Gateway proxy for routing requests to various AI providers, offering seamless integration and management of multiple AI services
-
nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
-
mwapi
A MediaWiki API client library
-
rsass
Sass implementation in pure rust (not complete yet)
-
eren
Stream & Download Animes from your terminal
-
tonic-types
A collection of useful protobuf types that can be used with
tonic
-
mwtitle
MediaWiki title validation and formatting
-
yewlish-testing-tools
A set of testing tools for the Yew framework
-
sw-sync-cli
CLI for fast and flexible data transfer between shopware and (CSV) files over API
-
aws-sign-v4
Generate AWS Signature 4 headers easily
-
cf-rustracing
OpenTracing API for Rust
-
scalesocket
A collaborative websocket server and autoscaler
-
thaw
An easy to use leptos component library
-
named-colour
Hex Codes for popular colour names
-
jsonrpc-pubsub
Publish-Subscribe extension for jsonrpc
-
app-store-server-library
server library for the App Store Server API and App Store Server Notifications
-
garage
S3-compatible distributed object store for self-hosted deployments
-
page-turner
A generic abstraction of APIs with pagination
-
atac
Arguably a Terminal API Client. Feature-full, free, open-source, offline and account-less.
-
spider-cloud-cli
The Spider Cloud CLI for web crawling and scraping
-
tgt
TUI for Telegram
-
input_yew
A feature-rich, accessible, highly customizable, functional, reusable input component for the Yew framework
-
raffia
One parser for CSS/SCSS/Sass/Less
-
boavizta_api_sdk
client/sdk to access Boavizta API
-
ic_tee_cli
A command-line tool implemented in Rust for the IC-TEE
-
stamd
Webservice for working with stand-off annotations on text (STAM)
-
trailbase
Package to use TrailBase as a framework
-
gumbo
Best of the best rust projects all mixed together into a website framework
-
invidious
Get information about videos from YouTube with this simple Invidious API wrapper. Does not use the YouTube API (No tokens required)
-
modbot
Discord bot for https://mod.io. ModBot provides commands to search for mods and notifications about added & edited mods
-
dtz-identity
a generated client for the DTZ Identity API
-
tauri-specta
Completely typesafe Tauri commands
-
vt3
VirusTotal REST API v3 (Public & Enterprise)
-
dioxus-html
HTML Element pack for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences
-
visdom
A html document syntax and operation library, use APIs similar to jquery, easy to use for web scraping and confused html
-
swc_ecma_utils
swc ecmascript ast nodes
-
metasearch
a cute metasearch engine
-
deno_npm
npm registry client and dependency resolver used in the Deno CLI
-
homebrew
wrapper around the homebrew package
-
woothee
user-agent strings parser
-
staticdatagen
generating structured data files and metadata for static sites, including HTML, RSS feeds, sitemaps, and SEO-optimized meta tags
-
openstack_sdk
OpenStack SDK
-
rustic-ssg
efficient static site generator written with Rust
-
xmlem
XML DOM implementation with pretty printing
-
axum-htmx
A set of htmx extractors, responders, and request guards for axum
-
fluvio-stream-model
Fluvio Event Stream Model
-
segment
analytics client for Rust. Forked for Meilisearch: https://github.com/meilisearch
-
utf64
encode utf-8 strings into utf-64, and decode them back
-
ats-monitoring
Application for monitoring and reporting of engineering systems, sending notifications via Telegram-bot, API SMS gateway
-
pfg
A Podcast Feed Generator
-
google-youtube3
A complete library to interact with YouTube (protocol v3)
-
rust_jsc
High-level bindings to JavaScriptCore
-
capybara-bin
A reverse proxy in Rust, which is inspired from Nginx/OpenResty/Envoy
-
rustyscript
Effortless JS Integration for Rust
-
BrandoCulqi
API bindings for the Culqi v2 HTTP API
-
fercord_bot
A Discord bot written in Rust, for personal use
-
gpapi
interacting with the Google Play API
-
bullet_stream
Bulletproof printing for bullet point text
-
slack-messaging
Support building messages for Slack Messaging API
-
expo_push_notification_client
Expo Push Notification Client for Rust
-
terminal-velocity
A blazingly fast static site generator for dorks
-
tauri-plugin-opener
Open files and URLs using their default application
-
chorus
interacting with multiple Spacebar-compatible Instances at once
-
axiom-rs
SDK for Axiom
-
unleash-types
API types for Unleash (https://github.com/Unleash/unleash) client features API response
-
adbyss_psl
A minimal Public Suffix List hostname validator
-
nostr-sdk
High level Nostr client library
-
medea-jason
Client library for Medea media server
-
rh2
An HTTP/2 client and server
-
casdoor-rs-sdk
A Casdoor SDK (contain APIs) with more complete interfaces and better usability
-
mozilla/neqo-client
Neqo, an implementation of QUIC written in Rust
-
pagetop
Un entorno de desarrollo para crear soluciones web modulares, extensibles y configurables
-
product-os-connector
Product OS : Connector provides a framework for definining a server with APIs, outward API calls, a workflow to pass data along, all using only configuration that can be defined in JSON or Yaml…
-
cloud-detect
Detect a host's cloud service provider
-
healthchecks
notify healthchecks.io from inside applications
-
topiary-web-tree-sitter-sys
Topiary's raw bindings to the tree-sitter-web API
-
webrtc-util
WebRTC.rs stack
-
rookie
Load cookie from your web browsers
-
edgegap
Auto-generated client library for the Edgegap API, used by the arbctl tool
-
statsig
SDK for usage in multi-user server environments
-
mackerel_client
An API client library for Mackerel
-
cfn-guard-lambda
Lambda version of cfn-guard. Checks JSON- or YAML- formatted structured data for policy compliance using a simple, policy-as-code, declarative syntax
-
tracing-elastic-apm
Elastic APM intake API tracing layer
-
api-response
A consistent structure for API responses, including success and error handling
-
lemmy_utils
A link aggregator for the fediverse
-
tosho-musq
An asynchronous client of MU! API by SQ
-
testkit
A DSL for testing. Starting with APIs and Browser automation.
-
akvakulturregisteret_rs
API for det nye offentlige Akvakulturregisteret
-
http-body-util
Combinators and adapters for HTTP request or response bodies
-
openapiv3-extended
data structures that represent the OpenAPI v3.0.x specification easily deserializable with serde
-
acme-micro
requesting certificates from an ACME provider (acme-lib fork)
-
congressdotgov_rs
congress.gov API bindings
-
rust-yandexmarket
Библиотека для работы с API Yandex.Market на языке программирования Rust
-
goauth
authenticating Server to Server Apps for Google Cloud Engine
-
ferinth
wrapper for the official Modrinth API
-
laminarmq
A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log
-
rosu-v2
An osu! API v2 wrapper
-
basic-cookies
Low-level RFC 6265 combatible cookie handling library for Rust
-
tailwind_fuse
Tailwind Merge and Variants
-
grammers-tl-gen
Rust code generator from Telegram's API definitions
-
anthropic-sdk
Anthropic Rust SDK
-
common-multipart-rfc7578
multipart/form-data (RFC7578)
-
feedbin_api
Feedbin REST API
-
wayback-rs
Tools for working with the Internet Archive's Wayback Machine
-
mubo
A static url shortener generator
-
hc-runner
Command runner for healthchecks.io
-
updatehub-cloud-sdk
API for interacting with the UpdateHub Cloud
-
jwt-compact-frame
Minimalistic JWT implementation with focus on type safety and secure cryptographic primitives. Works in a FRAME/Polkadot SDK context.
-
openapi-client-gen
Experimental OpenApi client generator for Rust with support for C-FFI and WASM
-
mastodon-async
A wrapper around the Mastodon API
-
cloudinary
API
-
firebase-rs
Rust based Firebase library
-
rustyo
radio that uses mpv to play radio streams from publically available internet radiostations
-
prest
Progressive RESTful framework
-
ant-token-supplies
Token supplies for Autonomi
-
biome_console
print messages (formatted with biome_markup) and diagnostics
-
azure_mgmt_maps
generated REST API bindings
-
traq
⚠️ Community Driven ⚠️ traQ v3 API
-
rustube
A YouTube video downloader, originally inspired by pytube, written in Rust
-
tinysearch
A tiny search engine for static websites
-
tailwind-css
Compile tailwind short instructions to css
-
vaas
Check files and hashes for malicious content
-
pass-it-on
that provides a simple notification client and server that receives messages and passes them on to endpoints
-
pxid
Prefixed Globally Unique Identifier
-
torrust-index
A BitTorrent Index
-
ddragon
pulling data from ddragon, with caching support
-
oxc_sourcemap
Basic sourcemap handling for Rust
-
null-pointer
0x0.st file uploader
-
huawei-cloud-api-definitions-DataArtsStudio
Huawei Cloud API definitions, generated from OpenAPI spec
-
pgxn_meta
The PGXN distribution metadata specification
-
okta-jwt-verifier
A helper library for working with JWT's for Okta in Rust
-
leetcoderustapi
A full-featured Rust API for Leetcode
-
ruts
A middleware for tower sessions
-
webpage
Small library to fetch info about a web page: title, description, language, HTTP info, links, RSS feeds, Opengraph, Schema.org, and more
-
loc_api
interact with the loc.gov API
-
duckai
DuckDuckGo AI to OpenAI API
-
webweg
An asynchronous API wrapper for UCSD's WebReg course enrollment system
-
mailboar
A web interface for Tiny MailCatcher, a MailCatcher clone
-
vigil-local
Vigil Local daemon. Used as a slave service to monitor hosts behind a firewall and report their status to Vigil.
-
pprog
An LLM pair programming server with web interface
-
convex
Client library for Convex (convex.dev)
-
golem-cli
Command line interface for Golem
-
salvo-captcha
A captcha middleware for Salvo framework
-
google-jwt-auth
Generate authentication tokens for Google api requests
-
ts3plugin
An abstraction layer that simplifies creating TeamSpeak3 plugins and stores received data to provide a more convenient API
-
enhanced-magic-string
Rust based magic-string implementation with sourcemap chains support
-
postwoman
API tester and debugger for your CLI
-
simpleSearch
A lightweight search app that combines web search results with AI-generated summaries
-
rudof_cli
RDF data shapes implementation in Rust
-
libreddit
Alternative private front-end to Reddit
-
kobold
Easy declarative web interfaces
-
gouqi
Rust interface for Jira
-
google-generative-ai-rs
An unofficial rust-based client library to interact with the Google Gemini generative AI API
-
rustracing
OpenTracing API for Rust
-
rfesi
Rust API for EVE Online's ESI
-
aws-sdk-medicalimaging
AWS SDK for AWS Health Imaging
-
solrstice
A Solr 8+ client
-
vtg
creating VK and Telegram bots
-
urouter
Small HTTP router
-
rdftk_iri
IRI and URI specifications
-
ruma-common
Common types for other ruma crates
-
tel
Turbofuro Expression Language
-
javascriptcore
Bindings to the JavaScriptCore framework
-
rocket_okapi
OpenAPI (AKA Swagger) document generation for Rocket applications
-
rarbg_api
wrapper for RARBG TorrentAPI
-
tweety-rs
interacting with the Twitter API
-
chrome_server
Chrome proxy API to manage chrome in Cloud Providers
-
chromiumoxide_cdp
Contains all the generated types for chromiumoxide
-
leptos_query
Async query manager for Leptos
-
samling
App for managing apparel collections
-
rss-gen
generating, serializing, and deserializing RSS feeds for various RSS versions
-
datadog-tracing
integrating Datadog with tracing
-
bw-web-api-rs
client for the StarCraft: Remastered API
-
tauri-plugin-cors-fetch
Enabling Cross-Origin Resource Sharing (CORS) for Fetch Requests within Tauri applications
-
llamaedge
interacting with LlamaEdge API
-
turn-driver
Drivers for turn-rs
-
rocket_cors
Cross-origin resource sharing (CORS) for Rocket.rs applications
-
bitwarden-api-identity
Api bindings for the Bitwarden Identity API
-
zu
Yew web components, implementing Material Design
-
lambda_sqs
Handles an SQS event and provides a vec of your type for processing
-
firestore-path
A Firestore path helper
-
ssrkit
SSR simplifier in Rust
-
fastly
Compute API
-
yew-nested-router
A router for Yew which supports nesting
-
deepl
API
-
protosocket-server
Message-oriented nonblocking tcp stream - server tools
-
acme-v2
requesting certificates from an ACME V2 provider
-
modrinth-apitool
A command line interface for interacting with the modrinth api, currently it allows you to search the database for projects, in future it may allow you to download mods and create modlists to auto update
-
lotus-client-schema-rs
Rust client library for interacting with Lotus JSON-RPC API
-
dco3
Async API wrapper for DRACOON in Rust
-
russenger
designed to simplify the handling of Facebook Messenger webhook responses
-
cspgen
CSP generation from an url
-
opentalk-keycloak-admin
Keycloak admin api client library for use in OpenTalk
-
tavily
A tiny tool for calling Tavily's REST API in the simplest way!
-
respo
a tiny virtual DOM library migrated from ClojureScript
-
blog-tools
A collection of tools that helps make blogs in Rust
-
rustywind
A CLI to sort tailwind CSS classes
-
aws-sdk-amplify
AWS SDK for AWS Amplify
-
fever_api
FEVER-API
-
chat-gpt-lib-rs
interacting with OpenAI's ChatGPT API, providing a simple interface to make API requests and handle responses
-
outbox-pattern-processor
easier to dispatch your outbox-pattern data from database to SQS, SNS and/or HTTP(S) gateways
-
acme-lib
requesting certificates from an ACME provider
-
canvas_lms_connector
range of functionalities for interacting with the Canvas Learning Management System API
-
falion
An open source, programmed in rust, privacy focused tool and crate for interacting with programming resources (like stackoverflow) fast, efficiently and asynchronously/parallel using the CLI or GUI
-
webrtc-dtls
A pure Rust implementation of DTLS
-
warp-rate-limit
Rate-limiting middleware for the Warp web framework
-
derust
Easy way to start your Rust asynchronous application server using Tokio and Axum frameworks
-
aliyun-oss-client
an aliyun oss client
-
ntex-cors
Cross-origin resource sharing (CORS) for ntex applications
-
hko
Hong Kong Observatory Open Data API
-
biome_js_factory
create JavaScript AST for biome_js_parser
-
leetr
A CLI tool for setting up local LeetCode projects
-
victor-db
A browser-optimized vector database
-
prigen-cli
PriGen es una herramienta para generar proyectos de manera rápida y eficiente siguiendo los lineamientos de arquitectura
-
crates-io
Helpers for interacting with crates.io
-
queryst
Rust query string parser with nesting support, forked to update Serde
-
rbxcloud
CLI and SDK for the Roblox Open Cloud APIs
-
nject
Zero cost dependency injection module
-
rust-anilist
wrapper for the Anilist API, providing asynchronous methods to interact with various entities like Anime, Manga, User, Person, and Character
-
arnak
BoardGameGeek XML API
-
wallabag-api
Client API library for Wallabag
-
data-for-seo
DataForSEO API for Rust
-
iceberg-rest-catalog
REST catalog for the unofficial Iceberg table format implementation
-
vereinsflieger
API client for Rust based on the
reqwest
crate -
mime-sniffer
Detecting mime types base on content sniffer
-
rocket-include-static-resources
macros
static_resources_initializer!
andstatic_response_handler!
to statically include files from your Rust project and make them be the HTTP response sources quickly -
paginate
framework agnostic pagination crate, that is especially suited for databases, slices and collections. Paginate calculates the range of pages indexes, making it ideal for accessing slices…
-
post-commands
execute preconfigured commands via HTTP post requests
-
azure_mgmt_storage
generated REST API bindings
-
curl-parser
Convert curl command to a ParsedRequest (could be further converted to reqwest::RequestBuilder)
-
cgip
Terminal client for interacting with Chat GPT that allows you to build and manipulate contexts
-
twust
Zero-config Static type-checker for Tailwind CSS
-
rsfunceble
PyFunceble rewritten in Rust with concurrency and speed in mind
-
rswarm
Swarm framework
-
cringecast
CLI podcatcher
-
cjval
Schema-validation of CityJSON+CityJSONSeq datasets
-
lunatic
Helper library for building Rust applications that run on lunatic
-
avassa-client
integrating with the Avassa APIs
-
google-gmail1
A complete library to interact with Gmail (protocol v1)
-
debbugs
Debian Bugtracking System API client
-
limitador
Rate limiting library
-
carapax
A Telegram Bot Framework
-
cssparser-color
Color implementation based on cssparser
-
p7m-phone
Rust bindings for the telephone and queue services API of P7M
-
trello-to-deck
Migrate your Trello Board to Nextcloud Deck
-
dom-content-extraction
Content extraction via text density paper
-
cvmfs_server_scraper
A scraper for CVMFS servers
-
yew-alert
⚠️ A simple and flexible alert component for the Yew framework
-
tree-sitter-stack-graphs-javascript
Stack graphs definition for JavaScript using tree-sitter-javascript
-
bacli
A wrapper around the Bitaxe API, enabling the management of a Bitaxe device in an easy to use way
-
ip-api-wrapper
API Wrapper IP-API.com
-
jsonwebtoken-aws-lc
Create and decode JWTs in a strongly typed way
-
rustemon
wrapping the awesome PokeAPI
-
wasm_client_solana
A wasm compatible solana rpc and pubsub client
-
rustc-build-sysroot-emscripten
Build rust sysroots for Emscripten
-
rabbitmq-management-client
client for the RabbitMQ Management API
-
pandora-api
Low-level bindings to the (unofficial) Pandora web api
-
tonic_prometheus_layer
Tonic-compatible Tower Layer for Prometheus Metrics
-
tetr_ch
wrapper for the TETRA CHANNEL API
-
rrdnsd
Distributed monitoring for Round Robin DNS load balancing and high availability
-
mcai_worker_sdk
AMQP Worker to listen and provide trait to process message
-
redirectionio
Redirection IO Library to handle matching rule, redirect and filtering headers and body
-
magneto
A torrent searching library
-
jutella-xmpp
XMPP – OpenAI API bridge
-
gitnow
Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type.
-
demostf-client
Api client for demos.tf
-
html-generator
robust Rust library designed for transforming Markdown into SEO-optimized, accessible HTML. Featuring front matter extraction, custom header processing, table of contents generation…
-
kismesis
A static site generator with plugins and a custom markup language
-
phd
an esoteric gopher server
-
pan-os-rs
PanOS REST API wrapper!
-
rbgg
that will fetch the BGG data using the APIs defined on boardgamegeek.com (https://boardgamegeek.com/wiki/page/BGG_XML_API). This will take input queries and return JSON responses.
-
pokemontcgio
An interface for interacting with the pokemontcg.io REST API
-
egs-api
Interface to the Epic Games API
-
qiniu-http
Qiniu HTTP Interface for Rust
-
fbinit
Facebook init token
-
wx_pay
微信支付 api
-
mpesa-sdk
streamlined interface for integrating M-Pesa, a widely used mobile money service, into your applications
-
google-cloudevents
Prost/Serde structs for Google CloudEvent types with axum integration
-
axum-params
A Rails-like powerful parameter handling library for Axum
-
terrazzo
build dynamic web pages in Rust
-
tgreddit
Get the top posts of your favorite subreddits to Telegram
-
icondata_fa
providing SVG and corresponding metadata for "Font Awesome"
-
wallheaven
Random image fetcher for wallhaven.cc
-
jsonwebkey
JSON Web Key (JWK) (de)serialization, generation, and conversion
-
rust-anticaptcha
AntiCaptcha service API
-
tower-livereload
A LiveReload middleware built on top of tower
-
mwbot
A MediaWiki bot framework
-
telers
An asynchronous framework for Telegram Bot API written in Rust
-
companies-house-api
consuming various APIs from Companies House
-
minidom
A small, simple DOM implementation on top of rxml, targeting the subset of XML useful for XMPP
-
tiktok_rust
interacting with the TikTok API, enabling direct posting of content and querying creator information
-
fhir-rs
HL7 FHIR Specification for Rust
-
datamuse-api-rs
A wrapper library for the Datamuse api
-
alphavantage
Alpha Vantage API client
-
ilert
The official ilert api bindings
-
base64urlsafedata
Base 64 Url Safe wrapper for Serde
-
rdftk_io
traits for reading and writing Statements and Graphs as well as implementations of these for common representations
-
teslatte
A command line tool and Rust crate for querying the Tesla API
-
blue_archive
A Blue Archive api wrapper for Rust, based off of SchaleDB's data: https://github.com/lonqie/SchaleDB
-
amsterdam
A gateway for observing, routing, and transforming prompts
-
hcaptcha-no-wasm
hCaptcha client response verification. Validate the hCaptcha response submitted from to your server from the client.
-
tysm
Typed OpenAI Chat Completions
-
cftail
Tail CloudFormation deploys
-
tankerkoenig
API wrapper for the tankerkoenig api
-
urlshortener-cli
A program which makes your url shorten
-
feedly_api
feedly REST API
-
uri_encode
URI percent encoding (encodeURI, encodeURIComponent, urlencode)
-
feedlynx
Collect links to read or watch later in your RSS reader
-
openleadr-vtn
OpenADR 3.0 VTN server
-
archaeologist
Rust client for Artifacts
-
septa-api
SEPTA Async Rust API Client
-
tauri-plugin-gamepad
A plugin for Tauri that provides a polyfill for Gamepad Web API that works on most common platforms
-
shitpost
A compile-time Markov bot creator for the Fediverse
-
kakao-rs
카카오 챗봇 JSON 제작 헬퍼 in Rust
-
goog_cc
A direct Rust port of the Google Congestion Control algorithm from WebRTC
-
dirtgrabber
dirtbags to find campsites on recreation.gov
-
kez
Easy to use dota2 web api
-
wiki-info
A high-speed, blocking, information retrieval API for rust
-
appstoreconnect
client
-
queued
Fast zero-configuration single-binary simple queue service
-
solar-api
accessing the SolarEdge Monitoring API
-
vl-convert-rs
converting Vega-Lite visualization specifications to Vega specifications
-
win-open
Open a path or URL using the program configured on windows system
-
chompbuild
Make-like parallel task runner with a JS extension system
-
enphase-local
A client library for the Enphase Envoy local API
-
torrust/torrust-index
A BitTorrent Index
-
tonic-middleware
Async middleware and interceptor for Tonic services
-
steam-rs
Safe Rust bindings for the Steam Web API
-
sendblue
that provides an API client for interacting with the SendBlue REST API, enabling businesses to integrate iMessage and SMS services into their applications
-
tauri-plugin-http
Access an HTTP client written in Rust
-
lychee-lib
A fast, async link checker
-
novel-api
Novel APIs from various sources
-
virtual-node
A standalone Virtual DOM
-
prediction-guard
SDK for the Prediction Guard API
-
piper-bot
A bot that reads messages from a named pipe and sends them to Discord
-
warframe
An async crate to wrap Warframe's Worldstate API
-
turf
Build SCSS to CSS during compile time and inject those styles into your binary
-
chillup
A dependency search tool for wurstlang libraries
-
kovi-plugin-live-agent
A QQ chatbot powered by Kovi with Bilibili live and OpenAI integration
-
icinga2-api
Rust client for the Icinga2 API
-
heygen
API from Only Finance LTDA
-
rspack_sources
webpack-sources port
-
problem_details
RFC 9457 / RFC 7807 problem details for HTTP APIs
-
line-bot-sdk-rust
LINE Messaging API SDK for Rust
-
untis
accessing the Untis API
-
json_pusher
push JSON data to an endpoint
-
dessalines/lemmy_server
A link aggregator for the fediverse
-
ene_kafka
Ene Kafka is an easy-to-use Rust client for Apache Kafka
-
dtz-observability
a generated client for the DTZ Observability API
-
aws-sdk-docdbelastic
AWS SDK for Amazon DocumentDB Elastic Clusters
-
dto_mapper
create dynamic DTOs (Data Transfer Object) from a structure
-
fgpt
A free reverse proxy and cli tool for OpenAI GPT-3.5-turbo
-
okapi-operation
Procedural macro for generating OpenAPI operation specification (using okapi)
-
rusty-openai
An unofficial OpenAI wrapper that supports image inputs
-
pexels-api
client for the Pexels API
-
nile-client-rs
client for the thenile.dev/
-
html-query
jq, but for HTML
-
wallet_standard
solana wallet standard in rust
-
telegraph-rs
telegraph binding for Rust
-
yngvi
Read, calculate and write weather data
-
jwts
JSON Web Tokens
-
twilight-validate
Functions and constants for validating request parameters
-
reqwest-streams
HTTP body streaming support for reqwest: JSON/CSV/Protobuf and others
-
viam-rust-utils
designed for use with Viamrobotics's SDKs
-
zabbix-api
Zabbix API client
-
data-url
Processing of data: URL according to WHATWG’s Fetch Standard
-
gbfs_types
Types for GBFS
-
worker-kv
Rust bindings to Cloudflare Worker KV Stores
-
antimatter_api
Interact with the Antimatter Cloud API
-
nadeo-api-rs
wrapper for the Nadeo API
-
salvo-cli
Salvo CLI, a tool for the Salvo web framework, creates clean, easy-to-read code, saving you time for the more enjoyable aspects of life
-
bfom-blog
CLI tool for my own blog
-
bloom-server
HTTP REST API caching middleware, to be used between load balancers and REST API workers
-
twilight-interactions
Macros and utilities to make Discord Interactions easy to use with Twilight
-
nomad-client-rs
A HashiCorp Nomad's HTTP API client
-
nodex-api
rust binding to node_api.h
-
source-map
building source maps (v3) for a compiler
-
swc_emotion
AST Transforms for emotion
-
openapi-tui
This TUI allows you to list and browse APIs described by the openapi specification
-
tiller
tills TILs into a static site
-
grimoire_css
A magical CSS system engine for all environments
-
google-storage1
A complete library to interact with storage (protocol v1)
-
acme-rfc8555
Provision certificates from ACME providers
-
go-zoom-kinesis
A robust AWS Kinesis stream processor with checkpointing and retry capabilities
-
kind-openai
Highly opinionated OpenAI API wrapper crate. By Kindness Inc.
-
aleph-alpha-client
Interact with large language models provided by the Aleph Alpha API in Rust code
-
dedoc
Terminal-based viewer for DevDocs documentation
-
zhipuai-rs
zhipuai 's api of rust
-
aerostream
Bluesky client using EventStream
-
openweathermap_client
A client for querying the weather from the free OpenWeatherMap API
-
swimos_route
SwimOS Routing Utilities
-
snops-cli
CLI for interacting with snarkops control plane API
-
fb_poster
An unofficial Rust API client for Facebook post uploads
-
webtek-grader
Aids in the process of extracting student deliverables, and leverages GPT to generate a proposal for the student feedback
-
flipkart_scraper
Scrape Flipkart product details
-
web-fs
An async file system for browser wasm
-
leptos-cosmo
Leptos Cosmo is an opinionated component library for leptos based on the cosmopolitan design principles
-
api-errtype
API error code types definition based on api-response
-
speedtest-rs
Speedtest.net testing utility and crate
-
egg-mode
interact with the Twitter API
-
rgewe_api
API wrapper for GEWECHAT services
-
gpt-commit-message
Create conventional commit message based on the provided input
-
biji-ui
Effortless headless UI components for your Leptos projects
-
twitch_types
common types for Twitch
-
rblog
Blog app
-
graphql-starter
GraphQL starter kit
-
worldtimeapi
API for getting the current time in different timezones
-
pivotal-tracker
interacting with the Pivotal Tracker API
-
keygate-jwt
Easy to use, secure, and opinionated JWT (JSON Web Tokens) implementation for Rust
-
valhalla-client
API client for the Valhalla routing engine
-
hyper-multipart-rfc7578
multipart/form-data (RFC7578) for Hyper
-
ipx
Empower your IP data retrieval tasks by leveraging Rust's capabilities to effortlessly extract comprehensive IP information from URLs, enhancing efficiency and precision in data processing workflows
-
swc_macros_common
Common utilities for swc macros
-
tmi
twitch.tv messaging interface
-
tosho-kmkc
An asynchronous client of KM API by KC
-
sabry
Syntactically Awesome But RustY - crate that brings SCSS/SASS into rust
-
google-cloudkms1
A complete library to interact with Cloud KMS (protocol v1)
-
samvada
Chat with AI assistant in markdown file
-
yandex-rasp-rs
Библиотека для взаимодействия с API Яндекс.Расписаний на языке Rust
-
szurubooru-client
A wrapper around the Szurubooru API, including type-safe Query and Sort tokens
-
ai
AI
-
unleash-api-client
An https://unleash.github.io/ API client
-
hubcaps
Rust interface for Github
-
musixmatch-inofficial
Inofficial client for the Musixmatch API
-
webdriver-downloader
webdriver download
-
vndb-api
Fully Functional Visual Novel Database (VNDB) HTTPS API Wrapper
-
aoc_api
Advent of Code API
-
arxiv-tools
Tools for arXiv API
-
rspack_paths
rspack paths
-
hampter
A 3rd party wrapper for the JanitorAI api
-
encre-css
A TailwindCSS-compatible utility-first CSS generation library written in Rust
-
memos-api
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
-
alibaba-cloud-sdk-rust
Alibaba Cloud SDK for Rust
-
nadeo-api
An interface for working with the Nadeo API
-
mr_splashy_pants
Very incomplete Rust bindings for the Reddit API
-
hedwig
message bus for Rust
-
localtunnel-server
Server implementation of localtunnel
-
ic-oss-can
implementing large file storage in ICP canisters
-
atelier_core
Rust native core model for the AWS Smithy IDL
-
labrador
Mini thirdpart client for rust
-
teller-providers
A developer-first multi provider secret manager
-
schwab_api
An unofficial rust library for Schwab API
-
mozprofile
working with Mozilla profiles
-
flipt
Server SDK
-
katbin
A CLI for https://katb.in
-
rippling-api
A fully generated & opinionated API client for the Rippling API
-
bigtable_rs
A very simple Google Bigtable client lib in Rust
-
chapaty
A software to backtest trading strategies
-
curie
or Compact URIs as used in JSON-LD, RDF, SPARQL, XML and other applications. This manages mapping prefixes to URIs or IRIs as well as expanding CURIEs to the complete URI form.
-
open-wechat
sdk for wechat miniprogram open api
-
vkclient
Vk Api client implementation
-
jwt
JSON Web Token library
-
olm-rs
wrapper for libolm
-
minimeili
Small subset of the Meilisearch API implemented a little differently
-
hax-frontend-exporter-options
The options the
hax-frontend-exporter
crate is sensible to -
myust
A rich and hybrid mystb.in API wrapper for Rust 🦀
-
kcfg
KUBECONFIG manipulation CLI
-
dn
这是一个使用 Rust 编写的多线程下载工具,支持断点下载和重试功能。通过该工具,你可以高效地下载文件,充分利用多线程提升下载速度,同时在下载过程中支持断点…
-
fediverse
Just toying with the W3C ActivityStream & ActivityPub specs
-
tfl-api-wrapper
TFL API Wrapper
-
rujira
This module provides an API for working with Jira
-
mini-v8
A minimal embedded V8 JavaScript engine wrapper for Rust
-
makepad-live-id
Makepad live id symbol interning
-
eva-common
Commons for EVA ICS v4
-
jellyfin
Bindings to the jellyfin web API
-
dailyco
Rust bindings for Daily REST API (videochat provider)
-
tg-flows
Telegram integration for flows.network
-
hubspot
An unofficial hupspot api client library
-
askrepo
Source code reading with LLM
-
deno_media_type
Media type used in Deno
-
multitool-hg
Useful module for creating services on Rust
-
specta
Easily export your Rust types to other languages
-
spider_worker
The fastest web crawler as a worker or proxy
-
busybody
Service Container and Dependency injector crate
-
uber_api
coded in Rust and hosted on crates.io for Uber's API. In particular, Uber Direct with their DaaS API. The Menu API Models have been added as well (endpoints in progress).
-
wonopui
parameterized YEW UI framework for building flexible and customizable web applications
-
plex-api
communication with Plex server. Work in progress, not ready for any use. See github for details.
-
architect-tonic
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility
-
deribit
Rust client for deribit. Please look at tests/examples for detailed usages.
-
ssgen
A [S]tatic [S]ite [Gen]erator written in Rust
-
varnish
framework for creating Varnish Caching Proxy extensions
-
fastapi
Compile time generated OpenAPI documentation for Rust
-
bscscan_client
bscscan api client
-
howlongtobeat-scraper
api for https://howlongtobeat.com
-
spacedust
An API wrapper for spacetraders.io V2
-
svix-webhook-with-clone
Svix webhooks API client with derive Clone added to Webhook struct
-
voiceflousion
that provides toolkit for Voiceflow AI bots integrations and pre-built functionality for quick integration with popular messengers
-
jsonschema-cli
A command line tool for JSON Schema validation
-
etcd-discovery
Etcd discovery and register for tonic
-
anime-grubber
A convenient library for extracting images of cute characters from websites
-
godaddy_api
Rust API bindings - sgodaddy_api
-
captcha
generating CAPTCHAs
-
lemmy_db_views_moderator
A link aggregator for the fediverse
-
qot
Quantum of Thought
-
jsonrpc-core-client
Transport agnostic JSON-RPC 2.0 client implementation
-
etwin_core
Core crate for Eternal-Twin
-
spotify
Easy to use Spotify Local API abstractions
-
aws-sdk-health
AWS SDK for AWS Health APIs and Notifications
-
mediathekviewweb
Client for the MediathekViewWeb API
-
urlnorm
A URL normalization library for Rust
-
brainrot
A live chat interface for Twitch & YouTube
-
libtaos
TDengine Client for Rust
-
dendrite
Event Sourcing and CQRS in Rust with AxonServer
-
hashicorp_vault
HashiCorp Vault API client for Rust
-
aws_signer
AWS Signature Version 4 signing
-
wallpaper
Gets and sets the desktop wallpaper/background
-
jiratrack
TUI to easily track time spent on Jira issues
-
webmention
CLI tool for sending and validation webmentions
-
pagetop-hljs
Utiliza HighlightJS para mostrar fragmentos de código con resaltado de sintaxis con PageTop
-
viz
Fast, robust, flexible, lightweight web framework for Rust
-
aws-sdk-simspaceweaver
AWS SDK for AWS SimSpace Weaver
-
slack_api
Interface for the Slack Web API
-
traytoday
program that provides a glance at today's school meal menu
-
libtenx
building AI-assisted coding tools, with session management, patch validation, and multiple model support
-
leptos_webtransport
providing WebTransport functionality for the leptos framework
-
fcm
An API to talk to FCM (Firebase Cloud Messaging) in Rust
-
mesa
Shasta
-
raider-server
Affiliates dashboard. Used by affiliates to generate tracking codes and review their balance.
-
bugbite
bug, issue, and ticket mangling
-
amazon-sp-api
working with Amazon SP-API a bit easier
-
bluos-api-rs
BluOS API wrappers for Rust
-
sxd_html
Add HTML parsing support to sxd_document. This enables to evaluate XPath expressions on HTML documents.
-
cp-microservice
Template for Cuplan's microservices
-
rocket_http
Types, traits, and parsers for HTTP requests, responses, and headers
-
auto_encoder
Auto encoding library
-
opentalk-etherpad-client
Etherpad API client for use inside OpenTalk
-
zoom-api
A fully generated & opinionated API client for the Zoom API
-
wikidata
working with Wikidata in Rust
-
kovi-plugin-like
kovi 的点赞插件,可在config.json里配置。
-
netsblox-cloud
A cloud server for the NetsBlox programming environment. Provides user/project management and the network overlay for message passing.
-
ua_generator
Random User Agent Spoofer in Rust
-
medal-tv-rs
medal.tv REST API
-
nure_tools
mindenit API wrapper
-
fluvio-stream-dispatcher
Fluvio Event Stream access
-
nekosbest
nekos.best API wrapper
-
nws_exporter
Prometheus metrics exporter for api.weather.gov
-
rtrend
Unofficial API for interacting with Google Trend
-
yewlish-checkbox
A Yew component that represents a checkbox
-
compute-rust-sentry
Send error reports from Compute@Edge to Sentry
-
mirakurun_client
client library for Mirakurun
-
jira_teams_v1_async
Teams Public API
-
graph-rdfa-processor
Graph RDFa processor
-
jw_client
API wrapper for the JW Player media management API. List or stream library into native Rust structs and download renditions.
-
elf_utils
elf_rust utils
-
nodedup
Find duplicate JS dependencies in a given folder
-
crowser
Create "desktop apps" using user-installed browsers
-
livekit-api
Rust Server SDK for LiveKit
-
tuftool
creating and signing The Update Framework (TUF) repositories
-
googapis
generated from Google API using tonic-build
-
minicaldav
Minimal caldav client
-
turboscraper
A high-performance, concurrent web scraping framework for Rust with built-in support for retries, storage backends, and concurrent request handling
-
trs-mlflow
contains an asynchronous client which implements 2.0 REST API of MlFlow server
-
daumdic
Daum Dictionary API wrapper
-
tulpje-utils
Multi-purpose discord bot & framework
-
biscuit-actix-middleware
Biscuit middleware for actix-web
-
livepeer-rs
Livepeer Studio API client
-
upload-things
toolset for interacting with UploadThing
-
rocket-include-tera
macros
tera_resources_initialize!
andtera_response!
to statically include Tera files from your Rust project and make them be the HTTP response sources quickly -
sota
API crate for Summits on the Air
-
discovery-connect
upload data to RetinAI Discovery via the public API
-
carbonintensity-api
client for the UK National Grid Carbon Intensity API
-
sonarr-api-rs
Rust API wrapper for Sonarr
-
async-openai-alt
OpenAI
-
gcookie
getting site cookie from your browser
-
divviup-client
Async rust client for divviup.org
-
trashbin
A ULTRA-SIMPLE and lightweight pastebin engine
-
api_video
unofficial client for api.video written in Rust
-
ampapi
An API that allows you to communicate with AMP installations from within Rust
-
tappet
Strongly typed wrapper for the official Valve's Steam API
-
anthropic-ai-sdk
An unofficial Rust SDK for Anthropic's Claude AI API
-
rsbwapi
BWAPI client to write AI players for Starcraft Broodwar
-
getpocket
API (https://getpocket.com/)
-
spow
Proof of Work for the Server and Client + WASM
-
p7m-appointment
Rust bindings for the appointment API of P7M
-
xitca-unsafe-collection
unsafe keyword enabled utilities for xitca
-
java_decompiler_ollama
Java decompiler using Ollama and javap
-
common_x
common
-
discord-rich-presence
cross-platform crate for interfacing with Discord's IPC
-
azure_svc_agrifood
generated REST API bindings
-
twitcheventsub-structs
Defined Struct types for of all the twitch eventsub responses easy Serialise/Deserialie
-
sxd-document
XML DOM library
-
square-api-client
Rust wrapper for the Square web API
-
brawl_stars_api
interact with the Brawl Stars API
-
spider_chromiumoxide_cdp
Contains all the generated types for chromiumoxide
-
forky_net
Rust Utilities
-
mango-api
API for the manga reading tool
-
notion
Api Client
-
apimock
API mock Server generating HTTP/JSON responses written in Rust
-
karics
A high-performance web framework for Rust with a focus on developer productivity and speed
-
odesli-rs
Unofficial library to communicate with Odesli API in an async manner
-
xkit
A xkit
-
aeroweb
retrieve data from Meteo France's aeronautical meteorologic services
-
reasonable
An OWL 2 RL reasoner with reasonable performance
-
inaturalist
API bindings
-
import_map
WICG Import Maps specification
-
twilight
Advertisement crate for the twilight ecosystem; please use the individual crates instead
-
codewars-api
interacting with the Codewars API
-
aws-sdk-chatbot
AWS SDK for AWS Chatbot
-
robots_txt
A lightweight parser and generator for robots.txt
-
lotr-api
Rust wrapper for the one API to rule them all
-
bular
CLI for managing Bular deployments
-
boon-cli
cli for JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation
-
yewdux
Ergonomic state management for Yew applications
-
line-bot-messaging-api
LineMessagingApi for Rust
-
git-github
git command line plugin of github
-
bloom-core
A react-like framework for descriptive UIs. Renderer Agnostic but built with HTML in mind.
-
mozilla/neqo-interop
Neqo, an implementation of QUIC written in Rust
-
web-crawler
Finds every page, image, and script on a website (and downloads it)
-
timelog
timer for logging time durations like console.time in JavaScript
-
huawei-cloud-api-definitions-Workspace
Huawei Cloud API definitions, generated from OpenAPI spec
-
atm0s-reverse-proxy-cert-utils
Cert utils for atm0s-reverse proxy cluster
-
hedgehog-rs
interacting with the Posthog API
-
openehr-rs
An actix wrapper for openEHR api
-
dioxus-router
Cross-platform router for Dioxus apps
-
golem-client
Client for Golem Cloud's REST API
-
leptos_i18n
Translations integration helper for the Leptos web framework
-
glowmarkt
Access to the Glowmarkt API for smart meter data
-
atm0s-custom-str0m
WebRTC library in Sans-IO style
-
kg-js
Wrapper for duktape JavaScript engine
-
wasmer-backend-api
Client library for the Wasmer GraphQL API
-
mwapi_responses
Automatically generate strict types for MediaWiki API responses
-
fav_utils
Fav's utils crate; A collection of utilities and data structures for the fav project
-
cn-font-proto
proto of cn-font-split
-
firestore_grpc
A gRPC client library for Firestore, generated automatically from the API definition files in Google APIs
-
mistralai-client
Mistral AI API client library for Rust (unofficial)
-
urlexpand
Expand / Unshorten an exhaustive list of Shortened URL's
-
ruma-client-api
Types for the endpoints in the Matrix client-server API
-
changes-stream2
couchdb follower
-
fetcher
Automatic news fetching and parsing
-
actix-analytics
Monitoring and analytics for Actix web applications
-
dot4ch
Wrapper library around 4chan API
-
growthbook-sdk-rust
unofficial growthbook rust sdk
-
html-index
Generate an HTML index
-
reflectapi-schema
defining and serializing/deserializing ReflectAPI schemas
-
bevy_rtc
A client-server library designed over WebRTC for Bevy
-
acari-lib
Pragmatic client for the mite timetracking API
-
dns-wrapper
An API wrapper for Diplomacy and Strife
-
krile
A static site generator
-
sl-map-apis
Wraps the SL map API to convert grid coordinates to region names and vice versa and to fetch map tiles
-
jest_workaround
[SWC plugin] workaround for jest
-
imei-info
wrapper for the IMEI.info API, used for retrieving information about mobile devices using IMEIs and other identifiers
-
bootstrap_aws_lambdas
Bootstrap AWS Lambda Binaries with Rust
-
ydcv-rs
version of YouDao Console Version
-
srhtp
CLI utility for interacting with paste.sr.ht
-
open-lark
Lark/Feishu Open API SDK(WIP)
-
rusty-box
Box.com API wrapper
-
nenya
adaptive rate limiting and PID control
-
qlue-ls
A formatter for SPARQL queries
-
quick-js
QuickJS Javascript engine wrapper
-
sita
static site generator (SSG) for Markdown and HTML
-
elm_rs
Generate Elm bindings for your Rust types
-
pinboard-rs
API inferface for pinboard.in
-
discloud-rs
wrapper for Discloud's API
-
buy_me_a_coffee
interacting with the Buy Me a Coffee API
-
gveditor-core-api
Graviton Core API
-
djot-ssg
Plain and simple static site generator for Djot markup
-
rocs
Rust OSB client
-
mx-tester
help test Matrix bots and Synapse modules
-
serenity-commands
creating/parsing Serenity slash commands
-
iceportal
Fetch data from the iceportal api in a train
-
gql_client
Minimal GraphQL client for Rust
-
reolink_api
Client library for the Reolink cameras and NVR APIs
-
modrinth-api
A client library for the Modrinth API, generated with openapi-generator
-
malva
Configurable, smart and fast CSS, SCSS, Sass and Less formatter
-
racing_scraper
personal experiment to learn racing models. don't use it anywhere
-
chromiumoxide_types
Contains the essential types necessary for using chromiumoxide
-
liminal
An AI hallucination of an internet
-
aori-rs
Rust SDK for Aori
-
google-search-console-api
SearchConsoleApi
-
otlp-sigv4-client
AWS SigV4 authentication client for OpenTelemetry
-
gsuite-api
A fully generated & opinionated API client for the Google Admin API
-
livesplit-hotkey
cross-platform global hotkey hooks
-
spacegate
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
palm_api
Client library for Google's large language model PaLM API
-
openai-tools
Tools for OpenAI API
-
wwsvc-rs
A web client which is used to consume SoftENGINE's WEBSERVICES, a proprietary API for their software WEBWARE
-
bgpexplorer
BGP route explorer for routing information database with ability to drill-down routes change history
-
turbofuro_worker
Worker executable for Turbofuro
-
groq-cli
A basic Cli to interact with Groq Api
-
playcaster
🎥 Turn any playlist into a Podcast feed
-
wikipedia
Access wikipedia articles from Rust
-
create-vue-monorepo-rs
quickly build a Vue workspace project managed by pnpm
-
sfr-types
has shared types in
slack-framework-rs
-
create-rust-app
Set up a modern rust+react web app by running one command
-
springtime
Dependency injection based application bootstrapping and execution crate
-
erniebot-rs
A unofficial Rust library for the Ernie API
-
fetsig
Web-sys based browser fetch library using futures-signals with optional MAC
-
sia_rs
interacting with the UK SIA Register
-
market-data
lib to fetch & enhance historical time-series stock market data
-
biome_js_formatter
Biome's JavaScript formatter
-
a-gpt
a CLI tool to generate and pretty-print code snippets from ChatGPT
-
odoo-api
Type-safe and full-coverage implementation of the Odoo JSON-RPC API, including ORM and Web methods. Supports sessioning, multi-database, async and blocking via reqwest, and bring-your-own requests.
-
hudi-datafusion
A native Rust library for Apache Hudi
-
forgejo-api
Interface to Forgejo's Web API
-
magic_hour
Rust API Client
-
fluvio-package-index
Fluvio Package Index
-
nuts
that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber
-
protosocket-prost
Message-oriented nonblocking tcp stream - protocol buffers bindings
-
telexide
An async Rust library for the telegram bot API
-
captcha_oxide
interacting with the 2Captcha API to solve captcha puzzles
-
deno
executable
-
libcnb-data
Types for data formats specified in the Cloud Native Buildpack specification, used by libcnb.rs
-
jfn
evaluating a JavaScript function and printing the result
-
typed-session
Async typed session middleware
-
gazelle_api
Gazelle API Client
-
swc_ecma_minifier
EcmaScript code minifier
-
google-tenor2
A complete library to interact with Tenor (protocol v2)
-
srdf
RDF data shapes implementation in Rust
-
kuma-client
Rust wrapper for the Uptime Kuma Socket.IO API
-
mobot
A Telegram framework for Rust
-
hornbill_apilib
rust api library for connecting to a hornbill instance
-
spacetimedb-jwks
retrieving and parsing JSON Web Key Sets (JWKS)
-
tailwindcss-to-rust
Generate Rust code from your compiled tailwind CSS
-
nextcloud_news_api
NextCloud News REST API
-
google-youtube3-cli
A complete library to interact with YouTube (protocol v3)
-
lifx-rs
A synchronous + asynchronous library for communicating with the official LIFX-API and the unoffical offline API
-
read-url
Read from a wide variety of URL types
-
sungrow-winets
A rudimentary client for programmatically interacting with Sungrow inverters which are using a WiNet-S dongle for network connectivity
-
commafeed_api
API client for commafeed server
-
xapi-rs
A conformant LRS implementation of xAPI 2.0.0
-
multipart-rs
zero-allocation, streaming, async multipart reader & writer for Rust
-
privatemail
Service to forward custom emails to personal email server
-
twstock
API binding for fetching data from the Taiwan Stock Exchange (TWSE)
-
daily_scry
Post random scryfall image to mastodon, telegram or stdout
-
sophia_iri
toolkit for RDF and Linked Data - IRI management
-
rquickjs-sys
QuickJS bindings for rquickjs
-
k-cache
internal cache implementation for rmemstore
-
leptos-leaflet
Leaflet components to use in Leptos
-
svgo
SVG Optimizer for Rust
-
dccmd-rs
A command line client for DRACOON
-
leptos_hot_reload
types used for dev mode and hot-reloading for the Leptos web framework
-
gemini_bridge
Types and functions to interact with Gemini AI API
-
rsciter_ext
rsciter build actions implementation
-
swc_ecma_visit
Visitors for swc ecmascript nodes which works on stable rustc
-
sitewriter
A sitemap writing library
-
ask_gemini
interacting with the Google Gemini API
-
tmf-client
client library for TMF conformant APIs
-
firecracker-http-client
A comprehensive HTTP client for the Firecracker VMM API
-
asterisk-cli
A lightweight command-line tool for rapidly testing API endpoints
-
hcctl
Command-line tool for interacting with a https://healthchecks.io account
-
rusttwald
Inofficial Rust API client for the mittwald. API.
-
chuchi
Http async library based on hyper and tokio
-
vectum_lib
Aids SteamDepotDownloaderGUI into contacting the Steam API
-
rama-ua
user-agent (UA) support for rama
-
fav_core
Fav's core crate; A collection of traits
-
ic_cose
version of the client SDK for the IC-COSE canister
-
octoapp
building GitHub Apps
-
golem-common
Shared code between Golem services
-
tauri-plugin-ota-updater
Over-the-air updates for the Web assets in a Tauri app
-
xwt-web
xwt that runs in the browser. Powered by wasm-bindgen and web-sys
-
logimesh
RPC Microservice 2.0 framework
-
ralertsinua-http
HTTP compatibility layer for alerts.in.ua
-
interceptor
A pure Rust implementation of Pluggable RTP/RTCP processors
-
imgen
A cli wrapper around OpenAI imgage generation that works for me
-
env-url
env composable service urls
-
opentelemetry_gcloud_monitoring_exporter
support for exporting metrics to Google Cloud Monitoring
-
asap
An implementation of ASAP for rust
-
simbld-http
A comprehensive HTTP response library for Rust
-
dswt
An alternate webtoken format
-
icondata_si
providing SVG and corresponding metadata for "Simple Icons"
-
mauth-client
Sign requests and validate responses using the Medidata MAuth protocol
-
resw
writing RESSA AST parts to a file
-
ebiotic
interacting with common bioinformatics web services
-
axum_odbc
Provide an ODBC-Api layer
-
mailfred
Process emails as an HTTP server
-
axum-range
HTTP Range responses for axum
-
pingora-http
HTTP request and response header types for Pingora
-
planning-bot
This Discord bot helps us with planning our D&D sessions
-
garage_web
S3-like website endpoint crate for the Garage object store
-
metrsd_client
The Metrs daemon api client
-
zenv
Dotenv (.env) loader written in rust
-
kodik-api
An unofficial async Rust library that allows you to interact with the Kodik API
-
shuttle-service
The core traits for running services on Shuttle (https://www.shuttle.dev/)
-
eversal-esi
Eve Online's ESI API library for Rust and Eversal projects
-
animeschedule
A complete async/sync typed AnimeSchedule api
-
referencing
An implementation-agnostic JSON reference resolution library for Rust
-
baiduyun_api
Version
-
rosu-render
An o!rdr wrapper to render osu! replays
-
webidl-utils
working with the WebIDL AST, by extending weedle2
-
smite
interacting with the Smite API
-
ayb
ayb makes it easy to create, host, and share embedded databases like SQLite and DuckDB
-
vite-rust
A Vite back-end integration for Rust applications
-
arroyo-udf-common
Common utilities for the Arroyo UDF FFI API
-
rusoto_rds
AWS SDK for Rust - Amazon Relational Database Service @ 2014-10-31
-
onedrive-api
OneDrive HTTP REST API
-
unm_request
The request-related methods for UnblockNeteaseMusic
-
myanimelist
A complete async/sync typed MyAnimeList v2 api
-
splunk
client implementation supporting HEC and REST APIs
-
rocket-analytics
Monitoring and analytics for Rocket web applications
-
moq-api
Media over QUIC
-
wasm-react
WASM bindings for React
-
lib_frankfurter
Rust wrapper around the Frankfurter API
-
axum-core
Core types and traits for axum
-
alert-rs
⚠️ A highly customizable alert component for WASM frameworks like Yew, Dioxus, and Leptos
-
owm-rs
Wrapper around the free offer of the OpenWeatherMap API
-
aliyun-oss-rs
A non-official Rust SDK implementation for Alibaba Cloud OSS
-
indexmenow
Announces items from RSS feed to search engine using IndexNow
-
scout-worker
A worker framework for ScoutLang
-
ragit-api
api utilities for ragit
-
minify-html
Extremely fast and smart HTML + JS + CSS minifier
-
swift_file
Send or receive files between devices using Wi-Fi network
-
booru-rs
An async Booru client for Rust
-
graphql-introspection-query
GraphQL introspection query and response types
-
actix-http
HTTP types and services for the Actix ecosystem
-
whatsapp-cloud-api
Whatsapp Cloud API Rust Client
-
perspective-js
A data visualization and analytics component, especially well-suited for large and/or streaming datasets
-
rubedo-ssg
The final stage in the alchemical process of building a static website
-
parse-js
JavaScript parsing library
-
line-login-api
LineLoginApi for Rust
-
patternfly-yew
PatternFly 5 components for Yew
-
df_st_core
Core structures for the DF Storyteller project
-
hirofa_utils
Utils project which is depended on by several other projects
-
farmfe_core
Core types and data structures for farm
-
lavalink-rs
Lavalink API wrapper for discord audio playing
-
google-cloud-auth
Google Cloud Platform server application authentication library
-
bgmtv
An API wrapper for bangumi.tv based on reqwest
-
twitchalerts
when it detect that a streamer is live which trigger the event handler, more features to be added
-
aws-sdk-mwaa
AWS SDK for AmazonMWAA
-
prelate-rs
idiomatic, asynchronous Rust wrapper around the aoe4world API
-
opml_cli
OPML for the command-line
-
dota-gsi
Game State Integration with Dota 2 in rust. Provides a server that listens for JSON events sent by Dota 2.
-
deluge_api
Deluge API Client
-
zinniad
Zinnia daemon runs Zinnia modules inside Filecoin Station
-
pastemyst
An API wrapper for pastemyst written in Rust
-
bongonet-http
HTTP request and response header types for Bongonet
-
hook0-api
Core REST API of Hook0 — Open-Source Webhooks as a service for SaaS
-
bevy-discord
A bevy plugin for sending and receiving discord messages
-
daberu
command-line tool for conversing with ChatGPT
-
color
representing and manipulating colors
-
tw-api
Twitch API implementation
-
telegram_types
Types in the Telegram Bot API and their deserializers
-
gcal
simplistic a client library for Google Calendar, designed to power saturn-cli
-
http-cmd
Run a command over HTTP
-
torn-api
Torn API bindings for rust
-
crabby-webshell-generator
Crabby is a tool developed to generate webshells written in - insert your desired webshell language -. It is designed to be used by red teams to aid in lateral movement, privilege escalation, and data exfiltration.
-
rbx_api
Make requests to Roblox's web APIs
-
shopify_api
Shopify API client
-
forgejo-api-types
API types of the forgejo API
-
webdriver-downloader-cli
Cli for webdriver download
-
leptos-resize
user-resizable split view for Leptos
-
ably
Ably client library SDK
-
perseus
A lightning-fast frontend web dev platform with full support for SSR and SSG
-
napi-h
N-API bindings
-
rusty_dropbox_sdk
Unofficial SDK for dropbox in Rust
-
geoprox-client
An HTTP client library for interacting with the Geoprox search engine
-
web-rpc
Bi-directional RPC for the Web
-
blogs-md-easy
Iteratively convert a collection of Markdown files into a respective HTML template
-
easy-srp
wraps the rust srp crate and provides an easy to use API
-
llm_api_access
A package to Query popular LLM
-
enigmatick
social media platform that integrates with servers that implement the ActivityPub protocol (e.g., Mastodon)
-
stcloud
Client package for talking to Sematext Cloud
-
nostr-minions
A Yew-based framework for client side Nostr apps
-
sift_science
Sift Science client
-
ines-cli
CLI for rust bundler/framework for website with WebComponent
-
crawly
A lightweight async Web crawler in Rust, optimized for concurrent scraping while respecting
robots.txt
rules -
vite-rs-dev-server
Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)
-
warapi
The War API allows developers to query information about the state of the current Foxhole World Conquest
-
hyperbuild
Fast allocation-less HTML minifier with smart whitespace handling
-
opentalk-types-signaling-control
Signaling types for the OpenTalk control module
-
url_pest_parser
A URL parser using pest for Rust
-
garde-actix-web
Actix-web garde wrapper
-
vatsim_utils
interact with VATSIM data
-
shucker
Tracking-param filtering library, designed to strip URLs down to their canonical forms
-
slack-framework-rs
slack-framework-rs
is the library that the author uses to create the Slack App -
jellyfin-rpc-cli
Displays the content you're currently watching on Discord!
-
oxc_span
A collection of JavaScript tools written in Rust
-
wallet_standard_browser
The wasm / browser compatible rust based implementation of the wallet standard
-
ib
client to the Interactive Brokers HTTP REST API
-
recaptcha-verify
Recaptcha verification helper
-
opml
OPML library for Rust
-
osauth
Asynchronous OpenStack session and authentication
-
oauth_fcm
sending both data and notification Firebase Cloud Messaging (FCM) messages
-
wecom-agent
企业微信API的轻封装,让消息发送更加便捷。
-
weechat
API bindings for Rust
-
savory
Core library for building user interface
-
groq-api-rust
ability to interact with the Groq API
-
richard
modular chatbot
-
dom_smoothie
extracting relevant content from web pages
-
google-container1-cli
A complete library to interact with Container (protocol v1)
-
vintage
A multi-threaded FastCGI server
-
floating-ui-leptos
Floating UI for Leptos
-
node-maintainer
NPM dependency tree resolver for Orogene
-
maia-json
Maia SDR JSON API
-
web-component
create web components using Dioxus
-
send_discord
VERY Simple binary for sending discord webhooks
-
zine
opinionated tool to build your own magazine
-
qcos
Provide basic interface encapsulation of Tencent Cloud Object Storage (cos)
-
cos_upload
uploading files to COS (Cloud Object Storage)
-
openai-mock
mock OpenAI's API for testing purposes
-
reinfer-client
API client for Re:infer, the conversational data intelligence platform
-
govee-api
A blazingly fast thin wrapper around the public Govee API written in Rust
-
markdown-to-html
Markdown parser that runs at hyper speeds!
-
slack-chat-api
A fully generated & opinionated API client for the Slack API
-
oxygengine-network-backend-web
Network Web backend module for Oxygengine
-
tailwind-error
Tailwind Error Handlers
-
senpy-ffi
FFI bindings for senpy-rs
-
haych
Build utils for HTMX application
-
ip-api4rs
ip-api.com API
-
marzban_api
async client which abstracts/simplifies the interactions with the Marzban panel API (https://github.com/Gozargah/Marzban)
-
asana
bindings for rust
-
rauthy-client
Client for the Rauthy OIDC IAM project
-
dlsite
client
-
ts3plugin-sys
FFI bindings to the TeamSpeak3 plugin API
-
imgurs
API for Imgur
-
desec_api
Client library for the deSEC DNS API
-
vitrine
A scriptable static site generator
-
greader_api
GoogleReader-API
-
lolicon_api
Lolicon API wrapper in Rust
-
pkrs-fork
wrapper around the PluralKit API
-
descord
A minimal discord api wrapper
-
web-bundler
Manages the building of WebAssembly single page app frontends from a build.rs script so that they can easily be embedded into Rust API projects
-
ipapi-client
An API client for ipapi.com
-
ruma-state-res
An abstraction for Matrix state resolution
-
fortnite-api
interacting with the Fortnite API
-
qbittorrent_api
qBittorrent API Client
-
idempotent-proxy-types
types of idempotent-proxy
-
coma
lightweight command-line tool designed for crawling websites
-
teemo
A League of Legends API wrapper for Rust
-
spider-client
Spider Cloud client
-
aws-sdk-elasticbeanstalk
AWS SDK for AWS Elastic Beanstalk
-
ssping
Command-line tool for testing connectivity of Shadowsocks server
-
el
Write and manipulate HTML elements as data
-
wdict
Create dictionaries by scraping webpages or crawling local files
-
hitt-sse
SSE utility library for the hitt http testing tool
-
aws-sdk-b2bi
AWS SDK for AWS B2B Data Interchange
-
epgs-to-discord
Post EPGStation's notifications to Discord via Webhook
-
libqueued
queued
-
mapsco-client
An API client for geocode.maps.co
-
cc-utils
Rust Fullstack utils (strict error handling,
Consider
trait, MessagePack support, etc.) for Salvo and Yew/Dioxus/Leptos/* -
ipinfo-cli
Empower your IP data retrieval tasks by leveraging Rust's capabilities to effortlessly extract comprehensive IP information from URLs, enhancing efficiency and precision in data processing workflows
-
rss-to-lametric
🛫 Fastest way to expose a RSS feed to your LaMetric - https://store.lametric.com/?rfsn=853404.8b38b6 🎩
-
htmlify
Trait used to generate HTML from Rust structures
-
yelp-fusion-rs
Yelp Fusion API
-
styled_components
AST Transforms for styled-components
-
cnat
Systematically apply certain modifications to classes, class names, used in your frontend codebase
-
py_mcai_worker_sdk
AMQP Worker to listen and provide trait to process message
-
dtz-rss2email
a generated client for the DTZ RSS2Email API
-
rusty_jsc
Rust bindings for the JavaScriptCore engine
-
chatgpt-functions
wrapper around the OpenAI API to use GPT-3.5 and GPT-4 for chatbots. It also provides a way to define functions that can be called from the chatbot.
-
slack_cmd_core
Turns slack chat into a terminal using your own handlers
-
stac-api
SpatioTemporal Asset Catalog (STAC) API specification
-
rucent
Centrifugo HTTP API client
-
torn-key-pool
A generalised API key pool for torn-api
-
medea-client-api-proto
Client API protocol implementation for Medea media server
-
mago-composer
Parses and models composer.json files
-
init-data-rust
port of init-data-golang
-
tencent_im_rs
A Tencent IM Rest API for Rust
-
steam-workshop-api
API wrapper for the steam workshop interfaces (IPublishedFileService and ISteamRemoteStorage) with the addition of proxy and api key support
-
leptos_animated_for
<AnimatedFor /> component utilizing FLIP position transitions for Leptos
-
asoiaf-api
Rust wrapper for the api of ice and fire
-
mozilla/viaduct-reqwest
Firefox Application Services
-
brest
response format for web apis
-
apexcharts-rs
Rust WASM bindings and chart components for ApexCharts
-
sofapub
A minimally functional ActivityPub server
-
cleverbotfreeapi
Interact with a washed down version of the Cleverbot API for free
-
leptos-maybe-callback
Zero-cost, type-safe optional callbacks for Leptos with flexible event handling
-
tgl-cli
Toggl command line client
-
cp-core
Core utilities for SimpleG
-
yew-recaptcha-v3
reCAPTCHA is a free service from Google that helps protect websites from spam and abuse
-
noosphere-storage
Pluggable backing storage for the Rust Noosphere implementation
-
ringfairy
Creates a webring by generating HTML files for a set of websites, linking them together
-
quickjs-rusty
QuickJS (QuickJS-NG) Javascript engine wrapper, and more
-
mangadex-api-schema-rust
Response structs and helpers for mangadex-api
-
google-api-auth
Dead simple API for generating access_token to query GCP's API
-
jassbot
the jassdoc API for matrix.org
-
cargo-shuttle
CLI for the Shuttle platform (https://www.shuttle.dev/)
-
encode_selector
Encode an integer index into a selector valid radix using the passed in alphabet
-
tibber
A minimal set of bindings to Tibber graphql API
-
volo-grpc
gRPC framework implementation of volo
-
grass_compiler
Internal implementation of the grass compiler
-
seal-test-crate
An HTTP API documentation generator for Rust that doesn't care about which HTTP framework you use
-
waldl
A command line wallpaper downloader
-
pavex_session_memory_store
An in-memory session store compatible with
pavex-session
-
urlable
A comprehensive URL manipulation library for Rust, providing utilities for parsing, encoding, and manipulating URLs with support for query strings, path manipulation, punycode domains and more
-
trailbase-client
Client for accessing TrailBase's record APIs
-
pbd
A software development kit for Privacy by Design (PbD)
-
yewlish-utils
Common utils for yewlish component set
-
kuchikiki
(口利き) HTML tree manipulation library
-
better-routes
A powerful Rust library designed for generating type-safe and maintainable Axum routers
-
geocoder
that provides an easy way to use the Google Geocoding API
-
rama-http-types
rama http type defintions and high level utilities
-
auri
URI manipulation library
-
glass-easel-template-compiler
The template compiler of the glass-easel project
-
paginator
used for generating pagination bar
-
rocket-include-handlebars
macros
handlebars_resources_initialize!
andhandlebars_response!
to statically include HBS (Handlebars) files from your Rust project and make them be the HTTP response sources quickly -
twitch_highway
Twitch Api reqest Http
-
river
A reverse proxy application, based on the pingora library from Cloudflare
-
nostr-signer
Signer for Nostr apps
-
shellpage
conversion of markdown to html and quick blog setup
-
p7m-billing
Rust bindings for the billing API of P7M
-
rust_sync_force
Salesforce Sync REST API Client
-
minify_selectors
Post-processor that minifies classes and IDs in CSS, HTML, Javascript and SVG files
-
orzklv
consisting various implementation for std and libs by Orzklv
-
poe_api_process
Poe API for rust
-
ytmapi-rs
An asynchronous (tokio) pure Rust API for Youtube Music using Google's internal API
-
fpl_api
Rust bindings for the Fantasy PL API
-
exstd
that provides a set of commonly used extensions for the Rust standard library, including serialization, asynchronous programming, HTTP requests, logging, error handling, and more
-
rsbit
Bybit API
-
uatu
A Matrix bot that watches channels
-
named_routes_axum
Give Axum routes names
-
trunk-ng
Build, bundle & ship your Rust WASM application to the web
-
external-dns-sdk
Types and utilities for interacting with the External-DNS Webhook API both as server and client
-
huawei-cloud-api-definitions-GaussDB
Huawei Cloud API definitions, generated from OpenAPI spec
-
small-acme
Small pure-Rust ACME client
-
rocket-raw-response
response struct used for responding raw data
-
catenis_api_client
Catenis API client library for the Rust programming language
-
senhasegura-rs
Senhasegura API client for Rust
-
booru-dl
A command line tool to download images and tags txt from booru
-
oss-sdk-rs
Aliyun OSS SDK
-
apb
Traits and types to handle ActivityPub objects
-
google-drive
A fully generated & opinionated API client for the Google Drive API
-
tosho-sjv
An asynchronous client of SJ/M by V
-
axum-tws
A high-performance WebSocket backend for axum powered by tokio-websockets
-
instant-akismet
Rust client for Akismet spam protection
-
cherrybomb
CLI tool that helps you avoid undefined user behavior by validating your API specifications
-
mailjet-rs
Mailjet API wrapper for Rust
-
actix_block_ai_crawling
Actix Middleware that blocks Generative AI crawlers
-
free_log_client
Free logging library Rust client
-
pavexc_cli
A CLI interface for the Pavex compiler
-
cinnog
Data layer and helper methods for static site generation with Leptos
-
tosho-rbean
An asynchronous client for 小豆 (Red Bean)
-
lemmy_api_common
A link aggregator for the fediverse
-
yew-cosmo
Yew Cosmo is an opinionated component library for yew based on the cosmopolitan design principles
-
webserver-base
contains shared logic for all of my webserver projects
-
wiki-api
Backend for wiki-tui
-
listenbrainz
API bindings for Rust
-
sxd-xpath
XML XPath library
-
cargo-self
build and install a package using cargo enhanced with LLM models
-
l4p
fast layer 4 proxy in Rust
-
aws-throwaway
An aws-sdk wrapper to spin up temporary resources
-
leeca_proxmox
A modern, safe, and async-first SDK for interacting with Proxmox Virtual Environment servers
-
btfm
A Discord bot that plays audio clips based on voice chat
-
tetrio-api
A wrapper around the https://ch.tetr.io/ public API
-
axum-routes
Create an axum Router from an enum and resolve routes
-
buhtig
Future home of GitHub API v3 client
-
utoipa-rapidoc
RapiDoc for utoipa
-
tulpje-handler
Multi-purpose discord bot & framework
-
rify
RDF reasoner that operates on RIF-like conjunctive rules. Outputs a machine readable proof of some claim which can be cheaply verified.
-
blurple_hook
Discord webhook implementation in Rust
-
telegram_bots_api
Telegram bots api simple rust wrapper, and no more
-
n3rgy_consumer_api_client
A client for retrieving energy data from n3rgy's consumer API
-
contentful
API Rust Client
-
htmlfixinator
A composable HTML transformation library with filters for cleaning, modifying, and standardizing HTML content
-
sheets
A fully generated & opinionated API client for the Google Sheets API
-
my_rust_css_parser
CSS parser using the Pest library for Rust
-
ogcapi-services
Server implementation of several OGC API Standards
-
aws-sdk-supportapp
AWS SDK for AWS Support App
-
acp_models
An API specification for communication between the ACP Self Service Frontend and Backend systems
-
flickr-api
Easy interface to the Flickr API
-
apisix-admin-rs
Apisix Admin Client
-
axum-analytics
Monitoring and analytics for Axum web applications
-
everyday-rewards-receipts
Command line tool to download all receipts from your everyday rewards account
-
capybara-util
A reverse proxy in Rust, which is inspired from Nginx/OpenResty/Envoy
-
biome_css_syntax
SyntaxKind and common rowan definitions for biome_css_parser
-
rust_testing_cli
A CLI tool to add components to your app
-
server_fn_macro
RPC for any web framework
-
gocardless-unofficial
An unofficial rust library to interact with the GoCardless Bank Account Data API
-
submillisecond
A lunatic web framework for Rust
-
sfr-slack-api
The Slack API Client
-
hubby
lock service
-
spacegate-model
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
libcnb-package
cross-compiling and packaging buildpacks written with libcnb.rs
-
zino-connector
Unified connector to data sources for zino
-
jsonwebtoken-rustcrypto
Create and decode JWTs in a strongly typed way, using crypto primatives from the RustCrypto proejct
-
wmclient
WURFL Microservice (by ScientiaMobile, Inc.) is a mobile device detection service that can quickly and accurately detect over 500 capabilities of visiting devices. It can differentiate between portable mobile devices…
-
botx-api
Обертка над BotX api (eXpress)
-
protosocket
Message-oriented nonblocking tcp stream
-
statsig-rs
Unofficial crate to interact with statsig.io
-
loco-oauth2
oauth2 library for loco
-
rusty-format
rusty_format is a Rust crate that provides a simple and flexible way to create, manage, and handle cookies and client
-
yew-accordion
🎵 A simple and flexible accordion component for the Yew framework
-
wasm_client_anchor
A wasm compatible anchor client
-
googleapis-tonic-google-cloud-resourcemanager-v3
A Google APIs client library generated by tonic-build
-
atletiek_nu_api
A scraping library for the atletiek.nu website
-
cyaxon_rocket_okapi
OpenAPI (AKA Swagger) document generation for Rocket applications
-
web-sys-stream-utils
Stream-related utilities for web-sys
-
roughly-rs
RoughlyRight API
-
tosho-mplus
An asynchronous client of M+ API by S
-
aws-sdk-timestreaminfluxdb
AWS SDK for Timestream InfluxDB
-
phlow
An engine for scripting reactive browsers in Rust by adding custom views to structures
-
yew-oauth2
OAuth2 components for Yew
-
http-diff
CLI tool to verify consistency across web server versions. Ideal for large-scale refactors, sanity tests and maintaining data integrity across versions.
-
problem-details-mapper
designed to simplify error handling and response generation in Rust-based RESTful API applications
-
rustui_merge
Tailwind Merge and Variants
-
hauchiwa
Incredibly flexible static site generator library with incremental rebuilds and cached image optimization
-
elefren
A wrapper around the Mastodon API
-
doco
A framework and runner for end-to-end tests for web applications
-
axum_gcra
GCRA-based Rate Limiter for Axum with per-route/per-key rate limiting
-
reflexo-vec2canvas
Render vector items into canvas element
-
snarkify-sdk
Snarkify Rust SDK for Streamlined Serverless Prover Development and Deployment
-
rocketapi
Unofficial RocketAPI Rust SDK for Instagram & Threads Private API 2024
-
yew_confetti
Confetti animation for Yew websites
-
lucide-leptos
Leptos port of Lucide
-
utoipa-axum
Utoipa's axum bindings for seamless integration for the two
-
dom_finder
HTML parsing with CSS seletors
-
reflectapi
code-first web service API declaration and corresponding clients code generation tools
-
dioxus-spring
Animation library for Dioxus
-
knee_scraper
Recursive scraping & downloading media, optionaly on word/phrase. 'AI CAPTCHA Solving', and Parses js content for keywords.
-
am-api
interfacing with the Apple Music API
-
sunbeam
A dynamic CSS class library
-
jsonapi
JSONAPI implementation
-
blanket-rs
Static generator
-
google-cloud-storage
Google Cloud Platform storage client library
-
vn
Rust wrapper for the VNDB API
-
stat_server
server monitoring tool
-
styled_jsx
AST transforms visitor for styled-jsx
-
reqwest-scraper
Web scraping integration with reqwest
-
pavexc_cli_client
A convenient Rust interface to execute pavexc CLI commands
-
ugc-scraper
Scraper for ugcleague.com
-
plugin-request-interfaces
Common description for plugin creation
-
yew-webtransport
WebTransport is an API offering low-latency, bidirectional, client-server messaging
-
hyper-serve
High level server designed to be used with axum framework
-
suparust
Supabase client for Rust with support for WASM
-
aws-sdk-resourcegroups
AWS SDK for AWS Resource Groups
-
chrome-for-testing
Interact with the chrome-for-testing JSON API
-
ic_tee_agent
An agent to interact with the Internet Computer for Trusted Execution Environments (TEEs)
-
openai-rust
An unofficial library for the OpenAI API
-
replicate-rust
An Unofficial Rust Client for Replicate
-
qqmusic-rs
wrapper for QQMusicApi
-
googleapis-tonic-google-monitoring-v3
A Google APIs client library generated by tonic-build
-
rocket-etagged-raw-response
response struct used for responding raw data with Etag cache
-
cuteness
Cute static site (+ server) generator with a bunch of plugins :3
-
owlish
OWL 2 implementation with wasm support and turtle parsing
-
sophia_rio
toolkit for RDF and Linked Data - Common code for Rio adapters
-
telegram-client
Telegram client
-
chromiumoxide_fork
interacting with a chrome instance with the chrome devtools protocol
-
aws-smithy-http-server-python
Python server runtime for Smithy Rust Server Framework
-
jutella
Chatbot API client library and CLI interface
-
hamlx
Hypi Application Markup Language
-
static-self
A trait for values that can be cloned with a static lifetime
-
icondata_cg
providing SVG and corresponding metadata for "css.gg"
-
leptix_primitives
Accessible and unstyled components for Leptos
-
rustywind_vite
Additional functionality for rustywind_core specific to Vite
-
anaso_components_stela
Components for Ana.so's Stela API
-
twilight-gateway-queue
Discord Gateway connection queue implementation for the Twilight ecosystem
-
morax-cli
A message queue and data streaming platform based on cloud native services
-
crane-webserver
fast webserver
-
amxml
XML processor with some features of XPath 2.0 / 3.0 / 3.1
-
async-dashscope
client for DashScope API
-
jss
Create dynamic css easily using json notation
-
libhtmlfilter
filter html by tags and classes
-
rsjsonnet-front
A Jsonnet front end (source loading and error printing) library
-
spider_cli
The fastest web crawler CLI written in Rust
-
ssr_rs
Server side rendering with the v8 engine for parse and evaluate the javascript code
-
hank-types
Generated type definitions for Hank
-
soph-console
Framework for Web Rustceans
-
eva-sdk
EVA ICS v4 SDK
-
dtz-objectstore
a generated client for the DTZ Objectstore API
-
aiassistant
AI API library
-
telereads
@TelereadsBot is an inline bot that allows you to search for books and quickly share them in a conversation
-
rusty-blitzcrank
A batterys included library for the Riot API
-
matrix-sdk-common
Collection of common types and imports used in the matrix-sdk
-
gazetta
A static site generator framework. If you want to use or extend gazetta, see the gazetta-bin crate
-
keygen-rs
Unofficial Keygen SDK for Rust. Integrate license activation and offline licensing.
-
rmemstore-messages
message definitions for rmemstore
-
megaphone-broker
Reverse proxy for long running requests and server streaming
-
freta
Project Freta client
-
arroyo-udf-plugin
Plugin interface for Arroyo UDFs
-
dom-accessibility-api
Rust port of dom-accessibility-api
-
rtlola-frontend
A frontend for the RTLola runtime verification framework
-
korea-investment-api
Korea Investment API client for Rust(Not official)
-
apistos-plugins
Actix-web OpenAPI v3.0 documentation generator
-
by-types
Biyard data types
-
doc-assert
Validates markdown API docs against live endpoints, ensuring documentation accuracy
-
flowcore
Structures shared between runtime and clients
-
weave-writer
collaborative generative writing
-
chromiumoxide_fetcher
Contains a chromium fetcher
-
simple-router
A very, very rudementary SSG built in Rust & vanilla JavaScript
-
dangit
GitHub notifications, issues and PRs for your terminal
-
gitea-sdk
An unofficial Gitea API client
-
h10
HTTP/1.0 Server
-
quote-generator
This project is a
.deb
package for generating random quote thanks to thedummyjson
API -
web-static-pack-packer
Installable web-static-pack-packer tool for web-static-pack crate
-
qbittorrent-client
qBittorrent webAPI wrapper library
-
wampire
A asynchronous WAMPv2 client and router implenting the basic WAMP profile
-
css_dataset
CSS dataset about functions, properties, etc
-
webhook
Discord Webhook API Wrapper
-
chronicle-proxy
LLM Provider Abstraction and Logging
-
mc-classic-js
Functionality for reading and writing MineCraft Classic JS world saves
-
no_browser
a light-weight, head-less 'web browser' based on reqwest
-
rusty_meta_threads
Community Rust SDK for integrating with Meta Threads API
-
url-track-cleaner
cleaning track elements in urls
-
rustbricks
Rust-based interface for seamless integration with the Databricks REST API
-
hubspot-users
A fully generated & opinionated API client for the Hubspot Users API
-
sedum
static website generator
-
openapi-31
OpenAPI v3.1 Specification
-
cssengine
CSS Engine to parse and get declarations by class and query
-
tuono
Superfast React fullstack framework
-
swimos_client_api
SwimOS Client API
-
hirofa-quickjs-sys
QuickJS, QuickJS-NG Javascript Engine FFI bindings
-
aws-sdk-apigatewayv2
AWS SDK for AmazonApiGatewayV2
-
frenring
generator tool for webrings with posts from frens
-
rustvate
browser extension for ad-blocking, powered by Rust and WebAssembly
-
etke_openai_api_rust
(Temporary etke.cc fork) A very simple Rust library for OpenAI API, free from complex async operations and redundant dependencies
-
create-farm
Create Farm cli tool
-
scrpr
Basic rust scraper and data selector
-
lightningcss-napi
Node-API bindings for Lightning CSS
-
booru
An async Booru client for Rust
-
p7m-phoneconf
Rust bindings for the telephone configuration API of P7M
-
smartcar
SDK for Smartcar API
-
hook0-output-worker
Worker for Hook0 Open-Source Webhooks as a service for SaaS
-
fathyb/carbonyl
Chromium running inside your terminal
-
specta-typescript
Export your Rust types to TypeScript
-
morax-runtime
Global runtimes and async utilities used by Morax
-
auxon-sdk
A collection of clients, servers, protocols, and general API types for interacting with the APIs that are used throughout Auxon's suite of tools
-
rutel
Rust telegram bot library
-
ss-tools
Tools for Semantic Scholar API
-
golem-cloud-cli
Command line interface for Golem
-
qcs-api
Auto-generated bindings to the QCS OpenAPI
-
gcs-rsync
rsync support for gcs with higher perf than gsutil rsync
-
telegram-rs
A mini crate for telegram message formatting
-
ipfs-api-backend-hyper
Hyper implementation of IPFS HTTP API
-
dioxus-class
Dioxus class
-
hubspot-contacts
A fully generated & opinionated API client for the Hubspot Contacts API
-
activitypub_federation
High-level Activitypub framework
-
libcnb-common
Common code that is shared between libcnb.rs crates
-
product-os-crawler
Product OS : Crawler is a browser based cralwer that utilises Product OS : Browser to perform advanced url crawling leveraging headless browsing and automation
-
fire-http
Http async library based on hyper and tokio
-
slack-hook2
sending messages to Slack via webhooks
-
lum
Lum Discord Bot
-
healthchecks-monitor
monitor runs a given command and reports its result to https://healthchecks.io
-
atlantic_client
Atlantic client for generating proofs with Atlantic Prover
-
sai
IoC/DI framework for Rust
-
atelier_json
Rust native JSON format for the AWS Smithy IDL
-
rusty-anthropic
SDK for interacting with the Anthropic API, supporting Vision and more
-
ducc
Rust bindings for Duktape, the embedded JavaScript engine
-
steamguard
generating 2fa codes for Steam and responding to mobile confirmations
-
swimos_meta
SwimOS Metadata API
-
google-firebasehosting1_beta1
A complete library to interact with Firebase Hosting (protocol v1beta1)
-
hteapot
lightweight HTTP server library designed to be easy to use and extend
-
robotxt
Robots.txt (or URL exclusion) protocol with the support of crawl-delay, sitemap and universal match extensions
-
fastexpr-rs
A tiny, fast Javascript expression parser
-
swc
Speedy web compiler
-
lerni
content framework
-
fly-sdk
Unofficial Fly.io SDK for Rust
-
azure_core
Rust wrappers around Microsoft Azure REST APIs - Core crate
-
custom-elements
A CustomElement trait to create Rust/WASM Web Components/Custom Elements easily without writing any JavaScript
-
aws-sdk-pcs
AWS SDK for AWS Parallel Computing Service
-
nano-id
A tiny, secure, URL-friendly, unique string ID generator for Rust
-
aiassist
interacting with Google's Gemini API
-
janus-plugin
creating plugins for Janus, the WebRTC gateway
-
sandkasten-client
Sandkasten client library for running untrusted code
-
rslint_lexer
An extremely fast ECMAScript lexer made for the rslint project
-
google-pubsub1
A complete library to interact with Pubsub (protocol v1)
-
zino-orm
ORM for zino
-
crisp-status-reporter
Crisp Status Reporter for Rust
-
dioxus-tailwindcss
Dioxus tailwindcss
-
rocket_dyn_templates
Dynamic templating engine integration for Rocket
-
supply-chain-trust-example-crate-000077
A set of types for representing HTTP requests and responses
-
silkenweb
building web apps
-
warpgrapher
Automate web service creation with GraphQL and Graph Databases
-
newsdata-io-api
Rust binding for the api of Newsdata.io
-
matrix-sdk-test
Helpers to write tests for the Matrix SDK
-
dioxus-web
Web-sys renderer for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase
-
notion-async-api
A notion client api, in
async
style -
nj-core
high level wrapper for Node N-API
-
html-compare-rs
comparing HTML with configurable comparison options
-
icondata_oc
providing SVG and corresponding metadata for "Github Octicons"
-
huawei-cloud-api-definitions-CCE
Huawei Cloud API definitions, generated from OpenAPI spec
-
gemini_sdk
Types and functions to interact with Gemini AI API
-
tokio-openai
tokio support for OpenAI API
-
tokio-fastcgi
FastCGI handler (responder, authorizer, filter) library for Tokio
-
volo-http
HTTP framework implementation of volo
-
csrf_guard
Thread safe, generic, enterprise level csrf guard for all frameworks and runtimes
-
mwseaql
MediaWiki table definitions for sea-ql
-
google-calendar
A fully generated & opinionated API client for the Google Calendar API
-
leptos_oidc
A Leptos utility library for simplified OpenID Connect (OIDC) authentication integration
-
axum-serde
multiple serde-based extractors / responses for the Axum web framework, also offers a macro to easily customize extractors / responses
-
typesensei
Typesense client library
-
gopen
A command-line tool to open Git repository remote URL in your browser
-
mozilla/megazord
Firefox Application Services
-
fm-script-client
Async client to execute scripts on FileMaker servers through Data- and OData API
-
chrome_driver
API to manage chromium headless processes
-
tracing-stackdriver
Stackdriver-compatible tracing layer and event formatter
-
microformats
A union library of Microformats types and parser
-
jwt-simple-no-nbf-fork
Easy to use, secure, non opinionated JWT (JSON Web Tokens) implementation for Rust
-
huxi-server
A site engine for web applications, based on Axum and PostgreSQL
-
accordion-rs
↕️ A highly customizable accordion component for WASM frameworks like Yew, Dioxus, and Leptos
-
ic_object_store
version of the client SDK for the IC Object Store canister
-
open-meteo-rs
HTTP client for open-meteo.com api
-
rust-web-surfer
A CLI tool that allows users to browse the web with features traditionally found in modern browsers, all through the terminal
-
pagetop-build
Facilita la integración de recursos directamente en los binarios de las aplicaciones desarrolladas con PageTop
-
node_resolver
Node.js module resolution algorithm used in Deno
-
qweather-sdk
Client SDK for QWeather API
-
murl
Non-stringly-typed URLs
-
material-yew
Yew wrapper for Material Web Components
-
tosho-amap
An asynchronous client of AM API by AP
-
qstring
Query string parser
-
ntex-identity
Identity service for ntex web framework
-
dtz
The DownToZero Cloud SDK
-
utoipa-redoc
Redoc for utoipa
-
rusty-schema-diff
A powerful schema evolution analyzer supporting JSON Schema, OpenAPI, Protobuf, and SQL DDL
-
clevercloud-sdk
client and structures to interact with the Clever-Cloud API
-
telegram-bot2
framework to write bot for Telegram
-
wadl
parser for Rust
-
lrzcc-wire
Rust types for API communication of the LRZ-specific features of the Openstack-based LRZ Compute Cloud
-
platz-sdk
Platz.io SDK
-
steam-tradeoffer-manager
Makes Steam trade offers easy!
-
dynamic-token
Encodes and evaluates a time-sensitive dynamic authentication token based on shared API key, a timestamp, some random noise characters and an optional UUID
-
ruma-server-util
implementing Matrix server applications
-
orb-billing
An async API client for the Orb billing platform
-
vite-rs
Uses ViteJS to compile frontend assets and embeds the results into your Rust binary. (Serves from the ViteJS dev server in development.)
-
leptos_server
RPC for the Leptos web framework
-
rust-tdlib
TDlib (Telegram Database library) client
-
worker-sys
Low-level extern definitions / FFI bindings to the Cloudflare Workers JS Runtime
-
rspack_binding_values
rspack binding values
-
stylance-cli
Cli tool for bundling stylance scoped CSS files
-
rutcl
Chilean National ID (RUT) Parser
-
rat
REST API tool - query various REST APIs comfortably
-
reywen_http
easy to use HTTPv2 library for Rust (based on tokio/reqwest)
-
rdf_dynsyn
sophia-compatible and sophia-based rdf parsers/serializers, that can be instantiated against any of supported syntaxes dynamically at run time
-
gemini_client_rs
client for Google Gemini API
-
lo_
A modern Rust utility library delivering modularity, performance & extras ported from JavaScript Lodash
-
nodejs_package_json
Shapes for Node.js package.json
-
px-wsdom
roundtrip-free Rust to JavaScript *remote method invocation* or *distributed objects* system
-
slack-hook
sending messages to Slack via webhooks
-
octokit-rs
Octokit RS is a lib with the up-to-date Github types
-
atelier_smithy
Rust native Smithy language format for the AWS Smithy IDL
-
spider_transformations
Transformation utils to use for Spider Web Crawler
-
golem-service-base
Shared code between Golem services
-
mozversion
accessing Firefox version metadata
-
biome_parser
Biome's parser shared infrastructure
-
rslint_parser
An extremely fast ECMAScript parser made for the rslint project
-
morax-wal-client
A client for Morax WAL Service broker
-
anda_engine
Agents engine for Anda -- a framework for AI agent development
-
dtolnay
docs.rs as a publishing platform?
-
spider_chromiumoxide_fetcher
Contains a chromium fetcher
-
google-firebasehosting1_beta1-cli
A complete library to interact with Firebase Hosting (protocol v1beta1)
-
adiscord
An API and Gateway Discord wrapper in Rust
-
webdev_guide
Learn how to build a webservice in Rust!
-
egui_css
Use css to styling egui
-
aws-sdk-devicefarm
AWS SDK for AWS Device Farm
-
crud_routers
Automatically create crud routes for your favorite api server and orm
-
sir
Write SCSS in your component functions
-
favicon-rover
A web service and CLI tool to fetch the favicon of any website
-
rspack_plugin_extract_css
rspack extract css plugin
-
twilight-util
Miscellaneous utilities for Twilight
-
mwtimestamp
parsing and formatting for MediaWiki timestamps
-
layoutcss
A CSS framework to build a responsive layout for your page
-
ruma-federation-api
Types for the endpoints in the Matrix server-server API
-
trading-charts
Rust binding of Lightweight Charts for Leptos
-
ollama-rest
Asynchronous Rust bindings of Ollama REST API
-
deno_url
URL API implementation for Deno
-
libdistore
Distore
-
qstash-rs
SDK for Upstash QStash
-
thaw_utils
Shared Thaw utility functions
-
swc_core
TBD
-
dtz-billing
a generated client for the DTZ Billing API
-
typescript_tsconfig_json
Shapes for TypeScript tsconfig.json
-
css-module-lexer
Lexes CSS modules returning their dependencies metadata
-
meteofrance
Client for for Météo-France API
-
swc_ecma_compat_common
Commons for compat transforms
-
loro-common
Common types and functions for Loro. This is an internal lib of Loro.
-
rocket-mongo-file-center-raw-response
response struct used for responding raw data from the File Center on MongoDB with Etag cache optionally
-
gusto-api
A fully generated & opinionated API client for the Gusto API
-
rust-assistant
Rust Assistant Library
-
sendgrid_thin
A small unofficial library to send emails using Sendgrid
-
uri_parser_gdv
URI Parser is a pest-based parser that breaks URIs into structured components
-
lastfm
An async client to fetch your Last.fm listening history or the track you are currently playing
-
rusty-razorpay
Razorpay SDK for Rust
-
immudb
Generated classes from the immuDB gRPC see more at immudb repo https://github.com/codenotary/immudb/blob/master
-
rocket-governor
Governor rate limiter for Rocket
-
turbofuro_runtime
Runtime for Turbofuro visual programming language
-
rp-supabase-auth
client library for interacting with Supabase’s Authentication API
-
cartel_api
attemps to provide a wrapper around the http://cartelempire.online/api
-
axum-insights
An Azure Application Insights exporter for axum via tracing
-
sycamore-web
proc-macro crate for Sycamore
-
sophia_term
toolkit for RDF and Linked Data - In-memory Graph and Dataset implementations
-
twilly
Twilio API in Rust built upon Reqwest and Serde
-
momento-protos
Generated GRPC and Protocol Buffers types for Momento clients
-
block_kit
wrapper for slack api
-
screeps-api
Fully typed and tested wrapper over the Screeps Game's HTTP API
-
wakapi
Wakatime API client
-
create-rust-app_cli
Set up a modern rust+react web app by running one command
-
strava-client-rs
Strava API Client lib
-
outpost
A command-line application for managing outpost
-
openapi-mocker
OpenAPI 3.0 mocker
-
leptos_icons
Component library providing a variety of icons for the leptos web framework
-
wechat-vendor-sdk
wechat miniprogram and wechat corp sdk (微信小程序、公众号和企业微信部分 sdk 封装)
-
biome_rowan
Biome's custom Rowan definition
-
rbx_auth
Constructs params for making authenticated requests to Roblox APIs
-
gh_release
Rust bindings for the github release HTTP API
-
leptos_async_signal
Async signal for leptos Rust web framework
-
imagepig
Package to use Image Pig, the API for AI images
-
nimbuspulse-client
NimbusPulse API client
-
shikimori
An unofficial async Rust library that allows you to interact with the Shikimori API
-
playwright
port to Rust
-
imdb-async
Opinionated and unopinionated async wrappers to efficiently retrieve and parse IMDB's dataset
-
hank-pdk
plugin development kit for Hank
-
finnhub-rust
Rust client for Finnhub
-
racetime
racetime.gg category bot library
-
slashook
A webhook-based Discord slash command library
-
shield-leptos
Leptos integration for Shield
-
spacegate-ext-axum
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
rumage
framework for making simple markdown sites
-
lemmy_apub
A link aggregator for the fediverse
-
sweet_rsx
Delightful Rust testing
-
aws-sdk-dax
AWS SDK for Amazon DynamoDB Accelerator (DAX)
-
chronicle-api
The Chronicle LLM proxy packaged as an API
-
twapi-reqwest
Twitter OAuth library used by reqwest
-
telegram-api-rs
Telegram API written in RUST
-
cscart-rs
An sdk for the cs-cart e-commerce platform
-
deno_core
A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio
-
googleapis-tonic-google-cloud-backupdr-v1
A Google APIs client library generated by tonic-build
-
senpy
Club API Wrapper
-
web-sys-async-io
An async-IO implementation read/write stream in the browser, using the web-sys types
-
rsass-cli
Commandline interface for rsass, compiles scss to css
-
symbolic-sourcemapcache
A fast lookup cache for JavaScript Source Maps
-
stylo
CSS engine (used in Servo and Gecko)
-
telegram-bot
creating Telegram bots
-
cohere-rust
simplified interface with the Cohere API in Rust
-
commitai
ai commit message generator
-
summer-boot
summer boot
-
shuttle-common
Common library for the shuttle platform (https://www.shuttle.rs/)
-
qiniu-download
Qiniu Resource (Cloud) Download SDK for Rust
-
google-cloud-pubsub
Google Cloud Platform pubsub client library
-
plausible-rs
Plausible Analytics API
-
cube-js/cubeclient
Client for Cube.js
-
git-gpt
Use GPT 3.5 API generate git commit log
-
yew-attrs
Dynamic attributes for Yew
-
leptos_query_devtools
Devtools for Leptos Query
-
leptos_meilisearch
A Leptos integration for Meilisearch, wrapping them in a Resource and helps with useful helper functions und utils
-
lrzcc
Rust client library for the LRZ-specific features of the Openstack-based LRZ Compute Cloud
-
pages-meta
application http service that takes url as input and returns json with page meta tags by url
-
json-ld-context-processing
JSON-LD context processing implementation
-
actix-jwt-cookies
Store your data in encrypted cookies and get it elegantly in actix-web framework
-
gitlab_client
GitLab client
-
sanitize_html
Rule-based HTML Sanitization library
-
abacatepay-rust-sdk
Official Rust SDK for AbacatePay API
-
oembed-rs
Retrieve oEmbed data from a URL
-
accessibility-scraper
HTML parsing and querying with CSS selectors with CSS binding styles to elements
-
mextron
Blazing fast static site generator
-
icondata_hi
providing SVG and corresponding metadata for "Heroicons"
-
gnostr-bits
A bittorrent service for gnostr
-
const_str_slice_concat
const concatenation of string slices
-
apollo-client
Ctrip Apollo client for Rust🦀
-
quick-js-dtp
QuickJS Javascript engine wrapper (with improved date parser)
-
scraper_query
Ergonomic Query for HTML with Scraper
-
progenitor-client
An OpenAPI client generator - client support
-
radiors
🎛️ A highly customizable radio buttons component for WASM frameworks like Yew, Dioxus, and Leptos
-
aliyun-oss-rust-sdk
阿里云 © Alibaba Cloud Official Oss SDK (标准库)
-
yew-tincture
components for yew web framework
-
yew-i18n
🌐 Internationalization (i18n) component for the Yew framework
-
ntwrk
TODO
-
rocket_sunset
A procedural macro crate for Rocket that provides functionality for HTTP deprecation headers
-
shuller
Lib to get links to images for your favourite tags on rule34 and any
-
urbit-http-api
Wraps the Urbit ship http api exposing it as an easy-to-use Rust crate
-
tastyworks
Unofficial Tastyworks API
-
rmemstore
client for rmemstored
-
flynn-openai
OpenAI
-
utoipa-actix-web
Utoipa's actix-web bindings for seamless integration of the two
-
clsx-r
macro utility for conditionally constructing CSS class names. Inspired by JavaScript's clsx.
-
rocket-client-addr
two request guards used for getting an IP address from a client
-
ntex-session
Session for ntex web framework
-
titan-html
HTML Generator with builtin css-in-rust support. Mainly used in the titan family, but can be used independently
-
rocket_responder
handling HTTP responses in Rocket with structured enums
-
proxier
Auto proxy whitelist and delist crate for 3rd party services
-
huawei-cloud-api-definitions-VPC
Huawei Cloud API definitions, generated from OpenAPI spec
-
edgee-sdk
The full-stack edge platform for your edge oriented applications
-
ergani
Rust SDK for the Greek government Ergani API for employee workflows
-
rustui_merge_prototype
Tailwind Merge and Variants
-
well
chat with your codebase
-
anthropic
SDK
-
split-yew
Yew component for the Split.js library: a resizable split view for web apps
-
sycamore-template
Generates sycamore templates
-
slack_client_rs
slack client to post block messages with a callback url
-
lightspeed_api
Lightspeed eCommerce (C-Series) API
-
aws-sdk-dlm
AWS SDK for Amazon Data Lifecycle Manager
-
sophx
Framework for Web Rustceans
-
yumo-utils
utils for yumo api. easy to use data
-
opentelemetry-gcloud-trace
OpenTelemetry support for Google Cloud Trace
-
leptos_toaster
A Toaster component for Leptos
-
patreon
client
-
twitch_api2
talking with the new Twitch API aka. "Helix", TMI and more!
-
opai
OpenAI Rust SDK
-
tunnelto_protocol
expose your local web server to the internet with a public url
-
axum-server2
High level server designed to be used with axum framework
-
passcod-accord
Discord API client to power Discord API clients via the power of love, friendship, and HTTP
-
libxinux
Collection of API & ABI for Xinux
-
expressrs
Create a website in localhost with ease!
-
leptos-material
A Leptos component wrapper for Material Web Components
-
aliyun-sts-rust-sdk
A tiny lib for aliyun sts api
-
rust-cgi
help create CGI programs in Rust
-
netsblox-api
A client library for the NetsBlox cloud API
-
cargo-pgml-components
bundling SCSS and JavaScript Stimulus components like Rails does
-
sophia_sparql_client
toolkit for RDF and Linked Data - SPARQL protocol client
-
jtxt
A JavaScript syntax text processing tool, an awk alternative
-
shuttle-api-client
interacting with the Shuttle platform API
-
tide-disco
Discoverability for Tide
-
parcel_selectors
CSS Selectors matching for Rust - forked for lightningcss
-
replic
Replicate Rust SDK
-
protosocket-rpc
RPC using protosockets
-
ts-bind
easy to use Rust crate for TypeScript bindings
-
simple-gallery
Generates a single-page static web application, with no JS, serving a simple photogallery
-
open_ai_rust
Open AI SDK for Rust. To my knowledge, the only fully comprehensive and up-to-date Open AI crate built in and for Rust. Provides both low-level control with high level ergonomics for…
-
pinterest-api
Pinterest API library
-
hypers_openapi
Compile time generated OpenAPI documentation for hypers
-
arroyo
distributed stream processor that lets users ask complex questions of high-volume real-time data by writing SQL. This CLI can be used to run Arroyo clusters in Docker
-
google-dataproc1
A complete library to interact with Dataproc (protocol v1)
-
leptos_reactive
Reactive system for the Leptos web framework
-
kanha
🦚 Compile once, Hack forever
-
webview2
Rust bindings for WebView2
-
css-color-parser2
parser for CSS3 color strings
-
telegram-api
Telegram Bot API library
-
portal-jsc-swc-cfg
ECMAScript IR
-
BiliupApi
一个封装好的自用库
-
noosphere-into
Transformations of Noosphere content into various target formats
-
aws-smithy-http-server
Server runtime for Smithy Rust Server Framework
-
svp-client
Client for the silver-platter protocol
-
spotify-lyrics
Spotify Lyrics API Wrapper
-
rocket-download-response
response struct used for client downloading
-
soup
Inspired by the python library BeautifulSoup, this is a layer on top of html5ever that adds a different API for querying and manipulating HTML
-
openstack
SDK for Rust
-
pagong
A static site generator for slow connections
-
dtz-config
config crate for the DownToZero Cloud API
-
dtz-containerregistry
a generated client for the DTZ Container Registry API
-
googleapis-tonic-google-cloud-dataplex-v1
A Google APIs client library generated by tonic-build
-
querystr
querystring library for rust
-
pagetop-mdbook
Incluye contenido generado por mdBook en aplicaciones PageTop
-
wait-on
CLI Utility to wait on the availability of resources such as Files, HTTP Servers, Ports & Sockets
-
leptos_i18n_router
Translations integration helper for the Leptos web framework
-
openai-ng
openai sdk for rust and tokio, for personal
-
encre-css-cli
A TailwindCSS-compatible utility-first CSS generation library written in Rust
-
biome_js_syntax
SyntaxKind and common rowan definitions for biome_js_parser
-
animethemes-rs
wrapper for the AnimeThemes api
-
mxmlextrema-as3parser
ActionScript 3 parser
-
teo-result
Result library for Teo
-
tmdb_client
Rust client for The Movie Database (TMDB) API
-
tiktokapi-v2
TikTok API v2 library
-
mangadex-api-types-rust
Types for mangadex-api
-
canvasapi
Canvas LMS REST API
-
realm
Rust / Elm base full stack web framework
-
leptos_drag_reorder
Leptos hook for draggable panels which can be rearranged
-
xitca-web
an async web framework
-
remoteit-api
A wrapper around the Remote.it GraphQL API, also implementing the custom request signing
-
command-parser
parse commands for chat bots
-
leptos-keycloak-auth
Secure Leptos applications using Keycloak
-
ogcapi-client
Client to access OGC API Feature and STAC endpoints
-
binarystream
binary stream for Node.js
-
rocket-validation
Rocket Guards to support validation using validator
-
mogwai-dom
mogwai's DOM view implementation
-
gcsst
seamlessly transforming CSS into Grimoire CSS spells
-
serenity_utils
provide additional utilies for Discord bots created with serenity
-
iced_web
A web backend for Iced
-
google-cloud-bigquery
Google Cloud Platform bigquery client library
-
huawei-cloud-api-definitions-GaussDBforopenGauss
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-container1
A complete library to interact with Container (protocol v1)
-
yew-scroll
🔝 A sleek and customizable Yew component for effortless scroll to top functionality
-
pushinator
🔔 🦀 A Rust crate for sending push notifications to your devices
-
oxbuild
Ultra-fast typescript compiler
-
dsh_api
DSH resource management API client
-
axum-router-plugin
Shared library-based plugins for Axum
-
lta
🚍 Singapore LTA Datamall Rust Client written in pure rust with support for asynchronous requests
-
sn-pulsar
Rust client for Apache Pulsar
-
satstream-rust-sdk
Satstream API SDK for Rust
-
googleapis-tonic-google-cloud-deploy-v1
A Google APIs client library generated by tonic-build
-
leptos_meta
Tools to set HTML metadata in the Leptos web framework
-
apistos-swagger-ui
Actix-web OpenAPI v3.0 documentation generator
-
ic_tee_cdk
A Canister Development Kit to make Trusted Execution Environments (TEEs) work with the Internet Computer
-
shipbob
A fully generated & opinionated API client for the ShipBob API
-
ukma_url_parser
project provides functionality for parsing URLs and their components (such as protocol, domains, parameters, etc.) using the rust-pest library. It is designed for analyzing parts of a URL.
-
unifi_protect
An SDK for interacting with a unifi protect server
-
via-router
A fast and flexible http router
-
leptos_config
Configuration for the Leptos web framework
-
filigree-cli
Scaffolding utility for the Filigree web application framework
-
hallings
Styling framework for Yew ✂
-
htmlproc
HTML processors as utils written in Rust
-
ve-tos-rust-sdk
volcengine offical tos rust sdk
-
twilio-async
An async and ergonomic wrapper around Twilio API & TwiML
-
yewlish-switch
A Yew component that represents a switch
-
gauthenticator
API for authenticating with google services Project homepage: https://github.com/isaacadams/bq-rs
-
lrzcc-api
Rust API server for the LRZ-specific features of the Openstack-based LRZ Compute Cloud
-
ali-oss
an aliyun oss sdk for rust
-
h_modals
A leptos component library using tailwindcss for basic modals
-
tagesschau
A client library for interacting with the Tagesschau’s
/api2/news
endpoint -
yew_flight_indicators
Flight indicators for Yew websites
-
seaplane-cli
The Seaplane Rust SDK
-
google-cloud-spanner
Google Cloud Platform spanner client library
-
ramp-api
A fully generated & opinionated API client for the Ramp API
-
pavex_tracing
The official integration between
tracing
and the Pavex framework -
biome_string_case
convert string cases
-
icondata_lu
providing SVG and corresponding metadata for "Lucide"
-
portal-jsc-swc-opt-ssa
ECMAScript IR
-
splatoon3-rs
スプラトゥーン3のステージ情報を取得するクレートです
-
anda_core
Core types and traits for Anda -- a framework for AI agent development
-
mxidwc
Matrix ID WildCard Parser
-
sycamore-router
Router for Sycamore
-
tailwag
main crate for the Tailwag suite, an experimental framework for building batteries-included application prototypes
-
biome_aria
create ARIA query for biome_js_analyze
-
scroll-rs
🖱️ A headless, customizable scroll-to-target component for WASM frameworks like Yew, Dioxus, and Leptos
-
oss-rust-sdk
Aliyun OSS SDK
-
post-archiver
A Unify Archive
-
axum-macros
Macros for axum
-
http_uri
types for representing http uris and their invariants
-
rippling-base-api
A fully generated & opinionated API client for the Rippling Base API
-
viz-router
The router for Viz
-
gpt_core
chatGPT UI's core crate. Offer the basic functionalities and mock server for chatGPT UI.
-
exprimo
JavaScript expression evaluator written in Rust
-
autodocu
Structs for OpenAPI (AKA Swagger) documents
-
rust-multipart-rfc7578_2
multipart/form-data (RFC7578)
-
swc-export-order
SWC plugin for injecting export order
-
octicons
A scalable set of icons handcrafted with <3 by GitHub ported for use in Rust
-
hubbub
Discord self-bot library for rust
-
railwind
Tailwind compiler for utility classes written in Rust
-
robotparser
robots.txt parser for Rust
-
basi_css
CSS framework using tiny_http
-
awtrix3
types and API (mqtt/http), from https://blueforcer.github.io/awtrix3/#/api
-
youtubei-rs
A asynchronous implementation of the invidious innertube aka youtubei API wrapper
-
kasane
Tetter REST API client library
-
tulpje-gateway
Multi-purpose discord bot & framework
-
googleapis-tonic-google-cloud-documentai-v1beta3
A Google APIs client library generated by tonic-build
-
leptos-markdown
A component which can render markdown as html element in leptos
-
asteracea
A web application framework for Rust. Asteracea can be used for client-side and server-side rendering and for statically rendered and deployed sites (and combinations thereof) without specific changes to an app's code.
-
sophia_c14n
toolkit for RDF and Linked Data - Graph and Dataset canonicalization
-
leptos_color
Leptos Color is a simple Crate that gives access to a color picker for leptos
-
gruq
Groq Rust SDK
-
loates
load testing framework, with focus on ease of use and flexiblity
-
http-timings
measure the key HTTP timings from the development tools
-
ianaio
backend frontend written in Rust Web Assembly RustWasm TS website
-
thaw_components
Shared Thaw internal components
-
rusty-scrap
HTML Scrapper
-
vult
Core library for Vult Finance integrations
-
sacloud-rs
Rust SDK for Sakura Internet API
-
csslsrs
Language service for CSS, providing features like completions, hover, and folding ranges
-
rspc
A blazing fast and easy to use TRPC server for Rust
-
nylas
The non-official Rust SDK for the Nylas API
-
atelier_rdf
Rust native RDF format for the AWS Smithy semantic model
-
pavex_cli
The companion CLI for Pavex, a Rust framework to build API services and web applications
-
svelte-parser
Compile Svelte code into HTML, JS for expressrs
-
tulpje-framework
Multi-purpose discord bot & framework
-
rocket-json-response
JSONResponse
andJSONResponseWithoutData
structs to response JSON format data with an additional code integer value -
strike-rs
Strike API SDK
-
rocket-sentry
Simplifies integration between the Rocket web framework and Sentry application monitoring system
-
ic-oss-types
types library used for integrating with ic-oss cluster
-
huawei-cloud-api-definitions-DLI
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_ecma_loader
General ecmascript loader used for transforms
-
rspack_napi
rspack napi
-
huawei-cloud-api-definitions-RDS
Huawei Cloud API definitions, generated from OpenAPI spec
-
pavex_miette
A custom Miette theme for Pavex errors
-
soph-cache
Framework for Web Rustceans
-
statue
Easier way to query selectors for static HTML pages
-
html-page
Represent HTML using Rust types
-
deepseek-api-client
Unofficial api client for Deepseek
-
web
interacting with the web browser
-
tunnelbana-redirects
Generate redirect lists from cloudflare-style _redirects text files and serve them with tower
-
revolt_okapi
Structs for OpenAPI (AKA Swagger) documents
-
pagetop-bootsier
Tema para PageTop que usa Bootstrap para dar vida a tus diseños web
-
google-monitoring3
A complete library to interact with Monitoring (protocol v3)
-
googleapis-tonic-google-cloud-netapp-v1
A Google APIs client library generated by tonic-build
-
webdav-handler
handler for the HTTP and Webdav protocols with filesystem backend
-
rcss
Rust CSS embedding library
-
rusty_analytics
analytics library for Rust and the Rusty Road web framework
-
classnames
generating BEM style classnames
-
deno_node
Node compatibility for Deno
-
lodashrust
Lodash-rust is a utility library delivering modularity similar to javaScript lodash
-
cyaxon_okapi
Structs for OpenAPI (AKA Swagger) documents
-
telegram-bot-raw-ars
Telegram Bot API types
-
spacegate-plugin
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
radix-leptos-icons
Leptos port of Radix Icons
-
pinwheel
Build web applications with Rust
-
skua
Custom fork of Serenity for KenaBot
-
rusty-render
Rust-based server that listens on a TCP socket and renders HTML pages dynamically based on incoming requests
-
shave
shaving data from websites
-
stailwc
An experimental transpiler to bring tailwind macros to SWC rocket
-
sails-cli
CLI tools the Sails framework
-
tuchalib
A high level client to interact with Telegram`s API and making it a cloud storage
-
animi-okapi
Structs for OpenAPI (AKA Swagger) documents
-
makepad-shell
Makepad shell functions
-
ybc
A Yew component library based on the Bulma CSS framework
-
usher
Parameterized routing for generic resources in Rust
-
ezstripe
easily communicate with Stripe's API
-
dyer-cli
great tool created to guide you use dyer fast and at ease, helps you build a robust crawler, data processor, netwrok program fast and correctly
-
critters-rs
Quickly inline your website's critical CSS
-
elm-parser
Elm markup parser to leptos
-
utoipa-scalar
Scalar for utoipa
-
jstime
JS Runtime
-
upcloud-sdk
Async UpCloud API client for Rust
-
mdxt
Custom Markdown Engine for my personal blog
-
swc_ecma_transforms_base
rust port of babel and closure compiler
-
zirv-ui
Component library for Yew
-
icondata_bs
providing SVG and corresponding metadata for "Bootstrap Icons"
-
json-ld-compaction
JSON-LD document compaction implementation
-
swc_ecma_transforms_typescript
rust port of babel and closure compiler
-
oxide-api
A fully generated & opinionated API client for the Oxide API
-
hirola-form
Form mixins and utilities for hirola
-
apistos-redoc
Actix-web OpenAPI v3.0 documentation generator
-
aliexpress-sdk
Aliexpress Open Platform SDK
-
pw-telegram-bot-raw-fork
Telegram Bot API types
-
leptos_form_tool
A declarative way to create forms for leptos
-
rslint_syntax
SyntaxKind and common rowan definitions for rslint_parser
-
golem-cloud-client
Client for Golem Cloud's REST API
-
biome_text_size
treat text sizes/ranges in a more type-safe
-
oxc_data_structures
A collection of JavaScript tools written in Rust
-
fsolver
wrapper around the FlareSolverr API
-
yew-sidebar
📁 An ultra-flexible and lightning-fast sidebar component for the Yew framework
-
rspack_loader_lightningcss
rspack lightingcss loader
-
biome_css_parser
Biome's CSS parser
-
libedbo
Rust client library for accessing the EDBO OpenAPI
-
sbanken
Rust API client for sbanken
-
uller
Generate/Donwload your links
-
hermes-api-rs
client for the Pyth Hermes API
-
stylist-tailwind
Adds a bunch of tailwind classes for stylist-rs to quickly add css to yew applications
-
kjspkg-api
ergonomic API client for KJSPKG
-
leptos-remix-icon
Easily integrate Remix icons in Leptos applications
-
js-source-scopes
extracting and dealing with scope information in JS code
-
hpc
http protobuf call
-
nomad-rs
A client to interact with Nomad by HashiCorp
-
google-dlp2
A complete library to interact with DLP (protocol v2)
-
swc_typescript
Proc macro for performance trace of swc
-
select
extract useful data from HTML documents, suitable for web scraping
-
leptos-node-ref
Node reference extras for Leptos
-
binding_macros
Macros to build customized bindings interface
-
ruma-client
A Matrix client library
-
dummy-json-rs
Dummy JSON API client in Rust
-
aws-sdk-worklink
AWS SDK for Amazon WorkLink
-
rwf-cli
Rust Web Framework CLI
-
qb-api
qBittorrent web api implementation
-
gluer
A wrapper for Rust frameworks that eliminates redundant type and function definitions between the frontend and backend
-
sophia_inmem
toolkit for RDF and Linked Data - In-memory Graph and Dataset implementations
-
antropic_client
A client for the Antropic API
-
ntex-multipart
Multipart support for ntex web framework
-
deno_tls
TLS for Deno
-
linkding-rs
interacting with the Linkding API
-
utoipa-config
Config for controlling utoipa's various aspects
-
deno_console
Console API for Deno
-
soph-auth
Framework for Web Rustceans
-
dominator2
Zero-cost ultra-high-performance declarative DOM library using FRP signals
-
m_server
A minimal HTTP server framework for delivering JSON data. ALPHA: NOT READY FOR PRODUCTION!
-
google-sql1_beta4
A complete library to interact with SQL Admin (protocol v1beta4)
-
rustforce
Salesforce REST API Client
-
google-run1-cli
A complete library to interact with Cloud Run (protocol v1)
-
biome_diagnostics_categories
Diagnostic categories for biome_diagnostics
-
zino-openapi
OpenAPI support for zino
-
encre-css-icons
Quickly add pure CSS icons to your website
-
aily
A ai api proxy library
-
telexide-fork
(working) Fork of Telexide: An async Rust library for the telegram bot API
-
deno_resolver
Deno resolution algorithm
-
actix-limitation
Rate limiter using a fixed window counter for arbitrary keys, backed by Redis for Actix Web
-
ic_tee_nitro_attestation
process AWS Nitro enclave attestation
-
pulsesecurity
Pulse Security SDK
-
rocket-mongo-file-center-download-response
response struct used for client downloading from the File Center on MongoDB
-
icondata_bi
providing SVG and corresponding metadata for "BoxIcons"
-
bondora
API client
-
fire-http-representation
Http types for the fire http crate
-
longport-httpcli
LongPort HTTP SDK for Rust
-
bmbp_http_type
BMBP
-
docusign
An API client for the DocuSign API
-
volcengine
api sdk for volcengine, for CI test, not for production
-
js-sandbox-ios
Execute JavaScript code from Rust in a secure sandbox, and transport data to/from JS plug-ins
-
titan-http
Base http structs for titan
-
input-rs
🔤 A highly customizable input component for WASM frameworks like Yew, Dioxus, and Leptos
-
k8s-metrics
K8s Metrics API Resource definitions
-
rraw
An async Rust Reddit API Wrapper
-
ghttp
building HTTP clients and servers with a focus on performance, ease of use, and global configurations
-
xwt-web-sys
xwt that runs in the browser. Powered by wasm-bindgen and web-sys
-
restq-http
Parse restq syntax from http crate
-
tunnelbana-headers
Parse cloudflare-style _headers files and add them to your HTTP servers
-
swc_parallel
Linter for the swc project
-
fcm-push-listener
Listen for push messages from Firebase Cloud Messaging (FCM)
-
icondata
Icon data from free icon libraries
-
boa_interop
Interop utilities for integrating boa with a Rust host
-
dominator_helpers
helpers for Dominator
-
vine-axum
module which helps with integration of axum to vine framework
-
easy-scraper
HTML scraping library focused on easy to use
-
free-icons
Use free svg icons in your html projects
-
fregate
Framework for services creation
-
website_crawler
gRPC tokio based web crawler built with spider
-
fercord_common
common types used by the Fercord bot
-
axum-serveplus
High level server designed to be used with axum framework
-
google-privateca1
A complete library to interact with Certificate Authority Service (protocol v1)
-
google-cloud-artifact-registry
Google Cloud Platform Artifact Registry client library
-
ruma-html
Opinionated HTML parsing and manipulating
-
tari_rgrpc
Tari gRPC API wrapper in Rust
-
google-sqladmin1_beta4
A complete library to interact with SQL Admin (protocol v1beta4)
-
httplite
A super lightweight HTTP server written in Rust, made to resemble the functionality of the "NET/HTTP" module in Go
-
citrus-client
Citrus client library
-
nu_plugin_cloud
A nushell plugin for working with cloud storage services
-
autortr_rocket
autortr_rocket
is a lightweight Rust library designed for automatic route mapping in web applications for theRocket
framework. It simplifies the process of defining and managingHTTP
routes by automatically… -
guff_css
SASS/SCSS compiler and CSS parser/minifier
-
zino-http
HTTP requests and responses for zino
-
lightningcss_rs
A CSS parser, transformer, and minifier fork from https://github.com/parcel-bundler/lightningcss. Fix some bug for Rspack.
-
shield-leptos-axum
Leptos Axum integration for Shield
-
antropic_client_rs
A client for the Antropic API
-
image_thumbs
create thumbnails and store them in a object store like Google Cloud Storage
-
google-cloudprofiler2
A complete library to interact with Cloud Profiler (protocol v2)
-
newsapi
Wrapper for the newsapi, uses reqwest to do the http work. A learn by doing project
-
predawn-sea-orm
Sea Orm Integration for Predawn
-
google-admin-api
Google Admin API client
-
deno_lib_ext
unofficial Deno extended library
-
google-geocode
An API client for the Google Geocoding API
-
spacegate-shell
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
apistos-rapidoc
Actix-web OpenAPI v3.0 documentation generator
-
html-sys
Raw HTTP bindings
-
tonic-interceptor
Improve tonic interceptor
-
google-healthcare1_beta1
A complete library to interact with Cloud Healthcare (protocol v1beta1)
-
huawei-cloud-api-definitions-GaussDBforNoSQL
Huawei Cloud API definitions, generated from OpenAPI spec
-
procss
CSS parsing and transformation framework
-
sapper
A web framework designed for easy use
-
vestalia
Vestaboard API wrapper
-
icondata_io
providing SVG and corresponding metadata for "Ionicons"
-
googleapis-tonic-google-cloud-securitycenter-v2
A Google APIs client library generated by tonic-build
-
googleapis-tonic-google-cloud-dataproc-v1
A Google APIs client library generated by tonic-build
-
web-tools
Tools for the Web
-
zino-cli
CLI tools for zino
-
turbocharger
Autogenerated async RPC bindings that instantly connect a JS frontend to a Rust backend service via WebSockets and WASM
-
viz-handlers
The handlers for Viz
-
ruma-appservice-api
Types for the endpoints in the Matrix application service API
-
smartsheet-rs
Async Smartsheet API implementation in Rust
-
sophia_resource
toolkit for RDF and Linked Data - Resource-centric API
-
json-ld-expansion
JSON-LD document expansion implementation
-
deno_runtime
deno runtime library
-
google-healthcare1_beta1-cli
A complete library to interact with Cloud Healthcare (protocol v1beta1)
-
ssml
working with Speech Synthesis Markup Language documents
-
varnish-sys
framework for creating Varnish Caching Proxy extensions
-
deno_ffi
Dynamic library ffi for deno
-
swc_ecma_compat_es2015
ES2015 compatibility transforms
-
zenlayercloud-sdk-cdn
Async Zenlayer Cloud openapi wrapper
-
tokio-http2
HTTP/1.1 Library (HTTP/2 coming soon) using Tokio Project (core, proto, service). Used with https://github.com/lambdastackio/httpd.
-
rocket-file-cache
An in-memory file cache for the Rocket web framework
-
privacy_http_sdk
Privacy HTTP SDK
-
ehelply
SuperStack SDK
-
huawei-cloud-api-definitions-DRS
Huawei Cloud API definitions, generated from OpenAPI spec
-
cloud-storage
uploading files to Google cloud storage, and for generating download urls
-
google-people1
A complete library to interact with People Service (protocol v1)
-
tfcli
Command-line client for managing trifid-api
-
voyager
Web crawler and scraper
-
googleapis-tonic-google-cloud-contentwarehouse-v1
A Google APIs client library generated by tonic-build
-
melt-ui
An easy to use leptos component library
-
google-sqladmin1
A complete library to interact with SQL Admin (protocol v1)
-
leptos-style
Style for Leptos components
-
hirola
un-opinionated web framework that is focused on simplicity and predictability
-
fire-http-api
Make web apis
-
rocket-accept-language
request guard used for getting
accept-language
header -
zino-storage
Files and storage services for zino
-
simple_slack_gen
Rust API Client
-
swc_error_reporters
Error reporter implementations for the swc project
-
rwf
Framework for building web applications in the Rust programming language
-
aliyun-openapi-core-rust-sdk
Aliyun OpenAPI POP core SDK for Rust
-
swc_css_parser
CSS parser
-
sycamore-view-parser
parser for Sycamore view syntax
-
leptos_sweetalert
An unofficial remake of SweetAlert for the Leptos web framework
-
zino-model
Domain models for zino
-
zino-auth
Authentication and authorization for zino
-
i18nrs
🌐 A highly customizable Internationalization (i18n) component for WASM frameworks like Yew, Dioxus, and Leptos
-
oxyde-cloud-client
Client SDK for the Oxyde Cloud API
-
leptos_wasi
WASI integrations for the Leptos web framework
-
semester
High efficiency classnames macro
-
mlscraper-rust
Scrape structured data from HTML documents automatically
-
synapse-admin-api
Types for the endpoints in the synapse admin API
-
llm-sdk
SDK for OpenAI compatible API
-
soph-view
Framework for Web Rustceans
-
giphy-api
A fully generated & opinionated API client for the Giphy API
-
hsr
Build fast HTTP APIs fast, with Rust + OpenAPI
-
rocket-autodocu
OpenAPI (AKA Swagger) document generation for Rocket applications
-
shenyu-client-rust
Apache ShenYu Rust client SDK
-
apistos-scalar
Actix-web OpenAPI v3.0 documentation generator
-
icondata_ri
providing SVG and corresponding metadata for "Remix Icon"
-
responder
Quickly create API:s using this simple and lightweight framework
-
deno_emit
module transpiling and emitting for deno
-
tiktok-business
TikTok Business API library
-
trieve-client
Trieve OpenAPI Specification. This document describes all of the operations available through the Trieve API.
-
rspack_plugin_javascript
rspack javascript plugin
-
swc_html_minifier
HTML minifier
-
axum-webtools
General purpose tools for axum web framework
-
specta-serde
Serde support for Specta
-
toks
Efficient tokens for
html5ever::rcdom::RcDom
Handle
parsing aiming for O(1) HTML DOM walking & efficiency -
spider_utils
Spider Web Crawler
-
gcemeta
access to Google Compute Engine metadata service
-
spacegate-config
A library-first, lightweight, high-performance, cloud-native supported API gateway
-
swc_css_ast
AST definitions of css
-
div
Ad hoc HTML for Rust Web Apps
-
sophia_isomorphism
toolkit for RDF and Linked Data - Graph and Dataset isomorphism
-
makepad-code-editor
Makepad studio
-
googleapis-tonic-google-cloud-run-v2
A Google APIs client library generated by tonic-build
-
pavexc
The compiler powering Pavex
-
http_api_service
A Retrofit inspired implementation for Rust
-
nano-rs
Light Web Kit
-
leptos-struct-component
Define Leptos components using structs
-
google-cloud-kms
Google Cloud Platform Key Management Service client library
-
swc_html_parser
HTML parser
-
typescript_tsbuildinfo
Shapes for TypeScript tsconfig.json
-
json-ld-syntax
JSON-LD syntax
-
encre-css-typography
Define beautiful typographic defaults for HTML you don't control
-
swc_ecma_transforms_optimization
rust port of babel and closure compiler
-
perplexity
SDK
-
i2cbus-api
HTTP RESTful API and skeleton server/client implement for I2C bus control
-
biome_js_analyze
Biome's JavaScript linter
-
leptos_dom
DOM operations for the Leptos web framework
-
google-datamigration1
A complete library to interact with Database Migration Service (protocol v1)
-
pavex_cli_client
A convenient Rust interface to execute Pavex CLI commands
-
google-dlp2-cli
A complete library to interact with DLP (protocol v2)
-
yew-more-hooks
More hooks for Yew
-
smithy
framework for web development
-
printnanny-api-client
Official Print Nanny Rust API Client
-
next-rs
📈 UI in Rust made simple
-
den-stdlib-core
Core API for den
-
stylers
Scoped CSS for Rust web frameworks like leptos
-
leptos_axum
Axum integrations for the Leptos web framework
-
ttvendor
sdk
-
soph-tracing
Framework for Web Rustceans
-
rocket-jwt-authorization
procedural macro to create request guards used for authorization
-
huawei-cloud-api-definitions-WAF
Huawei Cloud API definitions, generated from OpenAPI spec
-
oxyde-cloud-deploy
CLI for deploying the Oxyde Cloud API
-
reluax
A LuaX-based web framework
-
utoipa-swagger-ui-vendored
Vendored Swagger UI for utoipa
-
cloud-storage-signature
A Cloud Storage signature utils
-
oso-cloud
Oso Cloud client
-
google-cloud-longrunning
Google Cloud Platform longrunning library
-
google-datalabeling1_beta1
A complete library to interact with Data Labeling (protocol v1beta1)
-
sophia_xml
toolkit for RDF and Linked Data - RDF/XML parser and serializer
-
cloud_profiler_rust
Google Cloud Profiler Rust Agent
-
tg_botapi
Telegram Bot Api library
-
comet-web
Reactive Isomorphic Web Framework
-
swc_ecma_transforms_proposal
rust port of babel and closure compiler
-
google-dfareporting3d4
A complete library to interact with Dfareporting (protocol v3.4)
-
async-openai-wasi
Async bindings for OpenAI REST API based on OpenAPI spec
-
zino-axum
Integrations with axum for zino
-
icondata_im
providing SVG and corresponding metadata for "IcoMoon Free"
-
apistos-shuttle
Actix-web OpenAPI v3.0 documentation generator
-
tenzro
Official Rust SDK for Tenzro API
-
google-datacatalog1_beta1
A complete library to interact with Data Catalog (protocol v1beta1)
-
google-notebooks1
A complete library to interact with AI Platform Notebooks (protocol v1)
-
google-dialogflow2-cli
A complete library to interact with Dialogflow (protocol v2)
-
den-stdlib-fs
Filesystem API for den
-
json-ld-serialization
JSON-LD serialization
-
vapour
The CLI tooling for anvil
-
googleapis-tonic-google-cloud-talent-v4
A Google APIs client library generated by tonic-build
-
google-tagmanager2-cli
A complete library to interact with Tag Manager (protocol v2)
-
deno_cache
Cache API for Deno
-
safe_network
The Safe Network Core. API message definitions, routing and nodes, client core api.
-
huawei-cloud-api-definitions-ECS
Huawei Cloud API definitions, generated from OpenAPI spec
-
soph-storage
Framework for Web Rustceans
-
google-run1
A complete library to interact with Cloud Run (protocol v1)
-
smarty-rust-sdk
The official client libraries for accessing Smarty APIs from Rust
-
actix-contrib-rest
Util types and functions for REST and webapp projects built on top of the Actix Web framework
-
async-openai-types
OpenAI
-
rspack_ast
rspack ast
-
google-metastore1_beta
A complete library to interact with Dataproc Metastore (protocol v1beta)
-
googleapis-tonic-google-cloud-datacatalog-v1
A Google APIs client library generated by tonic-build
-
googleapis-tonic-google-bigtable-admin-v2
A Google APIs client library generated by tonic-build
-
icondata_vs
providing SVG and corresponding metadata for "VS Code Icons"
-
google-healthcare1
A complete library to interact with Cloud Healthcare (protocol v1)
-
biome_lsp_converters
Biome's tools to convert between LSP and Biome's data structures
-
manticore-openapi
Сlient for Manticore Search
-
google-logging2-cli
A complete library to interact with Logging (protocol v2)
-
upyun-sdk
Upyun sdk for rust
-
rwf-admin
Admin panel for applications written with the Rust Web Framework
-
zino-actix
Integrations with actix-web for zino
-
biome_js_semantic
Biome's semantic model for JavaScript
-
hobo
frontend framework
-
zino-channel
Cloud events and subscriptions for zino
-
predawn
web framework like Spring Boot
-
axum-typed-websockets
axum::extract::ws with type safe messages
-
huawei-cloud-api-definitions-APIG
Huawei Cloud API definitions, generated from OpenAPI spec
-
openapi-fuzzer
Black-box fuzzer that fuzzes APIs based on OpenAPI specification
-
google-cloud-gax
Google Cloud Platform gRPC retry library
-
rocket_authifier
rocket.rs implementation of authifier
-
cwe-api-cli
Unofficial CLI for the CWE API
-
leptos_workers
WebWorker library for the Leptos web framework
-
swish_swish
Rust Web Framework With No Dependencies With Nightly Modules
-
google-tagmanager1-cli
A complete library to interact with Tag Manager (protocol v1)
-
googleapis-tonic-google-cloud-paymentgateway-issuerswitch-v1
A Google APIs client library generated by tonic-build
-
icondata_tb
providing SVG and corresponding metadata for "Tabler Icons"
-
swc_plugin_proxy
Proxy structs to the hosts original structs for the plugin
-
specta-jsdoc
Export your Rust types to JSDoc
-
swc_ecma_transforms_module
rust port of babel and closure compiler
-
huawei-cloud-api-definitions-ModelArts
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloud-metadata
Google Cloud Platform rust client
-
pavex_reflection
types when working with compile-time reflection in Rust
-
deno_typescript
To compile TypeScript to a snapshot during build.rs
-
unocss-classes
HTML class builder macro with UnoCSS variant group transformer for web frameworks
-
yew-navbar
🍔 A highly customizable and responsive navbar component for the Yew framework
-
den-stdlib-io
Generic IO for den
-
skyak_axum_core
Core utilities and extensions for Axum web framework
-
soph-http
Framework for Web Rustceans
-
apistos-models
Actix-web OpenAPI v3.0 documentation generator
-
huawei-cloud-api-definitions-DDS
Huawei Cloud API definitions, generated from OpenAPI spec
-
longbridge-httpcli
Longbridge HTTP SDK for Rust
-
google-dialogflow2_beta1-cli
A complete library to interact with Dialogflow (protocol v2beta1)
-
testing
swc project
-
googleapis-tonic-google-cloud-talent-v4beta1
A Google APIs client library generated by tonic-build
-
metaculus
API Client for Metaculus
-
ayun-config
Framework for Web Rustceans
-
icondata_wi
providing SVG and corresponding metadata for "Weather Icons"
-
google-spanner1
A complete library to interact with Spanner (protocol v1)
-
openapi-to-jsdoc
Generate JSDoc typedefs from OpenAPI 3.0.x spec schemas
-
google-tagmanager2
A complete library to interact with Tag Manager (protocol v2)
-
rocket-recaptcha-v3
can help you use reCAPTCHA v3 (v2 is backward compatible) in your Rocket web application
-
bigtable
Lib for interfacing with Google BigTable Data API
-
huawei-cloud-api-definitions-IoTEdge
Huawei Cloud API definitions, generated from OpenAPI spec
-
pies_openapi_spacetraders_api
SpaceTraders is an open-universe game and learning platform that offers a set of HTTP endpoints to control a fleet of ships and explore a multiplayer universe. The API is documented using [OpenAPI]…
-
ayun-auth
Framework for Web Rustceans
-
googleapis-tonic-google-privacy-dlp-v2
A Google APIs client library generated by tonic-build
-
swc_ecma_transforms_classes
Helper for transforms for the swc project
-
google-cloud-resource-manager
A fully generated & opinionated API client for the Google Cloud Resource Manager API
-
biome_suppression
suppress diagnostics
-
googleapis-tonic-google-cloud-contactcenterinsights-v1
A Google APIs client library generated by tonic-build
-
soph-hash
Framework for Web Rustceans
-
tuono_lib
Superfast React fullstack framework
-
biome_aria_metadata
Metadata about ARIA properties and ARIA roles
-
icondata_fi
providing SVG and corresponding metadata for "Feather"
-
google-identitytoolkit3
A complete library to interact with Identity Toolkit (protocol v3)
-
spider_scraper
A css scraper using html5ever
-
swc_ecma_usage_analyzer
EcmaScript variable usage analyzer
-
google-firebaseappcheck1_beta
A complete library to interact with Firebaseappcheck (protocol v1beta)
-
huawei-cloud-api-definitions-Config
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_css_minifier
CSS minifier
-
google-recommender1_beta1
A complete library to interact with Recommender (protocol v1beta1)
-
zino-chatbot
Unified access to chatbot services for zino
-
google-retail2
A complete library to interact with Cloud Retail (protocol v2)
-
google-recommender1
A complete library to interact with Recommender (protocol v1)
-
rspc-tauri
Tauri adapter for rspc
-
icondata_ti
providing SVG and corresponding metadata for "Typicons"
-
deno_broadcast_channel
BroadcastChannel API for Deno
-
google-notebooks1-cli
A complete library to interact with AI Platform Notebooks (protocol v1)
-
loadstar
web framework for rust
-
soph-queue
Framework for Web Rustceans
-
swc_ecma_transforms
rust port of babel and closure compiler
-
huawei-cloud-api-definitions-WorkspaceApp
Huawei Cloud API definitions, generated from OpenAPI spec
-
icondata_mdi
providing SVG and corresponding metadata for "Material Design Icons"
-
google-prod_tt_sasportal1_alpha1-cli
A complete library to interact with SAS Portal Testing (protocol v1alpha1)
-
rspc-axum
Axum adapter for rspc
-
deno_cron
Deno cron API
-
swc_ecma_compat_es2022
ES2022 compatibility transforms
-
biome_fs
A small wrapper around std::path::PathBuf contains additional information and convenient methods
-
huawei-cloud-api-definitions-iDMEClassicAPI
Huawei Cloud API definitions, generated from OpenAPI spec
-
googleapis-tonic-google-cloud-networkmanagement-v1beta1
A Google APIs client library generated by tonic-build
-
soph-metrics
Framework for Web Rustceans
-
deno_webstorage
WebStorage API for Deno
-
swc_css_lints
CSS linter
-
googleapis-tonic-google-cloud-gdchardwaremanagement-v1alpha
A Google APIs client library generated by tonic-build
-
den-stdlib-console
Console API for den
-
swc_fast_ts_strip
Super-fast TypeScript stripper based on SWC
-
specta-util
High-level utilities for working with Specta
-
icondata_ch
providing SVG and corresponding metadata for "Charm"
-
google-sasportal1_alpha1-cli
A complete library to interact with sasportal (protocol v1alpha1)
-
swc_ecma_transforms_react
rust port of babel and closure compiler
-
google-datamigration1-cli
A complete library to interact with Database Migration Service (protocol v1)
-
zino-ntex
Integrations with ntex for zino
-
google-networkservices1
A complete library to interact with NetworkServices (protocol v1)
-
google-networksecurity1
A complete library to interact with NetworkSecurity (protocol v1)
-
google-cloud-token
Google Cloud Platform token spec
-
biome_js_transform
Biome's JavaScript transpiler
-
swc_nodejs_common
Common code for SWC bindings
-
soph-schedule
Framework for Web Rustceans
-
google-containeranalysis1_beta1
A complete library to interact with Container Analysis (protocol v1beta1)
-
leptos_viz
Viz integrations for the Leptos web framework
-
google-spanner1-cli
A complete library to interact with Spanner (protocol v1)
-
google-fcm1
A complete library to interact with Firebase Cloud Messaging (protocol v1)
-
google-pubsub1-cli
A complete library to interact with Pubsub (protocol v1)
-
google-vmmigration1
A complete library to interact with VM Migration Service (protocol v1)
-
huawei-cloud-api-definitions-HSS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-fusiontables2-cli
A complete library to interact with fusiontables (protocol v2)
-
googleapis-tonic-google-cloud-networkservices-v1
A Google APIs client library generated by tonic-build
-
google-content2_sandbox
A complete library to interact with Shopping Content (protocol v2sandbox)
-
swc_ecma_compat_es2018
ES2018 compatibility transforms
-
soph
Framework for Web Rustceans
-
zino-amis
UI generator for amis
-
google-vision1
A complete library to interact with Vision (protocol v1)
-
googleapis-tonic-google-appengine-v1
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-Meeting
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-DWS
Huawei Cloud API definitions, generated from OpenAPI spec
-
biome_js_unicode_table
Unicode table for JavaScript IDs
-
google-tasks1
A complete library to interact with Tasks (protocol v1)
-
huawei-cloud-api-definitions-eiHealth
Huawei Cloud API definitions, generated from OpenAPI spec
-
poem-extensions
Extensions for Poem
-
googleapis-tonic-google-cloud-clouddms-v1
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-DCS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-datacatalog1
A complete library to interact with Data Catalog (protocol v1)
-
google-firebase1_beta1
A complete library to interact with Firebase Management (protocol v1beta1)
-
swc_ecma_lints
Linter for the swc project
-
zino-extra
Extra utilities for zino
-
google-realtimebidding1
A complete library to interact with Real-time Bidding (protocol v1)
-
swc_ecma_transforms_compat
rust port of babel and closure compiler
-
googleapis-tonic-google-cloud-notebooks-v1
A Google APIs client library generated by tonic-build
-
ayun-console
Framework for Web Rustceans
-
swc_config
Types for configuring swc
-
google-identitytoolkit3-cli
A complete library to interact with Identity Toolkit (protocol v3)
-
google-datacatalog1_beta1-cli
A complete library to interact with Data Catalog (protocol v1beta1)
-
google-games1
A complete library to interact with Games (protocol v1)
-
ayun-cache
Framework for Web Rustceans
-
google-containeranalysis1_beta1-cli
A complete library to interact with Container Analysis (protocol v1beta1)
-
google-mirror1
A complete library to interact with mirror (protocol v1)
-
google-eventarc1
A complete library to interact with Eventarc (protocol v1)
-
googleapis-tonic-google-appengine-v1beta
A Google APIs client library generated by tonic-build
-
googleapis-tonic-google-dataflow-v1beta3
A Google APIs client library generated by tonic-build
-
google-fusiontables2
A complete library to interact with fusiontables (protocol v2)
-
huawei-cloud-api-definitions-IAM
Huawei Cloud API definitions, generated from OpenAPI spec
-
ayun-storage
Framework for Web Rustceans
-
google-dns2
A complete library to interact with Dns (protocol v2)
-
google-mirror1-cli
A complete library to interact with mirror (protocol v1)
-
swc_html
HTML apis for rust
-
google-file1_beta1
A complete library to interact with Cloud Filestore (protocol v1beta1)
-
google-networkconnectivity1_alpha1
A complete library to interact with networkconnectivity (protocol v1alpha1)
-
google-healthcare1-cli
A complete library to interact with Cloud Healthcare (protocol v1)
-
googleapis-tonic-google-cloud-apihub-v1
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-FunctionGraph
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-CloudTest
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_estree_compat
Compatibility layer between estree and swc
-
googleapis-tonic-google-cloud-datalabeling-v1beta1
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-CFW
Huawei Cloud API definitions, generated from OpenAPI spec
-
googleapis-tonic-google-cloud-securitycenter-v1
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-CSS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-domains1_beta1
A complete library to interact with Cloud Domains (protocol v1beta1)
-
swc_ecma_compat_es2017
ES3 compatibility transforms
-
huawei-cloud-api-definitions-LTS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-MetaStudio
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_ecma_compat_es2020
ES2020 compatibility transforms
-
google-retail2-cli
A complete library to interact with Cloud Retail (protocol v2)
-
google-firebase1_beta1-cli
A complete library to interact with Firebase Management (protocol v1beta1)
-
huawei-cloud-api-definitions-IoTDA
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-storagetransfer1
A complete library to interact with storagetransfer (protocol v1)
-
openapi-struct-gen
Generate rust structures from an openapi 3.0 definition
-
googleapis-tonic-google-cloud-oracledatabase-v1
A Google APIs client library generated by tonic-build
-
google-vault1
A complete library to interact with Vault (protocol v1)
-
swc_css_prefixer
Port of stylis
-
swc_css_codegen
CSS code generator for the swc project
-
huawei-cloud-api-definitions-AOS
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_bundler
Very fast ecmascript bundler
-
googleapis-tonic-google-cloud-documentai-v1
A Google APIs client library generated by tonic-build
-
google-partners2-cli
A complete library to interact with Partners (protocol v2)
-
google-deploymentmanager2
A complete library to interact with Deployment Manager (protocol v2)
-
huawei-cloud-api-definitions-ELB
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-documentai1
A complete library to interact with Document (protocol v1)
-
google-people1-cli
A complete library to interact with People Service (protocol v1)
-
google-resourceviews1_beta2
A complete library to interact with resourceviews (protocol v1beta2)
-
ayun-view
Framework for Web Rustceans
-
google-workflowexecutions1
A complete library to interact with Workflow Executions (protocol v1)
-
ayun-database
Framework for Web Rustceans
-
google-pubsublite1
A complete library to interact with PubsubLite (protocol v1)
-
google-coordinate1
A complete library to interact with coordinate (protocol v1)
-
swc_ecma_preset_env
preset-env for the swc
-
huawei-cloud-api-definitions-Live
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-iap1
A complete library to interact with Cloud IAP (protocol v1)
-
googleapis-tonic-google-cloud-datacatalog-v1beta1
A Google APIs client library generated by tonic-build
-
google-datastore1
A complete library to interact with datastore (protocol v1)
-
google-reseller1_sandbox
A complete library to interact with reseller (protocol v1sandbox)
-
google-dlp2_beta1
A complete library to interact with DLP (protocol v2beta1)
-
google-deploymentmanager2-cli
A complete library to interact with Deployment Manager (protocol v2)
-
google-run2
A complete library to interact with Cloud Run (protocol v2)
-
google-storagetransfer1-cli
A complete library to interact with storagetransfer (protocol v1)
-
jsdoc
parser writen in rust
-
google-datafusion1
A complete library to interact with Data Fusion (protocol v1)
-
google-deploymentmanager2_beta2
A complete library to interact with Deployment Manager (protocol v2beta2)
-
swc_node_comments
Comments of swc_common
-
google-vision1-cli
A complete library to interact with Vision (protocol v1)
-
google-replicapoolupdater1_beta1
A complete library to interact with replicapoolupdater (protocol v1beta1)
-
google-jobs4
A complete library to interact with Cloud Talent Solution (protocol v4)
-
google-photoslibrary1
A complete library to interact with Photos Library (protocol v1)
-
huawei-cloud-api-definitions-CodeArtsPipeline
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_timer
Timings for swc
-
googleapis-tonic-google-pubsub-v1
A Google APIs client library generated by tonic-build
-
google-memcache1_beta2
A complete library to interact with Cloud Memorystore for Memcached (protocol v1beta2)
-
google-logging2_beta1
A complete library to interact with Logging (protocol v2beta1)
-
swc_ecma_ext_transforms
Extensions for @swc/core (nodejs)
-
googleapis-tonic-google-ads-googleads-v17-common
A Google APIs client library generated by tonic-build
-
google-jobs3
A complete library to interact with Cloud Talent Solution (protocol v3)
-
google-firestore1_beta1
A complete library to interact with Firestore (protocol v1beta1)
-
google-file1
A complete library to interact with Cloud Filestore (protocol v1)
-
google-replicapool1_beta2
A complete library to interact with replicapool (protocol v1beta2)
-
googleapis-tonic-google-cloud-sql-v1beta4
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-CC
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_fast_graph
Faster version of petgraph
-
google-prediction1d6-cli
A complete library to interact with prediction (protocol v1.6)
-
googleapis-tonic-google-cloud-orchestration-airflow-service-v1
A Google APIs client library generated by tonic-build
-
swc_ecma_compat_es2016
ES3 compatibility transforms
-
google-servicedirectory1_beta1
A complete library to interact with Service Directory (protocol v1beta1)
-
google-file1_beta1-cli
A complete library to interact with Cloud Filestore (protocol v1beta1)
-
swc_css_modules
CSS modules
-
googleapis-tonic-google-ads-googleads-v16-common
A Google APIs client library generated by tonic-build
-
google-orgpolicy2
A complete library to interact with OrgPolicy API (protocol v2)
-
huawei-cloud-api-definitions-AOM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-servicedirectory1
A complete library to interact with Service Directory (protocol v1)
-
google-proximitybeacon1_beta1-cli
A complete library to interact with proximitybeacon (protocol v1beta1)
-
google-recaptchaenterprise1
A complete library to interact with Recaptcha Enterprise (protocol v1)
-
google-recommendationengine1_beta1
A complete library to interact with Recommendations AI (protocol v1beta1)
-
google-dialogflow3-cli
A complete library to interact with Dialogflow (protocol v3)
-
google-memcache1
A complete library to interact with Cloud Memorystore for Memcached (protocol v1)
-
swc_xml_ast
AST definitions of xml
-
google-fitness1
A complete library to interact with fitness (protocol v1)
-
swc_ecma_compat_bugfixes
Compatibility fixes for browser bugs
-
huawei-cloud-api-definitions-Kafka
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-runtimeconfig1_beta1-cli
A complete library to interact with Cloud RuntimeConfig (protocol v1beta1)
-
google-sheets4-cli
A complete library to interact with Sheets (protocol v4)
-
google-speech1
A complete library to interact with Speech (protocol v1)
-
google-networkmanagement1
A complete library to interact with Network Management (protocol v1)
-
swc_xml_parser
XML parser
-
google-gamesconfiguration1_configuration
A complete library to interact with Games Configuration (protocol v1configuration)
-
google-doubleclicksearch2
A complete library to interact with Doubleclicksearch (protocol v2)
-
huawei-cloud-api-definitions-CCI
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-redis1
A complete library to interact with Cloud Redis (protocol v1)
-
google-testing1
A complete library to interact with testing (protocol v1)
-
googleapis-tonic-google-devtools-cloudbuild-v1
A Google APIs client library generated by tonic-build
-
googleapis-tonic-google-cloud-config-v1
A Google APIs client library generated by tonic-build
-
google-translate2
A complete library to interact with Translate (protocol v2)
-
google-plus1
A complete library to interact with plus (protocol v1)
-
google-reseller1_sandbox-cli
A complete library to interact with reseller (protocol v1sandbox)
-
huawei-cloud-api-definitions-CodeHub
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_ecma_compat_es2021
ES2021 compatibility transforms
-
google-manager1_beta2-cli
A complete library to interact with manager (protocol v1beta2)
-
google-tpu1_alpha1
A complete library to interact with TPU (protocol v1alpha1)
-
google-gan1_beta1
A complete library to interact with gan (protocol v1beta1)
-
google-datastore1-cli
A complete library to interact with datastore (protocol v1)
-
google-datastream1
A complete library to interact with Datastream (protocol v1)
-
google-recommender1-cli
A complete library to interact with Recommender (protocol v1)
-
googleapis-tonic-google-cloud-osconfig-v1
A Google APIs client library generated by tonic-build
-
google-logging2_beta1-cli
A complete library to interact with Logging (protocol v2beta1)
-
google-photoslibrary1-cli
A complete library to interact with Photos Library (protocol v1)
-
google-runtimeconfig1_beta1
A complete library to interact with Cloud RuntimeConfig (protocol v1beta1)
-
google-redis1-cli
A complete library to interact with Cloud Redis (protocol v1)
-
huawei-cloud-api-definitions-ROMA
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_ecma_compat_es2019
ES2019 compatibility transforms
-
google-manager1_beta2
A complete library to interact with manager (protocol v1beta2)
-
google-recommender1_beta1-cli
A complete library to interact with Recommender (protocol v1beta1)
-
google-containeranalysis1
A complete library to interact with Container Analysis (protocol v1)
-
swc_compiler_base
Base crate for the 'swc' crate. This is not a public API.
-
googleapis-tonic-google-cloud-sql-v1
A Google APIs client library generated by tonic-build
-
google-gamesmanagement1_management-cli
A complete library to interact with Games Management (protocol v1management)
-
google-gamesmanagement1_management
A complete library to interact with Games Management (protocol v1management)
-
google-file1-cli
A complete library to interact with Cloud Filestore (protocol v1)
-
google-spectrum1_explorer
A complete library to interact with spectrum (protocol v1explorer)
-
swc_ecma_compat_es3
ES3 compatibility transforms
-
google-dataplex1-cli
A complete library to interact with Cloud Dataplex (protocol v1)
-
google-secretmanager1_beta1
A complete library to interact with Secret Manager (protocol v1beta1)
-
huawei-cloud-api-definitions-LakeFormation
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-domains1
A complete library to interact with Cloud Domains (protocol v1)
-
google-dlp2_beta1-cli
A complete library to interact with DLP (protocol v2beta1)
-
google-proximitybeacon1_beta1
A complete library to interact with proximitybeacon (protocol v1beta1)
-
google-firebasedatabase1_beta
A complete library to interact with Firebase Realtime Database (protocol v1beta)
-
google-siteverification1
A complete library to interact with siteVerification (protocol v1)
-
swc_ecma_transforms_testing
rust port of babel and closure compiler
-
google-docs1
A complete library to interact with Docs (protocol v1)
-
swc_css_compat
Port of stylis
-
google-servicecontrol1
A complete library to interact with Service Control (protocol v1)
-
google-deploymentmanager2_beta2-cli
A complete library to interact with Deployment Manager (protocol v2beta2)
-
googleapis-tonic-google-cloud-vision-v1
A Google APIs client library generated by tonic-build
-
dbg-swc
Debug utilities
-
google-searchconsole1
A complete library to interact with Search Console (protocol v1)
-
google-privateca1_beta1
A complete library to interact with Certificate Authority Service (protocol v1beta1)
-
google-language1-cli
A complete library to interact with Cloud Natural Language (protocol v1)
-
swc_html_utils
Utils for HTML
-
google-serviceregistryalpha
A complete library to interact with Service Registry (protocol alpha)
-
huawei-cloud-api-definitions-AAD
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-tasks1-cli
A complete library to interact with Tasks (protocol v1)
-
googleapis-tonic-google-cloud-eventarc-v1
A Google APIs client library generated by tonic-build
-
google-doubleclickbidmanager1
A complete library to interact with DoubleClick Bid Manager (protocol v1)
-
google-licensing1
A complete library to interact with licensing (protocol v1)
-
huawei-cloud-api-definitions-IEC
Huawei Cloud API definitions, generated from OpenAPI spec
-
googleapis-tonic-google-cloud-vision-v1p4beta1
A Google APIs client library generated by tonic-build
-
google-remotebuildexecution2
A complete library to interact with Remote Build Execution (protocol v2)
-
google-plusdomains1
A complete library to interact with plusDomains (protocol v1)
-
google-factchecktools1_alpha1
A complete library to interact with Fact Check Tools (protocol v1alpha1)
-
google-webmasters3
A complete library to interact with webmasters (protocol v3)
-
google-taskqueue1_beta2
A complete library to interact with taskqueue (protocol v1beta2)
-
huawei-cloud-api-definitions-OBS
Huawei Cloud API definitions, generated from OpenAPI spec
-
preset_env_base
Common logic for targetting vairous browsers
-
google-memcache1_beta2-cli
A complete library to interact with Cloud Memorystore for Memcached (protocol v1beta2)
-
google-prediction1d6
A complete library to interact with prediction (protocol v1.6)
-
google-resourceviews1_beta2-cli
A complete library to interact with resourceviews (protocol v1beta2)
-
google-iamcredentials1
A complete library to interact with IAM Credentials (protocol v1)
-
googleapis-tonic-google-cloud-metastore-v1alpha
A Google APIs client library generated by tonic-build
-
google-realtimebidding1-cli
A complete library to interact with Real-time Bidding (protocol v1)
-
google-surveys2
A complete library to interact with Surveys (protocol v2)
-
google-datapipelines1
A complete library to interact with Datapipelines (protocol v1)
-
huawei-cloud-api-definitions-CES
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-oslogin1_beta
A complete library to interact with Cloud OS Login (protocol v1beta)
-
swc_graph_analyzer
Graph analyzer
-
google-speech1-cli
A complete library to interact with Speech (protocol v1)
-
google-playmoviespartner1
A complete library to interact with Play Movies (protocol v1)
-
google-servicedirectory1_beta1-cli
A complete library to interact with Service Directory (protocol v1beta1)
-
google-jobs3-cli
A complete library to interact with Cloud Talent Solution (protocol v3)
-
google-policysimulator1
A complete library to interact with Policy Simulator (protocol v1)
-
swc_css
CSS apis for rust
-
google-taskqueue1_beta2-cli
A complete library to interact with taskqueue (protocol v1beta2)
-
google-datastore1_beta3
A complete library to interact with datastore (protocol v1beta3)
-
google-tpu1_alpha1-cli
A complete library to interact with TPU (protocol v1alpha1)
-
google-language1
A complete library to interact with Cloud Natural Language (protocol v1)
-
swc_css_utils
Port of stylis
-
google-replicapoolupdater1_beta1-cli
A complete library to interact with replicapoolupdater (protocol v1beta1)
-
googleapis-tonic-google-shopping-merchant-accounts-v1beta
A Google APIs client library generated by tonic-build
-
huawei-cloud-api-definitions-IEF
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-safebrowsing4
A complete library to interact with Safebrowsing (protocol v4)
-
google-iap1-cli
A complete library to interact with Cloud IAP (protocol v1)
-
googleapis-tonic-google-cloud-metastore-v1
A Google APIs client library generated by tonic-build
-
google-libraryagent1
A complete library to interact with Libraryagent (protocol v1)
-
huawei-cloud-api-definitions-IDT
Huawei Cloud API definitions, generated from OpenAPI spec
-
googleapis-tonic-google-devtools-testing-v1
A Google APIs client library generated by tonic-build
-
google-youtubereporting1-cli
A complete library to interact with YouTube Reporting (protocol v1)
-
google-plusdomains1-cli
A complete library to interact with plusDomains (protocol v1)
-
swc_xml_codegen
XML code generator for the swc project
-
google-datalabeling1_beta1-cli
A complete library to interact with Data Labeling (protocol v1beta1)
-
google-youtubereporting1
A complete library to interact with YouTube Reporting (protocol v1)
-
google-sourcerepo1
A complete library to interact with Cloud Source Repositories (protocol v1)
-
googleapis-tonic-google-cloud-metastore-v1beta
A Google APIs client library generated by tonic-build
-
google-language1_beta1
A complete library to interact with Cloud Natural Language (protocol v1beta1)
-
google-customsearch1
A complete library to interact with CustomSearch API (protocol v1)
-
huawei-cloud-api-definitions-CAE
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-manufacturers1
A complete library to interact with Manufacturer Center (protocol v1)
-
google-serviceregistryalpha-cli
A complete library to interact with Service Registry (protocol alpha)
-
googleapis-tonic-google-cloud-networkconnectivity-v1
A Google APIs client library generated by tonic-build
-
google-surveys2-cli
A complete library to interact with Surveys (protocol v2)
-
google-memcache1-cli
A complete library to interact with Cloud Memorystore for Memcached (protocol v1)
-
google-videointelligence1
A complete library to interact with Cloud Video Intelligence (protocol v1)
-
google-groupssettings1-cli
A complete library to interact with groupssettings (protocol v1)
-
google-licensing1-cli
A complete library to interact with licensing (protocol v1)
-
google-transcoder1_beta1
A complete library to interact with Transcoder (protocol v1beta1)
-
google-manufacturers1-cli
A complete library to interact with Manufacturer Center (protocol v1)
-
swc_ecma_dep_graph
Dependency graph for the ecmascript
-
huawei-cloud-api-definitions-AS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-vmmigration1-cli
A complete library to interact with VM Migration Service (protocol v1)
-
google-jobs4-cli
A complete library to interact with Cloud Talent Solution (protocol v4)
-
google-lifesciences2_beta
A complete library to interact with Cloud Life Sciences (protocol v2beta)
-
swc_ecma_testing
Testing utilities for ecmascript
-
google-workflows1
A complete library to interact with Workflows (protocol v1)
-
google-firebasedynamiclinks1
A complete library to interact with Firebase Dynamic Links (protocol v1)
-
google-texttospeech1
A complete library to interact with Texttospeech (protocol v1)
-
google-gameservices1
A complete library to interact with Game Services (protocol v1)
-
google-tpu1-cli
A complete library to interact with TPU (protocol v1)
-
gix-url
gitoxide project implementing parsing and serialization of gix-url
-
huawei-cloud-api-definitions-CBR
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-SecMaster
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-paymentsresellersubscription1
A complete library to interact with Payments Reseller Subscription (protocol v1)
-
google-documentai1_beta2
A complete library to interact with Document (protocol v1beta2)
-
google-spectrum1_explorer-cli
A complete library to interact with spectrum (protocol v1explorer)
-
google-ondemandscanning1
A complete library to interact with On-Demand Scanning (protocol v1)
-
google-essentialcontacts1
A complete library to interact with Essentialcontacts (protocol v1)
-
google-servicecontrol2-cli
A complete library to interact with Service Control (protocol v2)
-
google-sourcerepo1-cli
A complete library to interact with Cloud Source Repositories (protocol v1)
-
google-firebasedynamiclinks1-cli
A complete library to interact with Firebase Dynamic Links (protocol v1)
-
google-doubleclickbidmanager1d1
A complete library to interact with DoubleClick Bid Manager (protocol v1.1)
-
google-videointelligence1-cli
A complete library to interact with Cloud Video Intelligence (protocol v1)
-
google-iap1_beta1-cli
A complete library to interact with Cloud IAP (protocol v1beta1)
-
google-playmoviespartner1-cli
A complete library to interact with Play Movies (protocol v1)
-
huawei-cloud-api-definitions-OSM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-oslogin1
A complete library to interact with Cloud OS Login (protocol v1)
-
google-documentai1-cli
A complete library to interact with Document (protocol v1)
-
google-oslogin1_beta-cli
A complete library to interact with Cloud OS Login (protocol v1beta)
-
google-siteverification1-cli
A complete library to interact with siteVerification (protocol v1)
-
google-datastore1_beta3-cli
A complete library to interact with datastore (protocol v1beta3)
-
google-webmasters3-cli
A complete library to interact with webmasters (protocol v3)
-
swc_xml
XML apis for rust
-
google-mybusinessaccountmanagement1
A complete library to interact with My Business Account Management (protocol v1)
-
google-genomics1
A complete library to interact with genomics (protocol v1)
-
google-groupssettings1
A complete library to interact with groupssettings (protocol v1)
-
google-language1_beta1-cli
A complete library to interact with Cloud Natural Language (protocol v1beta1)
-
huawei-cloud-api-definitions-DAS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-firebasehosting1
A complete library to interact with Firebase Hosting (protocol v1)
-
huawei-cloud-api-definitions-OCR
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-domainsrdap1
A complete library to interact with Domains RDAP (protocol v1)
-
google-firebaseappcheck1_beta-cli
A complete library to interact with Firebaseappcheck (protocol v1beta)
-
google-networkconnectivity1_alpha1-cli
A complete library to interact with networkconnectivity (protocol v1alpha1)
-
huawei-cloud-api-definitions-DDM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-eventarc1-cli
A complete library to interact with Eventarc (protocol v1)
-
huawei-cloud-api-definitions-KooMessage
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-recommendationengine1_beta1-cli
A complete library to interact with Recommendations AI (protocol v1beta1)
-
google-transcoder1
A complete library to interact with Transcoder (protocol v1)
-
google-domains1_beta1-cli
A complete library to interact with Cloud Domains (protocol v1beta1)
-
google-resourcesettings1
A complete library to interact with Resource Settings (protocol v1)
-
google-oslogin1-cli
A complete library to interact with Cloud OS Login (protocol v1)
-
huawei-cloud-api-definitions-KMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-gmailpostmastertools1
A complete library to interact with Postmaster Tools (protocol v1)
-
google-ids1
A complete library to interact with IDS (protocol v1)
-
google-iap1_beta1
A complete library to interact with Cloud IAP (protocol v1beta1)
-
google-servicecontrol1-cli
A complete library to interact with Service Control (protocol v1)
-
google-runtimeconfig1
A complete library to interact with Cloud RuntimeConfig (protocol v1)
-
google-datastream1-cli
A complete library to interact with Datastream (protocol v1)
-
google-smartdevicemanagement1
A complete library to interact with Smart Device Management (protocol v1)
-
google-mybusinessbusinessinformation1
A complete library to interact with My Business Business Information (protocol v1)
-
google-localservices1
A complete library to interact with Localservices (protocol v1)
-
google-fcm1-cli
A complete library to interact with Firebase Cloud Messaging (protocol v1)
-
google-libraryagent1-cli
A complete library to interact with Libraryagent (protocol v1)
-
huawei-cloud-api-definitions-BSS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-speech1_beta1-cli
A complete library to interact with Speech (protocol v1beta1)
-
google-dns2-cli
A complete library to interact with Dns (protocol v2)
-
google-speech1_beta1
A complete library to interact with Speech (protocol v1beta1)
-
google-webrisk1
A complete library to interact with Web Risk (protocol v1)
-
google-servicebroker1
A complete library to interact with Service Broker (protocol v1)
-
google-run2-cli
A complete library to interact with Cloud Run (protocol v2)
-
google-ideahub1_beta
A complete library to interact with Ideahub (protocol v1beta)
-
google-domains1-cli
A complete library to interact with Cloud Domains (protocol v1)
-
google-vectortile1
A complete library to interact with Semantic Tile (protocol v1)
-
google-gmailpostmastertools1_beta1-cli
A complete library to interact with Postmaster Tools (protocol v1beta1)
-
google-keep1
A complete library to interact with Keep (protocol v1)
-
google-workflowexecutions1-cli
A complete library to interact with Workflow Executions (protocol v1)
-
google-documentai1_beta2-cli
A complete library to interact with Document (protocol v1beta2)
-
google-gameservices1-cli
A complete library to interact with Game Services (protocol v1)
-
google-firebasestorage1_beta
A complete library to interact with Firebasestorage (protocol v1beta)
-
google-policysimulator1-cli
A complete library to interact with Policy Simulator (protocol v1)
-
google-mybusinesslodging1
A complete library to interact with My Business Lodging (protocol v1)
-
huawei-cloud-api-definitions-EG
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-essentialcontacts1-cli
A complete library to interact with Essentialcontacts (protocol v1)
-
google-digitalassetlinks1
A complete library to interact with digitalassetlinks (protocol v1)
-
google-discovery1-cli
A complete library to interact with discovery (protocol v1)
-
google-runtimeconfig1-cli
A complete library to interact with Cloud RuntimeConfig (protocol v1)
-
google-lifesciences2_beta-cli
A complete library to interact with Cloud Life Sciences (protocol v2beta)
-
huawei-cloud-api-definitions-VOD
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-mybusinessverifications1
A complete library to interact with My Business Verifications (protocol v1)
-
google-mybusinessplaceactions1
A complete library to interact with My Business Place Actions (protocol v1)
-
google-firebasehosting1-cli
A complete library to interact with Firebase Hosting (protocol v1)
-
google-firebaseml1
A complete library to interact with Firebase ML (protocol v1)
-
google-workflows1-cli
A complete library to interact with Workflows (protocol v1)
-
google-playablelocations3
A complete library to interact with Playable Locations (protocol v3)
-
google-mybusinessbusinessinformation1-cli
A complete library to interact with My Business Business Information (protocol v1)
-
huawei-cloud-api-definitions-DC
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-gmailpostmastertools1_beta1
A complete library to interact with Postmaster Tools (protocol v1beta1)
-
google-policyanalyzer1
A complete library to interact with Policy Analyzer (protocol v1)
-
google-pubsub1_beta2
A complete library to interact with Pubsub (protocol v1beta2)
-
google-paymentsresellersubscription1-cli
A complete library to interact with Payments Reseller Subscription (protocol v1)
-
google-customsearch1-cli
A complete library to interact with CustomSearch API (protocol v1)
-
google-urlshortener1-cli
A complete library to interact with urlshortener (protocol v1)
-
google-discovery1
A complete library to interact with discovery (protocol v1)
-
google-sts1
A complete library to interact with Cloud Security Token (protocol v1)
-
swc_ecma_quote
Quasi quotation system for ecmascript
-
google-datapipelines1-cli
A complete library to interact with Datapipelines (protocol v1)
-
huawei-cloud-api-definitions-CodeArtsDeploy
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-gmailpostmastertools1-cli
A complete library to interact with Postmaster Tools (protocol v1)
-
google-transcoder1_beta1-cli
A complete library to interact with Transcoder (protocol v1beta1)
-
google-ids1-cli
A complete library to interact with IDS (protocol v1)
-
google-firebasestorage1_beta-cli
A complete library to interact with Firebasestorage (protocol v1beta)
-
huawei-cloud-api-definitions-ProjectMan
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-webfonts1
A complete library to interact with Webfonts (protocol v1)
-
google-genomics1-cli
A complete library to interact with genomics (protocol v1)
-
google-smartdevicemanagement1-cli
A complete library to interact with Smart Device Management (protocol v1)
-
google-versionhistory1
A complete library to interact with Version History (protocol v1)
-
google-cloudcommerceprocurement1
A complete library to interact with Cloud Commerce Partner Procurement Service (protocol v1)
-
google-indexing3-cli
A complete library to interact with Indexing (protocol v3)
-
google-transcoder1-cli
A complete library to interact with Transcoder (protocol v1)
-
huawei-cloud-api-definitions-EVS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-pagespeedonline2
A complete library to interact with pagespeedonline (protocol v2)
-
google-qpxexpress1-cli
A complete library to interact with QPX Express (protocol v1)
-
google-urlshortener1
A complete library to interact with urlshortener (protocol v1)
-
huawei-cloud-api-definitions-Octopus
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-pagespeedonline2-cli
A complete library to interact with pagespeedonline (protocol v2)
-
google-webfonts1-cli
A complete library to interact with Webfonts (protocol v1)
-
google-servicecontrol2
A complete library to interact with Service Control (protocol v2)
-
google-groupsmigration1
A complete library to interact with Groups Migration (protocol v1)
-
google-qpxexpress1
A complete library to interact with QPX Express (protocol v1)
-
google-servicebroker1-cli
A complete library to interact with Service Broker (protocol v1)
-
google-pagespeedonline4-cli
A complete library to interact with pagespeedonline (protocol v4)
-
google-videointelligence1_beta1-cli
A complete library to interact with Cloud Video Intelligence (protocol v1beta1)
-
google-mybusinesslodging1-cli
A complete library to interact with My Business Lodging (protocol v1)
-
huawei-cloud-api-definitions-SWR
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-mybusinessbusinesscalls1
A complete library to interact with My Business Business Calls (protocol v1)
-
huawei-cloud-api-definitions-DBSS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-digitalassetlinks1-cli
A complete library to interact with digitalassetlinks (protocol v1)
-
google-pagespeedonline5-cli
A complete library to interact with Pagespeed Insights (protocol v5)
-
huawei-cloud-api-definitions-DNS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-mybusinessplaceactions1-cli
A complete library to interact with My Business Place Actions (protocol v1)
-
google-playcustomapp1
A complete library to interact with playcustomapp (protocol v1)
-
google-policytroubleshooter1
A complete library to interact with Policy Troubleshooter (protocol v1)
-
google-firebaseremoteconfig1-cli
A complete library to interact with Firebase Remote Config (protocol v1)
-
google-indexing3
A complete library to interact with Indexing (protocol v3)
-
google-mybusinessverifications1-cli
A complete library to interact with My Business Verifications (protocol v1)
-
google-firebaseml1-cli
A complete library to interact with Firebase ML (protocol v1)
-
huawei-cloud-api-definitions-DSC
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-SFSTurbo
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-firebaseremoteconfig1
A complete library to interact with Firebase Remote Config (protocol v1)
-
google-ideahub1_beta-cli
A complete library to interact with Ideahub (protocol v1beta)
-
google-pagespeedonline4
A complete library to interact with pagespeedonline (protocol v4)
-
google-videointelligence1_beta1
A complete library to interact with Cloud Video Intelligence (protocol v1beta1)
-
google-pagespeedonline5
A complete library to interact with Pagespeed Insights (protocol v5)
-
google-localservices1-cli
A complete library to interact with Localservices (protocol v1)
-
huawei-cloud-api-definitions-VPCEP
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-verifiedaccess1
A complete library to interact with verifiedaccess (protocol v1)
-
huawei-cloud-api-definitions-IMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-playintegrity1
A complete library to interact with Play Integrity (protocol v1)
-
google-dfareporting3d5
A complete library to interact with Dfareporting (protocol v3.5)
-
google-verifiedaccess1-cli
A complete library to interact with verifiedaccess (protocol v1)
-
google-places1
A complete library to interact with Maps Places (protocol v1)
-
google-mybusinessnotifications1
A complete library to interact with My Business Notification Settings (protocol v1)
-
google-versionhistory1-cli
A complete library to interact with Version History (protocol v1)
-
google-fcmdata1_beta1
A complete library to interact with Fcmdata (protocol v1beta1)
-
google-mybusinessnotifications1-cli
A complete library to interact with My Business Notification Settings (protocol v1)
-
huawei-cloud-api-definitions-GA
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-DGC
Huawei Cloud API definitions, generated from OpenAPI spec
-
swc_node_base
Speedy web compiler
-
swc_node_bundler
Speedy web compiler
-
huawei-cloud-api-definitions-GES
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-SMN
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-CodeArtsInspector
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-mybusinessbusinesscalls1-cli
A complete library to interact with My Business Business Calls (protocol v1)
-
google-fcmdata1_beta1-cli
A complete library to interact with Fcmdata (protocol v1beta1)
-
google-cloudcommerceprocurement1-cli
A complete library to interact with Cloud Commerce Partner Procurement Service (protocol v1)
-
huawei-cloud-api-definitions-CSMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-playintegrity1-cli
A complete library to interact with Play Integrity (protocol v1)
-
huawei-cloud-api-definitions-GSL
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-sts1-cli
A complete library to interact with Cloud Security Token (protocol v1)
-
huawei-cloud-api-definitions-MRS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-places1-cli
A complete library to interact with Maps Places (protocol v1)
-
huawei-cloud-api-definitions-KPS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-SCM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-logging2
A complete library to interact with Logging (protocol v2)
-
huawei-cloud-api-definitions-MSGSMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-MPC
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-dataplex1
A complete library to interact with Cloud Dataplex (protocol v1)
-
huawei-cloud-api-definitions-IdentityCenter
Huawei Cloud API definitions, generated from OpenAPI spec
-
criner
a platform for resumable mining of crates.io for knowledge and information
-
huawei-cloud-api-definitions-ServiceStage
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-CTS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-appengine1
A complete library to interact with appengine (protocol v1)
-
google-classroom1-cli
A complete library to interact with classroom (protocol v1)
-
huawei-cloud-api-definitions-EIP
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-artifactregistry1
A complete library to interact with Artifact Registry (protocol v1)
-
huawei-cloud-api-definitions-RGC
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-OMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-datafusion1_beta1
A complete library to interact with Data Fusion (protocol v1beta1)
-
google-androidenterprise1-cli
A complete library to interact with Android Enterprise (protocol v1)
-
huawei-cloud-api-definitions-Moderation
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-DeH
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-Organizations
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudresourcemanager1-cli
A complete library to interact with Cloud Resource Manager (protocol v1)
-
google-cloudkms1-cli
A complete library to interact with Cloud KMS (protocol v1)
-
google-cloudresourcemanager3
A complete library to interact with Cloud Resource Manager (protocol v3)
-
huawei-cloud-api-definitions-CBH
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudresourcemanager1
A complete library to interact with Cloud Resource Manager (protocol v1)
-
huawei-cloud-api-definitions-CloudIDE
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-RAM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudchannel1
A complete library to interact with Cloudchannel (protocol v1)
-
huawei-cloud-api-definitions-FRS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-TMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-RabbitMQ
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-CodeArtsArtifact
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-compute1-cli
A complete library to interact with compute (protocol v1)
-
google-composer1
A complete library to interact with Cloud Composer (protocol v1)
-
google-androidenterprise1
A complete library to interact with Android Enterprise (protocol v1)
-
huawei-cloud-api-definitions-iDME
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-adsense1d4-cli
A complete library to interact with AdSense (protocol v1.4)
-
google-calendar3-cli
A complete library to interact with calendar (protocol v3)
-
google-androidpublisher2-cli
A complete library to interact with Android Publisher (protocol v2)
-
huawei-cloud-api-definitions-KooMap
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-connectors1
A complete library to interact with Connectors (protocol v1)
-
google-cloudresourcemanager3-cli
A complete library to interact with Cloud Resource Manager (protocol v3)
-
google-cloudresourcemanager2-cli
A complete library to interact with Cloud Resource Manager (protocol v2)
-
google-cloudbuild1-cli
A complete library to interact with Cloud Build (protocol v1)
-
google-appengine1-cli
A complete library to interact with appengine (protocol v1)
-
google-appengine1_beta5
A complete library to interact with appengine (protocol v1beta5)
-
google-appengine1_beta4
A complete library to interact with appengine (protocol v1beta4)
-
google-books1-cli
A complete library to interact with books (protocol v1)
-
google-composer1-cli
A complete library to interact with Cloud Composer (protocol v1)
-
google-blogger3-cli
A complete library to interact with Blogger (protocol v3)
-
huawei-cloud-api-definitions-COC
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-androidpublisher2
A complete library to interact with Android Publisher (protocol v2)
-
google-cloudidentity1
A complete library to interact with Cloud Identity (protocol v1)
-
google-cloudbilling1
A complete library to interact with Cloudbilling (protocol v1)
-
google-cloudasset1
A complete library to interact with Cloud Asset (protocol v1)
-
google-androidmanagement1
A complete library to interact with Android Management (protocol v1)
-
google-accesscontextmanager1_beta
A complete library to interact with Access Context Manager (protocol v1beta)
-
huawei-cloud-api-definitions-RMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-CPH
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudresourcemanager1_beta1-cli
A complete library to interact with Cloud Resource Manager (protocol v1beta1)
-
google-cloudidentity1-cli
A complete library to interact with Cloud Identity (protocol v1)
-
huawei-cloud-api-definitions-CDM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-adsense1d4
A complete library to interact with AdSense (protocol v1.4)
-
huawei-cloud-api-definitions-CloudPond
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-baremetalsolution2
A complete library to interact with baremetalsolution (protocol v2)
-
google-apigee1-cli
A complete library to interact with Apigee (protocol v1)
-
google-cloudresourcemanager1_beta1
A complete library to interact with Cloud Resource Manager (protocol v1beta1)
-
google-appengine1_beta5-cli
A complete library to interact with appengine (protocol v1beta5)
-
google-cloudtasks2_beta2
A complete library to interact with Cloud Tasks (protocol v2beta2)
-
google-blogger3
A complete library to interact with Blogger (protocol v3)
-
huawei-cloud-api-definitions-RocketMQ
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-accesscontextmanager1
A complete library to interact with Access Context Manager (protocol v1)
-
google-androidmanagement1-cli
A complete library to interact with Android Management (protocol v1)
-
google-cloudbuild1
A complete library to interact with Cloud Build (protocol v1)
-
huawei-cloud-api-definitions-APM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-clouddeploy1
A complete library to interact with Cloud Deploy (protocol v1)
-
huawei-cloud-api-definitions-IoTAnalytics
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-apis-common
Shared functionality among the google-api crates
-
huawei-cloud-api-definitions-SDRS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudiot1
A complete library to interact with Cloud Iot (protocol v1)
-
google-cloudresourcemanager2
A complete library to interact with Cloud Resource Manager (protocol v2)
-
google-appengine1_beta4-cli
A complete library to interact with appengine (protocol v1beta4)
-
google-adsensehost4d1-cli
A complete library to interact with AdSense Host (protocol v4.1)
-
huawei-cloud-api-definitions-DRIS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-connectors1-cli
A complete library to interact with Connectors (protocol v1)
-
huawei-cloud-api-definitions-NAT
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudkms1_beta1
A complete library to interact with Cloud KMS (protocol v1beta1)
-
google-contactcenterinsights1
A complete library to interact with Contactcenterinsights (protocol v1)
-
google-cloudchannel1-cli
A complete library to interact with Cloudchannel (protocol v1)
-
google-cloudtasks2
A complete library to interact with Cloud Tasks (protocol v2)
-
google-cloudfunctions1
A complete library to interact with Cloud Functions (protocol v1)
-
huawei-cloud-api-definitions-SMS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-apigateway1
A complete library to interact with apigateway (protocol v1)
-
google-cloudiot1-cli
A complete library to interact with Cloud Iot (protocol v1)
-
google-cloudscheduler1_beta1-cli
A complete library to interact with Cloud Scheduler (protocol v1beta1)
-
google-accessapproval1_beta1
A complete library to interact with Access Approval (protocol v1beta1)
-
google-cloudbilling1-cli
A complete library to interact with Cloudbilling (protocol v1)
-
google-clouduseraccountsvm_beta
A complete library to interact with Cloud User Accounts (protocol vm_beta)
-
google-cloudprivatecatalogproducer1_beta1
A complete library to interact with Cloud PrivateCatalog Producer (protocol v1beta1)
-
google-accessapproval1
A complete library to interact with Access Approval (protocol v1)
-
google-adexchangebuyer1d3
A complete library to interact with Ad Exchange Buyer (protocol v1.3)
-
huawei-cloud-api-definitions-CSE
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-autoscaler1_beta2
A complete library to interact with autoscaler (protocol v1beta2)
-
google-adsensehost4d1
A complete library to interact with AdSense Host (protocol v4.1)
-
google-alertcenter1_beta1
A complete library to interact with AlertCenter (protocol v1beta1)
-
google-cloudtasks2_beta2-cli
A complete library to interact with Cloud Tasks (protocol v2beta2)
-
google-adexchangeseller2-cli
A complete library to interact with Ad Exchange Seller (protocol v2.0)
-
huawei-cloud-api-definitions-CodeArtsCheck
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-adexchangeseller2
A complete library to interact with Ad Exchange Seller (protocol v2.0)
-
google-cloudshell1
A complete library to interact with Cloud Shell (protocol v1)
-
google-cloudscheduler1
A complete library to interact with Cloud Scheduler (protocol v1)
-
huawei-cloud-api-definitions-EC
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-consumersurveys2
A complete library to interact with Consumer Surveys (protocol v2)
-
google-consumersurveys2-cli
A complete library to interact with Consumer Surveys (protocol v2)
-
google-artifactregistry1_beta1
A complete library to interact with Artifact Registry (protocol v1beta1)
-
google-cloudkms1_beta1-cli
A complete library to interact with Cloud KMS (protocol v1beta1)
-
google-androiddeviceprovisioning1
A complete library to interact with Android Provisioning Partner (protocol v1)
-
google-cloudtasks2-cli
A complete library to interact with Cloud Tasks (protocol v2)
-
huawei-cloud-api-definitions-SA
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-certificatemanager1
A complete library to interact with Certificate Manager (protocol v1)
-
google-cloudmonitoring2_beta2
A complete library to interact with Cloud Monitoring (protocol v2beta2)
-
google-clouderrorreporting1_beta1
A complete library to interact with Clouderrorreporting (protocol v1beta1)
-
huawei-cloud-api-definitions-MAS
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-clouduseraccountsvm_beta-cli
A complete library to interact with Cloud User Accounts (protocol vm_beta)
-
google-authorizedbuyersmarketplace1
A complete library to interact with Authorized Buyers Marketplace (protocol v1)
-
google-admob1
A complete library to interact with AdMob (protocol v1)
-
google-analyticsdata1_beta
A complete library to interact with AnalyticsData (protocol v1beta)
-
google-bigqueryreservation1
A complete library to interact with BigQuery Reservation (protocol v1)
-
google-apigateway1-cli
A complete library to interact with apigateway (protocol v1)
-
google-autoscaler1_beta2-cli
A complete library to interact with autoscaler (protocol v1beta2)
-
google-accessapproval1_beta1-cli
A complete library to interact with Access Approval (protocol v1beta1)
-
google-cloudtasks2_beta3-cli
A complete library to interact with Cloud Tasks (protocol v2beta3)
-
huawei-cloud-api-definitions-ER
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-clouddebugger2
A complete library to interact with Cloud Debugger (protocol v2)
-
google-cloudtasks2_beta3
A complete library to interact with Cloud Tasks (protocol v2beta3)
-
google-assuredworkloads1
A complete library to interact with Assuredworkloads (protocol v1)
-
google-area120tables1_alpha1
A complete library to interact with Area120 Tables (protocol v1alpha1)
-
google-clouddeploy1-cli
A complete library to interact with Cloud Deploy (protocol v1)
-
huawei-cloud-api-definitions-HiLens
Huawei Cloud API definitions, generated from OpenAPI spec
-
huawei-cloud-api-definitions-RES
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-aiplatform1
A complete library to interact with Aiplatform (protocol v1)
-
google-cloudasset1_beta1-cli
A complete library to interact with Cloud Asset (protocol v1beta1)
-
google-cloudprivatecatalogproducer1_beta1-cli
A complete library to interact with Cloud PrivateCatalog Producer (protocol v1beta1)
-
google-appstate1
A complete library to interact with App State (protocol v1)
-
huawei-cloud-api-definitions-CDN
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudscheduler1_beta1
A complete library to interact with Cloud Scheduler (protocol v1beta1)
-
google-cloudfunctions1-cli
A complete library to interact with Cloud Functions (protocol v1)
-
google-baremetalsolution2-cli
A complete library to interact with baremetalsolution (protocol v2)
-
google-assuredworkloads1-cli
A complete library to interact with Assuredworkloads (protocol v1)
-
google-cloudtrace1
A complete library to interact with Cloud Trace (protocol v1)
-
google-gkehub1
A complete library to interact with GKE Hub (protocol v1)
-
huawei-cloud-api-definitions-CCM
Huawei Cloud API definitions, generated from OpenAPI spec
-
google-cloudprivatecatalog1_beta1
A complete library to interact with Cloud Private Catalog (protocol v1beta1)
-
google-storage1-cli
A complete library to interact with storage (protocol v1)
-
google-cloudsupport2_beta
A complete library to interact with Cloud Support (protocol v2beta)
-
google-artifactregistry1_beta1-cli
A complete library to interact with Artifact Registry (protocol v1beta1)
-
google-accessapproval1-cli
A complete library to interact with Access Approval (protocol v1)
-
google-clouddebugger2-cli
A complete library to interact with Cloud Debugger (protocol v2)
-
google-bigqueryconnection1_beta1
A complete library to interact with BigQuery Connection Service (protocol v1beta1)
-
google-chromemanagement1-cli
A complete library to interact with Chrome Management (protocol v1)
-
google-bigqueryconnection1_beta1-cli
A complete library to interact with BigQuery Connection Service (protocol v1beta1)
-
google-cloudshell1-cli
A complete library to interact with Cloud Shell (protocol v1)