-
sysinfo
get system information such as processes, CPUs, disks, components and networks
-
tower
modular and reusable components for building robust clients and servers
-
tonic
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility
-
socket2
handling networking sockets with a maximal amount of configuration possible intended
-
ipnet
types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new
IpNet,Ipv4Net, andIpv6Nettypes build on the existingIpAddr… -
aws-config
AWS SDK config and credential provider implementations
-
quinn
Versatile QUIC transport protocol implementation
-
async-graphql
A GraphQL server library implemented in Rust
-
rustls-native-certs
allows rustls to use the platform native certificate store
-
bollard
An asynchronous Docker daemon API
-
etherparse
parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...)
-
governor
A rate-limiting implementation in Rust
-
netlink-packet-route
netlink packet types
-
aws-sdk-s3
AWS SDK for Amazon Simple Storage Service
-
local-ip-address
Retrieve system's local IP address and Network Interfaces/Adapters on Linux, macOS and Windows
-
hickory-resolver
Hickory DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution…
-
libp2p
Peer-to-peer networking library
-
cap-std
Capability-based version of the Rust standard library
-
ipnetwork
work with IP CIDRs in Rust
-
pnet
Cross-platform, low level networking using the Rust programming language
-
dns-lookup
dns resolving api, much like rust's unstable api. Also includes getaddrinfo and getnameinfo wrappers for libc variants.
-
zenoh
Zero Overhead Pub/Sub/Query Protocol
-
matchit
A high performance, zero-copy URL router
-
rumqttc
An efficient and robust mqtt client for your connected devices
-
iroh
p2p quic connections dialed by public key
-
async-nats
A async Rust NATS client
-
native-tls
A wrapper over a platform's native TLS implementation
-
cid
CID in rust
-
tun
TUN device creation and handling
-
aws-sdk-kms
AWS SDK for AWS Key Management Service
-
capnp-rpc
Cap'n Proto remote procedure call protocol
-
s2n-quic
IETF QUIC protocol
-
mdns-sd
mDNS Service Discovery library with no async runtime dependency
-
if-addrs
Return interface IP addresses on Posix and windows systems
-
agate
Very simple server for the Gemini hypertext protocol
-
tarpc
An RPC framework for Rust with a focus on ease of use
-
turmoil
Simulation testing framework for distributed systems
-
cidr
IP network and IP host within network types
-
doh-proxy
A DNS-over-HTTPS (DoH) and ODoH (Oblivious DoH) proxy
-
nanocl
Container and virtual machine orchestrator
-
netlink-sys
netlink sockets, with optional integration with tokio
-
ssh2
Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc
-
tun-rs
Cross-platform TUN and TAP library
-
rusp
USP toolkit
-
quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
gcloud-sdk
Async Google gRPC/REST APIs and the client implementation hiding complexity of GCP authentication based on Tonic middleware and Reqwest
-
suppaftp
A super FTP/FTPS client library for Rust
-
pcap
A packet capture API around pcap/wpcap
-
yamux
Multiplexer over reliable, ordered connections
-
tokio-socks
Asynchronous SOCKS proxy support for Rust
-
gix-transport
gitoxide project dedicated to implementing the git transport layer
-
ldap3
Pure-Rust LDAP Client
-
arti-client
connecting to the Tor network as an anonymous client
-
fe2o3-amqp
AMQP1.0 protocol based on serde and tokio
-
pact_consumer
Pact-Rust module that provides support for writing consumer pact tests
-
loro
high-performance CRDTs framework. Make your app collaborative efforlessly.
-
libunftp
Extensible, async, cloud orientated FTP(S) server library
-
axum-prometheus
A tower middleware to collect and export HTTP metrics for Axum
-
network-interface
Retrieve system's Network Interfaces on Linux, FreeBSD, macOS and Windows on a standarized manner
-
rsntp
An RFC 5905 compliant Simple Network Time Protocol (SNTP) client library for Rust
-
bgpkit-parser
MRT/BGP/BMP data processing library
-
google-cloud-auth
Google Cloud Client Libraries for Rust - Authentication
-
async-net
Async networking primitives for TCP/UDP/Unix communication
-
aws-smithy-http-client
HTTP client abstractions for generated smithy clients
-
tls-parser
Parser for the TLS protocol
-
russh
A client and server SSH library
-
moq-relay
Media over QUIC
-
remoc
🦑 Remote multiplexed objects, channels, observable collections and RPC making remote interactions seamless. Provides multiple remote channels and RPC over TCP, TLS or any other transport.
-
amqprs
AMQP 0-9-1 client implementation for RabbitMQ
-
iceoryx2
Lock-Free Zero-Copy Interprocess Communication
-
webrtc-sdp
parses strings in the format of the Session Description Protocol according to RFC4566. It specifically supports the subset of features required to support WebRTC according to the JSEP draft.
-
discv5
p2p discv5 discovery protocol
-
maybenot
A framework for traffic analysis defenses
-
matrix-commander
but convenient CLI-based Matrix client app for sending and receiving
-
async-memcached
An Tokio-based memcached client for Rust
-
litep2p
Peer-to-peer networking library
-
conjure-http
HTTP interfaces for generated Conjure services
-
russh-sftp
SFTP subsystem supported server and client for Russh
-
dhcproto
A DHCP parser and encoder for DHCPv4/DHCPv6.
dhcprotoaims to be a functionally complete DHCP implementation. -
etcd-client
An etcd v3 API client
-
google-androidpublisher3
A complete library to interact with Android Publisher (protocol v3)
-
salvo-serde-util
serde util for salvo
-
mijia-homie
Service to connect to Xiaomi Mijia 2 temperature/humidity sensors over Bluetooth and report their readings to an MQTT broker following the Homie convention
-
firestore
API for Google Firestore and own Serde serializer based on efficient gRPC API
-
netdev
Cross-platform library for network interface
-
pulsar
Rust client for Apache Pulsar
-
domain
A DNS library for Rust
-
ip_network
IPv4 and IPv6 network structs
-
rama
modular service framework
-
openssh
SSH through OpenSSH
-
actix-service
Service trait and combinators for representing asynchronous request/response operations
-
mac_address
Cross-platform retrieval of a network interface MAC address
-
pingora
A framework to build fast, reliable and programmable networked systems at Internet scale
-
iroh-gossip
gossip messages over broadcast trees
-
binstalk-downloader
The binstall toolkit for downloading and extracting file
-
pmcp
High-quality Rust SDK for Model Context Protocol (MCP) with full TypeScript SDK compatibility
-
axum-streams
HTTP body streaming support for Axum: json/csv/protobuf/arrow/txt
-
gping
Ping, but with a graph
-
aws-sdk-bedrockruntime
AWS SDK for Amazon Bedrock Runtime
-
retry-policies
A collection of plug-and-play retry policies for Rust projects
-
shadowsocks-rust
shadowsocks is a fast tunnel proxy that helps you bypass firewalls
-
prefix-trie
Prefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches
-
mainline
robust, BitTorrent's Mainline DHT implementation
-
aws-sdk-sqs
AWS SDK for Amazon Simple Queue Service
-
stun-rs
Rust framework to manage STUN messages
-
ssh2-config
an ssh configuration parser for ssh2-rs
-
IP-Hacker
IP tools used by Russia's big hackers
-
azure_storage
Azure Storage crate from the Azure SDK for Rust
-
surge-ping
Asynchronous ICMP ping library
-
defguard_wireguard_rs
A unified multi-platform high-level API for managing WireGuard interfaces
-
foca
Gossip-based cluster membership discovery, based on SWIM
-
netstat2
Cross-platform library to retrieve network sockets information
-
udp-over-tcp
Command-line tool for tunneling UDP datagrams over TCP
-
rustdds
Native Rust DDS implementation with RTPS
-
zbus_systemd
A pure-Rust library to interact with systemd DBus services
-
str0m
WebRTC library in Sans-IO style
-
pistol
about Cybersecurity
-
azure_core
Rust wrappers around Microsoft Azure REST APIs - Core crate
-
ncgopher
An ncurses gopher and gemini client for the modern internet
-
axum-client-ip
Client IP address extractors for Axum
-
rqbit
A bittorrent command line client and server
-
sniffnet
Application to comfortably monitor your network traffic
-
rtc
Sans-I/O WebRTC implementation in Rust
-
onc-rpc
Open Network Computing / Sun RPC types and fast serialisation
-
ntex-mqtt
Client and Server framework for MQTT v5 and v3.1.1 protocols
-
buf-list
A list of buffers that implements the bytes::Buf trait
-
gcloud-pubsub
Google Cloud Platform pubsub client library
-
vopono
Launch applications via VPN tunnels using temporary network namespaces
-
renet
Server/Client network library for multiplayer games with authentication and connection management
-
wkg
Wasm Package Tools CLI
-
sn_auditor
Safe Network Auditor
-
ttrpc
version of ttrpc
-
azure_devops_rust_api
Rust API library for Azure DevOps
-
stun_codec
Encoders and decoders for STUN (RFC 5389) and its extensions
-
netcdf
High-level NetCDF bindings for Rust
-
ntpd
Full-featured implementation of NTP with NTS support
-
netidx
Secure, fast, pub/sub messaging
-
datachannel
Rust wrappers for libdatachannel
-
worker-build
be used as a custom build command for a Cloudflare Workers
workers-rsproject -
wtransport
WebTransport (over HTTP3) protocol
-
azdocli
CLI tool for interacting with Azure DevOps
-
demagnetize
Convert magnet links to .torrent files
-
socks5-impl
Fundamental abstractions and async read / write functions for SOCKS5 protocol and Relatively low-level asynchronized SOCKS5 server implementation based on tokio
-
ppp
A Proxy Protocol Parser written in Rust. See HAProxy for the protocol specification.
-
ipinfo
ipinfo: A Rust library for IPInfo
-
nitor-vault
Encrypted AWS key-value storage utility
-
pandoras_pot
Honeypot designed to send huge amounts of data to rude web scrapers
-
metainfo
Transmissing metainfo across components
-
rpc-router
JSON RPC Router Library
-
ansible-sshman
managing SSH access to machines with Ansible
-
vproxy
A high-performance HTTP/HTTPS/SOCKS5 proxy server
-
varlink
Client and server support for the varlink protocol
-
dropshot-api-manager
Manage OpenAPI documents generated by Dropshot
-
upnp-daemon
A daemon for continuously opening ports via UPnP
-
dust_dds
Data Distribution Service (DDS) implementation
-
getifaddrs
A cross-platform library for retrieving network interface addresses and indices (getifaddrs, if_nametoindex, if_indextoname)
-
rmcp-openapi
converting OpenAPI specifications to MCP tools
-
systemstat
Get system information/statistics in a cross-platform way
-
google-cloud-storage
Google Cloud Client Libraries for Rust - Storage
-
shoes
A multi-protocol proxy server
-
netflow_parser
Parser for Netflow Cisco V5, V7, V9, IPFIX
-
irc
usable, async IRC for Rust
-
hickory-proto
Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects.
-
google-calendar3
A complete library to interact with calendar (protocol v3)
-
lattices
Lattice data types for simplifying distributed state by providing associativity, commutativity, and idempotence
-
nacos-sdk
Nacos client in Rust
-
tentacle
Minimal implementation for a multiplexed p2p network framework
-
addr
parsing domain names
-
xmpp-parsers
Collection of parsers and serialisers for XMPP extensions
-
aft
Transfer files easily and fast
-
rustls-connector
Connector similar to openssl or native-tls for rustls
-
ping
naive ping implementation in Rust
-
azure_storage_blob
Microsoft Azure Blob Storage client library for Rust
-
kode-bridge
Modern HTTP Over IPC library for Rust with both client and server support (Unix sockets, Windows named pipes)
-
proksi
A batteries-included reverse proxy with automatic HTTPS using Cloudflare Pingora and Let's Encrypt
-
tsk-ai
AI-powered development task delegation and sandboxing tool
-
edge-dhcp
Async +
no_std+ no-alloc implementation of the DHCP protocol -
tokio-tun
Asynchronous allocation of TUN/TAP devices using tokio
-
coap-lite
A lightweight CoAP message manipulation crate, ideal for embedded environments
-
amq-protocol
AMQP specifications
-
hirun
A concurrent framework for asynchronous programming based on event-driven, non-blocking I/O mechanism
-
snocat
Streaming Network Overlay Connection Arbitration Tunnel
-
libmdns
mDNS Responder library for building discoverable LAN services in Rust
-
htsget-config
Used to configure htsget-rs by using a config file or reading environment variables
-
dlt_parse
parsing the "Diagnostic Log and Trace" network protocol (currently without payload interpretation)
-
r53-ddns
Set an Amazon Route 53 DNS record for the server/network
-
gday
Command line tool to securely send files (without a relay or port forwarding)
-
jupyter-protocol
Jupyter messaging structures and traits for jupyter clients and servers
-
opentelemetry-http
Helper implementations for sending HTTP requests. Uses include propagating and extracting context over http, exporting telemetry, requesting sampling strategies.
-
vane
A flow-based reverse proxy with multi-layer routing and programmable pipelines
-
r-lanterm
A full-featured terminal user interface (TUI) application for managing and interacting with networked LAN devices
-
rabbitmq-stream-client
client for RabbitMQ Stream
-
routecore
Building Blocks for BGP Routing
-
tonic-build
Codegen module of
tonicgRPC implementation -
restate-sdk
Restate SDK for Rust
-
ttl
Modern traceroute/mtr-style TUI with hop stats and optional ASN/geo enrichment
-
tokio-native-tls
TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams
-
bsky-sdk
ATrium-based SDK for Bluesky
-
httpget
A small, simple client to make http get requests and return a 0 status code if they succeed, 1 status code otherwise
-
bytesbuf
Types for creating and manipulating byte sequences
-
pea2pea
A lightweight, performant microkernel for TCP peer-to-peer (P2P) networking. Handles connection pooling and framing, leaving the logic to you.
-
swayipc
controlling sway through its IPC interface
-
vortix
Terminal UI for WireGuard and OpenVPN with real-time telemetry and leak guarding
-
innernet
A client to manage innernet network interfaces
-
ruma
Types and traits for working with the Matrix protocol
-
granc
A dynamic gRPC CLI tool written in Rust (gRPC + Cranc, Crab in Catalan)
-
linkerd2-proxy-api
Linkerd Proxy API gRPC bindings and utilities
-
rsipstack
SIP Stack Rust library for building SIP applications
-
elb-log-parser
AWS ELB log parser which parses Classic LB and ALB logs into JSONs
-
pnet_packet
Cross-platform, binary packet parsing and manipulation
-
rocketmq-error
Rocketmq rust error module
-
stylus
(style + status) is a lightweight status page for home infrastructure
-
renet2
Server/Client network protocol library for multiplayer games, forked from renet
-
port_check
Get a free local port or check if a port somewhere is reachable
-
gix-protocol
gitoxide project for implementing git protocols
-
tower-mcp
Tower-native Model Context Protocol (MCP) implementation
-
nrf-modem
Async modem api for the nRF91xx
-
dnp3
(IEEE 1815) with idiomatic bindings for C, C++, .NET, and Java
-
arti
Tor privacy tools
-
libcnb
A framework for writing Cloud Native Buildpacks in Rust
-
rtnetlink
manipulate linux networking resources via netlink
-
ant-metrics
metrics for the Autonomi node binary
-
dockworker
Docker daemon API client. (a fork of Faraday's boondock)
-
ralph-cli
Command-line interface for Ralph Orchestrator
-
ngx
FFI bindings to NGINX
-
unftp
When you need to FTP, but don't want to. An async, cloud orientated FTP(S) server built on libunftp
-
anki_bridge
AnkiBridge is a Rust library that provides a bridge between your Rust code and the Anki application, enabling HTTP communication and seamless data transmission
-
socks
proxy clients
-
henri
An agentic AI coding assistant for the terminal
-
bgpexplorer
BGP route explorer for routing information database with ability to drill-down routes change history
-
http-content-range
HTTP Content Range response header parser
-
sacp-conductor
Conductor for orchestrating SACP proxy chains
-
encrypted-dns
A modern encrypted DNS server (DNSCrypt v2, Anonymized DNSCrypt, DoH)
-
pkarr
Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT
-
snac2nex
Convert Snac profiles to the Nex blog format
-
netgauze-bgp-pkt
BGP-4 Protocol representation and serde
-
rusty-penguin
A fast TCP/UDP tunnel, transported over HTTP WebSocket
-
headers-accept
🤝 The missing
Acceptimplementation forheaders::Header -
turn-server
A pure rust-implemented turn server
-
graphix-compiler
A dataflow language for UIs and network programming, compiler
-
sacn
ANSI E1.31 Streaming ACN protocol, tested against protocol version ANSI E1.31-2018
-
libwifi
parsing IEEE 802.11 frames and handling wifi interfaces
-
ai-gateway
AI gateway for managing and routing LLM requests - Govern, Secure, and Optimize your AI Traffic
-
http-range-header
No-dep range header parser
-
metrics_cloudwatch_embedded
CloudWatch embedded metrics format emitter for the metrics crate
-
zeromq
A native Rust implementation of ZeroMQ
-
spidy
A fast, customizable CLI tool for testing your internet connection speed using Cloudflare's speed test infrastructure
-
aws-nitro-enclaves-image-format
definition of the enclave image format (EIF) file used in AWS Nitro Enclaves
-
tls-listener
wrap incoming Stream of connections in TLS
-
libits-client
connect on an ITS MQTT server
-
turbo-cdn
Intelligent download accelerator with automatic CDN optimization and concurrent chunked downloads
-
hyperlane-quick-start
A lightweight rust http server with middleware, websocket, sse, and tcp support, built on tokio for cross-platform async networking, hyperlane simplifies modern web service development
-
subconverter
A more powerful utility to convert between proxy subscription format
-
coap-message
Interface to CoAP messages
-
rumqttd
high performance MQTT broker written in Rust which is light weight and embeddable
-
gst-plugin-reqwest
GStreamer reqwest HTTP Source Plugin
-
dvb-gse
(Digital Video Brodcast Generic Stream Encapsulation)
-
zenobuf-cli
Command-line tools for the Zenobuf framework - monitor topics, call services, manage parameters
-
bups
print server for USB-based label printers
-
gotatun
WireGuard® protocol designed for portability and speed
-
openstack_types
OpenStack API Types
-
quinn-proto
State machine for the QUIC transport protocol
-
sdp-types
SDP (RFC 4566) types, parser and serializer
-
s2-common
Common stuff for client and servers for S2, the durable streams API
-
network-types
Rust structs representing network-related types in Linux
-
rusteron-archive
Extends the Aeron client to include archiving features, such as recording streams and handling replay capabilities. It uses the Aeron C bindings from aeron-archive module.
-
memberlist-plumtree
Plumtree (Epidemic Broadcast Trees) implementation built on memberlist for efficient O(n) message broadcast
-
route_manager
Cross-platform route management interface
-
magic-wormhole
Get things from one computer to another, safely
-
aws-smithy-mocks
Testing utilities for smithy-rs generated clients
-
sctp-proto
A pure Rust implementation of SCTP in Sans-IO style
-
ipconfig
Get network adapters information and network configuration for windows
-
tokio-listener
Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects
-
binstalk-manifests
The binstall toolkit for manipulating with manifest
-
aelhometta
Archaic attempt at autonomous non-sandboxed distributed artificial life of assembler automaton type
-
stamp-suite
Two-Way Active Measurement Protocol (STAMP)
-
autosar-data-abstraction
abstraction layer for the autosar data model
-
listeners
Cross-platform library to find out processes listening on network sockets
-
rtshark
interface for TShark
-
oxhttp
HTTP 1.1 (both client and server)
-
perimeterx-fastly-enforcer
PerimeterX Fastly Compute@Edge Rust Enforcer
-
netem-trace
generating network emulation trace
-
r-tftpd
TFTP server with RFC 7440 windowsize support
-
jid
struct for Jabber IDs
-
cheetah-string
A lightweight, high-performance string manipulation library optimized for speed-sensitive applications
-
cargo-lambda
Cargo subcommand to work with AWS Lambda
-
crosstown_bus
Event Bus with RabbitMQ for Rust
-
kcr_networking_istio_io
Kubernetes Custom Resource Bindings
-
iptools
High-performance IPv4/IPv6 utilities and iterators inspired by Python's iptools
-
gosh-dl
A fast, embeddable download engine for Rust. HTTP/HTTPS with multi-connection acceleration and full BitTorrent protocol support.
-
turbomcp
Rust SDK for Model Context Protocol (MCP) with OAuth 2.1 compliance, ergonomic macros and SIMD acceleration
-
kube-runtime
Kubernetes controller runtime
-
kasa
CLI for communicating with TP-Link Kasa smart devices
-
containers-image-proxy
Interact with the github.com/containers/image library via skopeo
-
wol-rs
Wake-on-LAN utility
-
hrobot
Unofficial Hetzner Robot API client
-
raptorq
(RFC6330)
-
img2irc-rs
CLI utility to convert images to halfblock ANSI or IRC art with various optional post-processing filters
-
domain-check
A fast CLI tool for checking domain availability using RDAP with WHOIS fallback
-
srt-transmit
SRT implementation in Rust
-
sentinel-config
Configuration loading and validation for Sentinel reverse proxy
-
ureq-proto
ureq support crate
-
astro-dnssd
& safe DNS-SD wrapper
-
proxy-twister
A flexible HTTP proxy switcher that routes traffic through different proxies (SOCKS5 or HTTP) based on target host patterns
-
community-id
This package provides a Rust implementation of the open Community ID flow hashing standard
-
sms-terminal
TUI for SMS-API - send/receive SMS, view message history, and control GSM modems from your terminal
-
videocall-ui
A Yew UI for the videocall project
-
rusthound
Active Directory data collector for Bloodhound written in rust
-
networkmanager
Bindings for the Linux NetworkManager
-
matrix-sdk-ui
GUI-centric utilities on top of matrix-rust-sdk (experimental)
-
mtop
top for Memcached
-
rmqtt
MQTT Server for v3.1, v3.1.1 and v5.0 protocols
-
stunclient
STUN client for resolving external IP address and port of a UDP socket
-
ax
ax distributed event databank and command line tool
-
trigr
Event-driven automation framework for webhooks, filesystems, cron, and SQS
-
wireman
A TUI based gRPC client
-
aardvark-dns
A container-focused DNS server
-
socket-tools-mcp
MCP server for multi-turn socket session management
-
packet_parser
A powerful and modular Rust crate for network packet parsing
-
rtcp-types
RTCP packet parser and writers
-
volo
high-performance and strong-extensibility Rust RPC framework that helps developers build microservices
-
Yoda
Browser for Gemini Protocol
-
greentic-distributor-client
WIT-based client for the greentic:distributor-api@1.0.0 distributor resolver
-
roughenough
A Roughtime secure time sync server and client written in Rust
-
rskafka
A minimal Rust client for Apache Kafka
-
lumina-utils
Platform abstraction utilities used across lumina project
-
saorsa-gossip-pubsub
Pub/sub for Saorsa Gossip: Plumtree epidemic broadcast with EAGER/IHAVE/IWANT
-
vsock
Virtio socket support for Rust
-
voxlan
A Rust-powered LAN utility for port scanning, HTTP proxying, and TCP tunneling
-
sozu-command-lib
configuration library to command a sozu instance
-
fast-down-cli
超级快的下载器命令行界面
-
stream_resp
A fully compliant RESP3 streaming parser
-
bandwhich
Display current network utilization by process, connection and remote IP/hostname
-
rprobe
probe a remote host http or https connection
-
envoy-types
Collection of protobuf types and other assets to work with the Envoy Proxy through Rust gRPC services
-
stream-cancel
interrupting asynchronous streams
-
ytunnel
TUI-first CLI for managing Cloudflare Tunnels with custom domains
-
netflow_generator
Generator for Netflow Cisco V5, V7, V9, IPFIX
-
shadowsocks
fast tunnel proxy that helps you bypass firewalls
-
hcloud
Unofficial Rust crate for accessing the Hetzner Cloud API
-
ngrok
agent SDK
-
rupnp
An asynchronous library for finding UPnP control points, performing actions on them and reading their service descriptions
-
async-graphql-parser
GraphQL query parser for async-graphql
-
rvoip-transaction-core
SIP transaction layer for the rvoip stack
-
unpfs
An example filesystem built on top of the rs9p library
-
async-ssh2-tokio
Asynchronous and easy-to-use high level ssh client library for rust
-
ohttp
Oblivious HTTP
-
peekable
reader and async reader, which enhance your network programming experience
-
git2-curl
Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate
-
rustls-tokio-stream
AsyncRead/AsyncWrite interface for RustTLS on Tokio
-
btracker
βtracker is a social BitTorrent aggregator based on the aquatic-crawler FS index and Rocket web-framework
-
pingy
fast, concurrent Rust-based ping tool with real-time updates & visual charts!
-
memberlist
A highly customable, adaptable, async runtime agnostic gossip protocol which helps manage cluster membership and member failure detection
-
esbuild_client
client for communicating with esbuild's service API over stdio
-
lua-astra
🔥 Blazingly Fast 🔥 runtime environment for Lua
-
aviutl2-cli
AviUtl2のプラグイン・スクリプト開発に便利なコマンドラインツール
-
mles-client
A prototype implementation of the Mles v2 protocol with end-to-end encryption support
-
pfnatd
Easy NAT mode for OpenBSD packet filter (pf)
-
rpki
validating and creating RPKI data
-
sq
A minimal client-server for phext hosting
-
fw
faster workspace management
-
chewdata
Extract Transform and Load data
-
mito
A Unified Distributed Transport Evaluation Framework
-
leptos-keycloak-auth
Secure Leptos applications using Keycloak
-
cap-net-ext
Extension traits for
TcpListener,Pool, etc -
gamedig
Query game servers and not only
-
sansio
— an architectural pattern for writing protocol implementations that are completely decoupled from I/O operations
-
mssf-com
Azure Service Fabric. The COM base layer.
-
functiontrace-server
The server component that FunctionTrace (functiontrace.com) clients will spawn and connect to
-
async-snmp
Modern async-first SNMP client library for Rust
-
iptables
Rust bindings for iptables
-
sse-stream
Conversion between http body and sse stream
-
dtop
A terminal-based Docker container monitoring tool with real-time CPU and memory metrics
-
stun-types
STUN parsing and writing
-
mq-bridge
An asynchronous message bridging library connecting Kafka, MQTT, AMQP, NATS, MongoDB, HTTP, and more
-
nostr-sdk
High level Nostr client library
-
aggligator
Aggregates multiple links (TCP or similar) into one connection having their combined bandwidth and provides resiliency against failure of individual links
-
kftray-commons
KFtray commons
-
aws-sdk-verifiedpermissions
AWS SDK for Amazon Verified Permissions
-
iroh-quinn-proto
State machine for the QUIC transport protocol
-
retina
high-level RTSP multimedia streaming library
-
zerofs
A high-performance filesystem that makes S3 your primary storage with NFS, 9P, and NBD support
-
pavao
Rust client library for SMB 2/3 based on libsmbclient
-
magnet-url
efficient magnet url parser in Rust
-
opentalk-types-signaling-recording-service
Signaling types for the OpenTalk recording_service module
-
haprox-rs
A HaProxy v1/v2 protocol parser
-
flute
File Delivery over Unidirectional Transport (FLUTE)
-
twurst-server
Twirp server related code
-
virtio-vsock
virtio vsock device implementation
-
fast-socks5
Fast SOCKS5 client/server implementation written in Rust async/.await (tokio)
-
stargazer
A fast and easy to use Gemini server
-
async-opcua
OPC UA client and server API
-
docker-pyo3
Python bindings to the docker-api-rs crate
-
iceoryx2-bb-system-types
iceoryx2: [internal] strong types that represents low level constructs like file, path, ip address, etc
-
domaincheck
Check domainname availability on CLI using RDAP (with WHOIS fallback)
-
dnstracer
A DNS traceroute tool
-
cfn-guard-ffi
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)…
-
wintun-bindings
Safe idiomatic bindings to the WinTun C library and more enhancements
-
smb
A Pure Rust SMB Client implementation
-
ntp-proto
ntpd-rs packet parsing and algorithms
-
azservicebus
An unofficial AMQP 1.0 rust client for Azure Service Bus
-
tcp-stream
std::net::TcpStream on steroids
-
upv-cli
A CLI tool for managing VPN and network shares from UPV (Universitat Politècnica de València) on Windows
-
pact
Pact consolidated CLI - pact_core_mock_server, pact_verifier, pact-stub-server, pact-plugin-cli, pact-broker-cli in a single binary
-
remotefs-ssh
remotefs SSH client library
-
vuio
A cross-platform DLNA/UPnP media server with advanced audio features, real-time file monitoring, and robust database management
-
dns-firewall
Filtering DNS proxy server with firewall integration
-
hexchat-api
API for HexChat plugin development
-
poem-openapi
OpenAPI support for Poem
-
actix-tls
TLS acceptor and connector services for Actix ecosystem
-
tcping
🛠️ tcping-rs: Rust (rs) TCP Ping (tcping) Utility for Port Reachability
-
bigtable
Lib for interfacing with Google BigTable Data API
-
zenoh-backend-filesystem
Backend for Zenoh using the file system
-
pyo3-object_store
object_store integration for pyo3
-
gittorrent
a CLI version control system with a CI/CD pipeline
-
girolle
A nameko like lib in rust
-
fast-nnt
SplitsTree NeighborNet algorithm
-
zenoh-ext
Zenoh: extensions to the client API
-
fosr
Fos-R (Forger Of Security Records) is an AI-based synthetic network traffic generator
-
boringtun
WireGuard® protocol designed for portability and speed
-
vortex-bittorrent
bittorrent protocol built on top of io-uring
-
async-tftp
Executor agnostic async TFTP implementation
-
rusteron-rb
ring buffer and broadcast functionalities via aeron c bindings, allowing efficient, low-latency message passing between different threads or processes. This module implements Single Producer…
-
firefox-webdriver
High-performance Firefox WebDriver in Rust
-
libdd-data-pipeline
Trace exporter package allowing sending data from datadog SDKs to the Trace Agent
-
ruts
A middleware for tower sessions
-
ubuntu-mqtt2ha-reporter
A service that reports Ubuntu system status to Home Assistant via MQTT
-
aws-sdk-lambda
AWS SDK for AWS Lambda
-
rek2_nntp
that provides a way to interact with NNTP servers, compliant with RFC 3977 and RFC 4643
-
mountpoint-s3-client
High-performance Amazon S3 client for Mountpoint for Amazon S3
-
tonic-health
Health Checking module of
tonicgRPC implementation -
tonic-prost-build
Prost build integration for tonic
-
matchy
Fast database for IP address and pattern matching with rich data storage
-
moosicbox_library
MoosicBox Library Music API package
-
netavark
A container network stack
-
mqrstt
Pure rust MQTTv5 client implementation Smol and Tokio
-
servicepoint-simulator
A simulator for the Service Point display
-
tower-resilience
Composable resilience and fault-tolerance middleware for Tower services
-
ftr
A fast, parallel ICMP traceroute with ASN lookup, reverse DNS, and ISP detection
-
openleadr-wire
Encode and decode OpenADR 3.0 messages that go over the wire
-
hyper-scan
Scan for services running on the open ports of a given host
-
nym-pemstore
Store private-public keypairs in PEM format
-
nym-service-providers-common
Common crate for Nym Service Providers
-
axum-anyhow
Ergonomic error handling for Axum using anyhow
-
tokio-tfo
TCP Fast Open (TFO) in Rust for tokio
-
azure-pim-cli
Unofficial CLI to list and enable Azure Privileged Identity Management (PIM) roles
-
huginn-net
Multi-protocol passive fingerprinting library: TCP/HTTP (p0f-style) + TLS (JA4) analysis
-
vtcode-acp-client
ACP client implementation for inter-agent communication and orchestration
-
ircv3_parse
Zero-copy parser for IRCv3 messages
-
librsync
Bindings to librsync for calculating and applying network deltas exposed as Reader/Writer streams
-
tsumugu
A HTTP(S) syncing tool with lower overhead, for OSS mirrors
-
hakuban
Data-object sharing library
-
mcp-host
Production-grade MCP host crate for building Model Context Protocol servers
-
rs-pfcp
High-performance Rust implementation of PFCP (Packet Forwarding Control Protocol) for 5G networks with 100% 3GPP TS 29.244 Release 18 compliance
-
ash-rpc
A comprehensive JSON-RPC 2.0 implementation with multiple transport layers and advanced features
-
golem-wasm-ast
WASM AST
-
sn_node
Safe Node
-
tcpproxy
Cross-platform asynchronous multi-client TCP proxy; great tokio demo
-
prosafe_exporter
Prometheus exporter for NETGEAR switches supported by ProSAFE Plus utility
-
cidit
CIDR Inspection Tool
-
objectstore-types
Shared types for the Objectstore client and server
-
gcloud-auth
Google Cloud Platform server application authentication library
-
watermelon
High level actor based implementation NATS Core and NATS Jetstream client implementation
-
pcapture
about Traffic Capture
-
ipp
Asynchronous IPP print protocol implementation
-
raftify
Experimental High level Raft framework
-
proto_shim
working with proto shims
-
fast_rsync
An optimized implementation of librsync in pure Rust
-
timestamped-socket
async UDP and raw ethernet sockets with timestamping
-
yerpc
Ergonomic JSON-RPC library for async Rust with Axum support
-
rocketmq-filter
A filter for RocketMQ messages
-
vim_rs
Rust Bindings for the VMware by Broadcom vCenter VI JSON API
-
cloud-detect
Detect a host's cloud service provider
-
bdsh
Run commands on multiple hosts simultaneously via SSH with consensus output view
-
atrium-xrpc-client
XRPC Client library for AT Protocol (Bluesky)
-
zeroconf
cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi
-
cgarena
Local bot arena with matchmaking, rating calculation and web ui
-
edge-mdns
Async +
no_std+ no-alloc implementation of an mDNS responder -
can_adapter
load CAN adapters typically used to diagnose vehicles
-
putioarr
put.io to sonarr/radarr/whisparr proxy
-
braid_rs
Unified Braid Protocol implementation in Rust, including Braid-HTTP, Antimatter CRDT, and BraidFS
-
lsport
A TUI for managing local and remote ports via SSH
-
ftp-paperless-bridge
Present a FTP server to your network-enabled document scanner and forward anything received to paperless-ngx
-
libmudtelnet-rs
Robust, event-driven Telnet (RFC 854) parser for MUD clients with GMCP, MSDP, MCCP support and zero-allocation hot paths
-
libredr-server
LibreDR is an open-source ray-tracing differentiable renderer
-
libstrophe
Rust ergonomic wrapper for libstrophe
-
fake_user_agent
getting random user agents for rust
-
satex
Satex
-
pathbuster
A path-normalization pentesting tool
-
twirp
An async-compatible library for Twirp RPC in Rust
-
ros2-client
ROS2 client library based on RustDDS
-
cot_publisher
Cursor On Target (COT) Publisher for multicast UDP or TCP for ATAK ecosystem
-
ndisapi
interacting with the Windows Packet Filter driver (NDISAPI)
-
pf-rs
FreeBSD lib to access OpenBSD's implementation of the PF (Packet Filter) directly via /dev/pf
-
kcr_infrastructure_cluster_x_k8s_io
Kubernetes Custom Resource Bindings
-
quic-reverse
Reverse-initiated, multiplexed services over QUIC
-
dagger-sdk
A dagger sdk for rust, written in rust
-
netperf
A network performance measurement tool
-
throttlecrab
A high-performance GCRA (Generic Cell Rate Algorithm) rate limiter library
-
stalkermap
A comprehensive Rust library for building CLI network scanner applications with robust input validation, terminal interaction, and URL parsing capabilities
-
open62541
High-level, safe bindings for the C99 library open62541, an open source and free implementation of OPC UA (OPC Unified Architecture)
-
sniph
Packet monitoring, filtering and analysis made simple and intuitive
-
muxio
Toolkit for layered stream multiplexing and schemaless RPC communication
-
rscp
E3DC RSCP
-
pipe-audit
Command-line interface for the pipa audit engine
-
spop
parsing HAProxy SPOP (Stream Processing Offload Protocol)
-
rlnc
Random Linear Network Coding
-
dis-rs
Distributed Interactive Simulation protocol in Rust. This main crate contains PDU implementations and facilities to read/write PDUs from Rust data structures to the wire format and vice versa
-
grafbase-hooks
An SDK to implement hooks for the Grafbase Gateway
-
nostr-commander
but convenient CLI-based Nostr client app for publishing,sending and subscribing
-
moq-clock
CLOCK over QUIC
-
traefikctl
A CLI for managing traefik with etcd (and more)
-
zone-update
CRUD-like operations on DNS zones for multiple providers
-
chirpstack_api
ChirpStack Protobuf / gRPC API definitions
-
azure_security_keyvault_keys
Rust wrappers around Microsoft Azure REST APIs - Azure Key Vault Keys
-
sentinel-agent-protocol
Agent protocol and IPC for Sentinel reverse proxy external processors
-
grammers-mtproto
Mobile Transport Protocol
-
mockforge-mqtt
MQTT protocol support for MockForge
-
rust-mc-status
High-performance asynchronous Rust library for querying Minecraft server status (Java & Bedrock)
-
nlink
Async netlink library for Linux network configuration
-
types_lte_3gpp
3GPP types for Rust
-
cidr-utils
functions for working with IPv4 CIDRs and IPv6 CIDRs
-
hive-btle
Bluetooth Low Energy mesh transport for HIVE Protocol
-
doip-definitions
A Diagnostics over Internet Protocol (DoIP) definition library for use in DoIP applications
-
fshc
A tiny file and socket handle counter, a modern open source alternative to handle.exe
-
speedo
Network speed test tool and file downloader built in Rust
-
http-range
HTTP Range header parser
-
human-bandwidth
representing bandwidth speed in a human-readable format
-
rustrtc
A high-performance implementation of WebRTC
-
fortress-rollback
Fortress Rollback (a fork of GGRS) is a fortified, verified P2P rollback networking library for Rust
-
farp
Forge API Gateway Registration Protocol (FARP) - Schema-aware service discovery and gateway integration
-
public-ip-address
performing public IP and geolocation lookups from various services
-
stem-rs
A complete Rust library for Tor control protocol — build privacy-focused applications with type-safe, async-first APIs
-
distributed-topic-tracker
automagically find peers interested in a topic + iroh-gossip integration
-
treetop-core
Core library for Treetop, a Cedar policy engine implementation
-
ushcn
US Historical Climatology Network data downloader
-
avp-local-agent
Amazon Verified Permissions policy and entity providers. These providers are used to build a
cedar-local-agentsimple::Authorizer. -
cortexflow_identity
CortexFlow identity service package
-
rust-criu
Rust bindings for CRIU
-
rscni
CNI plugin library for Rust
-
rusty_network_manager
interacting with network_manager using zbus
-
utils-box
A toolbox of various small RUST utilities that make our lifes easier
-
broadcastr
Broadcast Nostr events to other relays
-
up-transport-zenoh
Zenoh Rust Transport library implementation of the Eclipse uProtocol
-
geph4-client
Geph client
-
wasmedge_wasi_socket
Rust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly
-
rkik
Klock Inspection Kit - NTP Query and Compare Tool
-
omron-fins
Omron FINS protocol implementation for communicating with Omron PLCs
-
saffron-http-client
A fast, lightweight command-line HTTP client for testing and debugging APIs
-
defguard_boringtun
WireGuard® protocol designed for portability and speed
-
lrwn_filters
filtering LoRaWAN payloads on DevAddr and JoinEUIs prefixes
-
wol
Wake up remote hosts with Wake On LAN magic packets
-
conntrack
Netfilter Conntrack
-
remi
🐻❄️🧶 Asynchronous Rust crate to handle communication between applications and object storage providers
-
qbt-clean
Automated rules-based cleaning of qBittorrent torrents
-
rs-nomad
access to a set of strongly typed apis to interact with nomad (https://www.nomadproject.io/)
-
asterisk-manager
An asynchronous Rust library for interacting with the Asterisk Manager Interface (AMI), featuring a strongly-typed, stream-based API with resilient connections, automatic reconnection, and heartbeat monitoring
-
erbium
Network services for small/home networks
-
openssh-sftp-client
Highlevel API used to communicate with openssh sftp server
-
macaddr
MAC address types
-
herolib-core
Core utilities including text processing, networking, and HeroScript configuration language
-
google-iamcredentials1
A complete library to interact with IAM Credentials (protocol v1)
-
netscanner
Network Scanner
-
sip2
SIP2 Library
-
portmapper
Portmapping utilities
-
sshauth
SSH key based (agents or static files) authentication tokens
-
wayfind
A speedy, flexible router
-
mles
distributed publish-subscribe data server
-
rustvncserver
Pure Rust VNC (RFB) server implementation with full protocol support
-
product-os-request
Product OS : Request provides a fully featured HTTP request library combining elements of reqwest and ureq for both sync and async requests with a series of helper methods to allow…
-
rust-ethernet-ip
High-performance EtherNet/IP communication library for Allen-Bradley CompactLogix and ControlLogix PLCs
-
lanjet
A blazing fast LAN file sharing tool built with Rust
-
bandwidthmon
Real-time network bandwidth monitor with beautiful ASCII charts
-
monocle
A commandline application to search, parse, and process BGP information in public sources
-
ggrs
reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
-
sawp
Security Aware Wire Protocol parsing library
-
iprange
manage IP ranges
-
kcp2k-rust
KCP protocol using revel_cell for thread-safe cell management
-
ddns-route53
DDNS client for (AWS) Route53
-
ruby-rbs
Rust bindings for RBS -- the type signature language for Ruby programs
-
stblib
that takes over and simplifies important and useful tasks
-
reserve-port
For finding free local ports and reserving them
-
gitlab_hcloud
Automatic Hetzner server provisioning for GitLab CI runners
-
zinit
Process supervisor with dependency management
-
rperf3-rs
High-performance network throughput measurement tool, inspired by iperf3
-
wiresmith
Auto-config WireGuard clients into a mesh
-
bytebuffer
networking and binary protocols
-
simple-irc-server
IRC server
-
vrchat_osc
designed to easily utilize VRChat's OSC (Open Sound Control) and OSCQuery protocols
-
what-the-port
Quickly lookup what a port is used for
-
ztus
A blazingly fast Rust CLI tool for resumable uploads using the TUS protocol and chunked downloads
-
dicom-ul
Types and methods for interacting with the DICOM Upper Layer Protocol
-
iptoasn-webservice
API server for iptoasn.com
-
intercom-rs
A fully typed async wrapper for NATS with JetStream support
-
fluvio-extension-common
Fluvio extension common
-
compio-net
Networking IO for compio
-
rustdx-complete
功能完整的 A 股数据获取库,支持数据验证、技术指标、智能缓存、交易日历
-
mothership
Process supervisor with HTTP exposure - wrap, monitor, and expose your fleet
-
nu_plugin_port_list
A nushell plugin to list all active connections
-
whatismyip
What is my (public) IP?
-
feather
minimal HTTP framework for Rust
-
tsyncp
Async channel APIs (mpsc, broadcast, barrier, etc) over TCP for message-passing
-
netbox
ergonomic rust client for NetBox 4.x REST API
-
pezsp-ss58-registry
Registry of known SS58 address types - PezkuwiChain fork
-
graphix-stdlib
A dataflow language for UIs and network programming, standard library
-
openigtlink-rust
OpenIGTLink protocol for image-guided therapy
-
lmrc-ports
Port trait definitions for LMRC Stack hexagonal architecture
-
simple-agent-type
Core types and traits for SimpleAgents
-
sdec-schema
Replication schema and field codec definitions for the sdec codec
-
ip2asn
A high-performance, memory-efficient Rust crate for mapping IP addresses to Autonomous System (AS) information
-
aws-arn
types, builders, and other helpers to manipulate AWS Amazon Resource Name (ARN) strings
-
rustdtp
Cross-platform networking interfaces for Rust
-
dynamo-runtime
Dynamo Runtime Library
-
ripget
Fast multi-part downloader with retries, progress, and configurable parallelism
-
gotenberg_pdf
client for the Gotenberg PDF API
-
vita49
parsing and creating packets compatible with the ANSI/VITA-49.2-2017 standard
-
netlink-proto
async netlink protocol
-
moto-hses-mock
Mock HSES UDP server for testing and development
-
darwin-metrics
exposing native macOS system metrics
-
libssh-rs
Bindings to the libssh library
-
nng
A safe wrapper for NNG (Nanomsg v2)
-
wot-network
Data structures for OpenPGP Web of Trust calculations
-
switchy_tcp
Switchy TCP Networking package
-
cf-r2-sdk
This package is an 'UNOFFICIAL' cloudflare r2 sdk
-
ssh2-config-rs
a pure Rust SSH configuration parser library
-
gntp
Production-ready GNTP (Growl Notification Transport Protocol) client with Windows/Android compatibility and multiple icon delivery modes. Includes sendgrowl CLI tool.
-
bytestr
cheaply cloneable and sliceable immutable string
-
linkedbytes
linked list of Bytes and BytesMut
-
zrpc
Framework for decentralized and distributed microservices over Zenoh
-
org-social-rs
A Rust-based CLI and TUI client for the Org-social decentralized social network
-
oidc_agent_rs
Unix only oidc-agent library for Rust
-
volli
CLI frontend for volli
-
ion-binary-rs
Pure Rust parser, encoder and hasher for Amazon's Ion binary format
-
inspire
Communication-Efficient PIR with Server-side Preprocessing
-
esphome-native-api
ESPHome native API for communication with ESPHome devices, supporting both encrypted and plaintext connections
-
icann-rdap-common
Common RDAP data structures
-
fidelityfetch
Seamlessly setup a webserver to serve files recursively from a specified path
-
dcsctp
An SCTP implementation for WebRTC Data Channels
-
promptparse
All-in-one Rust library for PromptPay & EMVCo QR Codes
-
simbld-http
A comprehensive HTTP response library for Rust
-
dispatch-proxy
A SOCKS proxy that balances traffic between network interfaces
-
gcloud-storage-patch
Google Cloud Platform storage client library
-
atm0s-sdn-network
Main network-plane of atm0s-sdn
-
msquic-async
MsQuic based quic library that supports async operation
-
stomp-agnostic
A transport agnostic, asynchronous, STOMP client
-
ipmi
IPMI v2.0 RMCP+ client library (async-first + optional blocking) with session authentication, integrity and confidentiality
-
axum-aws-lambda
Tower Layer for compatibility between Axum and AWS Lambda Runtime
-
saorsa-gossip-membership
Membership protocols for Saorsa Gossip: HyParView partial views and SWIM failure detection
-
tower-otel
OpenTelemetry layer for HTTP/gRPC services
-
turboport
A very fast port scanning tool written in Rust
-
monoio-http
Low level http implementation for Monoio
-
rusty_libimobiledevice
An ergonomic library to communicate with iOS devices
-
rmcp-actix-web
actix-web transport implementations for RMCP (Rust Model Context Protocol)
-
divviup-cli
Command line utility for divviup.org
-
onionpipe
Onion addresses for anything
-
toe-beans
DHCP library, client, and server
-
voltage_modbus
A high-performance industrial Modbus library for Rust with TCP and RTU support
-
fcm-service
sending Firebase Cloud Messaging (FCM) notifications
-
cruster
framework for building distributed, stateful entity systems with durable workflows
-
lynn_tcp
Lightweight asynchronous TCP framework
-
zipkin
collecting timing information about distributed computations
-
rsmanuf
📇 A very simple Rust library to get the manufacturer of a specific MAC address
-
eycorsican/leaf-bin
A versatile and efficient proxy framework with nice features suitable for various use cases
-
R413D08
R413D08 protocol and commandline tool
-
inferadb-ledger-raft
Raft consensus and gRPC services for InferaDB Ledger
-
vimgram
A blazing fast, Vim-native Telegram client for the terminal. Built with Rust, Ratatui, and Grammers.
-
basic-axum-rate-limit
rate limiting middleware for Axum with callback-based extensibility
-
nntp-rs
High-performance async NNTP client with compression and connection pooling
-
modbus-core
Modbus base library
-
superseedr
A BitTorrent Client in your Terminal
-
tun2proxy
Tunnel interface to proxy
-
drasi-reaction-platform
Platform reaction plugin for Drasi
-
muvm
Run programs from your system in a microVM
-
sfn-ng
Rust replacement for sfn with more features
-
polysqueeze
Rust SDK for authenticated access to Polymarket's CLOB, Gamma, and WebSocket APIs
-
ownserver
Expose your local game server to the Internet
-
netlink-bindings
Type-safe Rust bindings for Netlink generated from YAML specifications
-
tiny_kafka
A tiny Kafka client library with producer and consumer functionalities
-
vein
A fast, intelligent RubyGems proxy/mirror server written in Rust
-
iroh-quinn
Versatile QUIC transport protocol implementation
-
rong_http
HTTP module for RongJS
-
rpacket
Low-level OpenPGP packet operations based on rPGP
-
salvo-captcha
A captcha middleware for Salvo framework
-
spofr
A network spoofing tool for educational purposes (ARP and DHCP)
-
divviup-client
Async rust client for divviup.org
-
tasmor_lib
control Tasmota devices via MQTT and HTTP
-
envoy-acme-xds
Envoy XDS for transparent ACME certificate issuance
-
k8s-pb
Bindings for the Kubernetes Client API
-
solaredge
API client
-
rmonitor
Tokio-compatible protocol decoder for RMonitor, a line based timing protocol supported by different vendors of sport timing software
-
rustyface
A Huggingface downloading CLI tool written in Rust
-
confab
Asynchronous line-oriented interactive TCP client
-
http-client-vcr
Record http request and responses for testing
-
fcnet
An in-process Firecracker microVM networking backend based on fcnet-types
-
kcp
Reliable-UDP Library for Rust
-
opentelemetry_gcloud_monitoring_exporter
support for exporting metrics to Google Cloud Monitoring
-
healthscript-cli
CLI for healthscript, a simple DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more
-
rns
Network scanning tool written in Rust
-
real-ip
Get the "real ip" of an incoming request using the "forwarded", "x-forwarded-for" or "x-real-ip" headers set by reverse proxies
-
kiaproxy
high performance and extremely light TCP load balancer proxy
-
tej-cli
Fast, honest internet speed test CLI
-
ls-types
Types for the Language Server Protocol specification
-
etherage
An EtherCAT master in pure-Rust very close to the ethercat nature
-
russh-cryptovec
A vector which zeroes its memory on clears and reallocations
-
lib60870
Safe Rust bindings to lib60870-C, an IEC 60870-5-101/104 protocol implementation
-
yggdrasilctl
Blazingly fast Yggdrasil Admin API library
-
network-protocol
Secure, high-performance protocol core with backpressure control, structured logging, timeout handling, TLS support, and comprehensive benchmarking for robust Rust networked applications and services
-
up-rust
The Eclipse uProtocol Rust Language Library
-
sbd-e2e-crypto-client
websocket-based e2e encrypted message relay client
-
telnet_wrapper
A telnet server that wraps terminal applications, exposing them to telnet clients with proper protocol support including window size negotiation (NAWS)
-
gitmesh-cli
CLI tool and Git Remote Helper for Git Mesh
-
fyntr
A minimal forward proxy to tame bursty outbound traffic
-
tcp_reverse_shell
Creates a reverse shell (default to localhost:4444)
-
rust-rabbit
reliable RabbitMQ client library for Rust. Easy to use with flexible retry mechanisms and minimal configuration.
-
mlua-socket
A Rust-native implementation of LuaSocket for mlua
-
solverforge-maps
Generic map and routing utilities for VRP and similar problems
-
moq-clock-ietf
CLOCK over QUIC
-
haproxy-api
HAProxy 2.8+ Lua API
-
spenso
A tensor (n-dim array) network, iterating, and contraction (using automatic abstract index matching) library
-
google-cloud-gax
Google Cloud Client Libraries for Rust
-
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
-
garage_net
Networking library for Garage RPC communication, forked from Netapp
-
bakbon
infrastructure microkernel library in Rust that provides generic building blocks (Router, Registry, Balancer, Queue, Gateway, Cache, Middleware, Service/Processor) for message‑driven distributed systems
-
network_analysis
Solver for nonlinear networks based on the mesh and nodal analysis methods
-
ratchetx2
A double-ratchet implementation for building an E2EE message exchange app
-
web-transport-quinn
WebTransport library for Quinn
-
coap
A CoAP library
-
http_wire
Serialize HTTP/1.1 requests and responses to wire format bytes
-
snakepipe
A snake game based on stdin/stdout following unix philosophy
-
cloudformatious-cli
A CloudFormation CLI that won't make you cry
-
matrix-sdk-test
Helpers to write tests for the Matrix SDK
-
gosh-lan-transfer
Core file transfer engine for LAN-based peer-to-peer file sharing
-
known-schemes
Well-known URI/IRI schemes
-
speedtest-cli
A fast and simple CLI tool to test internet connection speed with real-time progress indicators
-
ssdp-client
An asynchronous library for discovering, notifying and subscribing to devices and services on a network
-
hwlib
checking Ubuntu hardware certification status
-
gcloud-artifact-registry
Google Cloud Platform Artifact Registry client library
-
hickory-server
Hickory DNS is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support…
-
torrust-actix
A rich, fast and efficient Bittorrent Tracker
-
aws-sdk-ec2
AWS SDK for Amazon Elastic Compute Cloud
-
etchdns
A caching DNS proxy with advanced security features, WebAssembly hooks, and comprehensive protection mechanisms
-
matchbox_signaling
Painless WebRTC peer-to-peer signaling servers
-
tokio-cadence
Tokio-based metric sinks for Cadence
-
nntp-proxy
High-performance NNTP proxy server with connection pooling and authentication
-
slouch
OUCH 5.0 client & message types for order entry
-
fluffer
🦊 Fluffer is a fun and experimental gemini server framework
-
streameroo
Compilation of mini-frameworks & utilities for data-streaming applications
-
dmsc
Dunimd Middleware Service - A high-performance Rust middleware framework with modular architecture
-
did-peer
did:peer method in Rust
-
alioth-cli
Command-line interface for Alioth, an experimental Type-2 hypervisor
-
google-fonts-languages
Google Fonts script and language support data
-
tor-proto
Asynchronous client-side implementation of the central Tor network protocols
-
rrddmma
RDMA
-
azoth-balancer
Rust-based high-performance RPC load balancer offering intelligent 3-tier endpoint routing, failover, rate limiting, and monitoring for reliable, low-latency blockchain operations
-
cqrs-es
A lightweight, opinionated CQRS and event sourcing framework
-
iwdrs
iwd
-
cobalt-aws
collection of wrappers around the aws-sdk-rust and lambda_runtime packages
-
hyperion-framework
A lightweight component-based TCP framework for building service-oriented Rust applications with CLI control, async messaging, and lifecycle management
-
hdlc
support of the IEEE standard
-
rsand
Relational Systemwide Asymmetric Network of Dispersion
-
impala
TUI for managing wifi
-
watchbird_cli
A self-hosted and API-driven uptime monitor
-
fsd_interface
serialising and deserialising FSD (Flight Simulator Daeomon) protocol network messages
-
ruma-identifiers-validation
Validation logic for ruma-common and ruma-macros
-
proto_rs
Rust-first gRPC macros collection for .proto/protobufs managment and more
-
netrunner_cli
A feature-rich Rust-based CLI to test and analyze your internet connection
-
nispor
Unified interface for Linux network state querying
-
streamrip
Recursively mirror an HLS (.m3u8) or DASH (.mpd) stream for local hosting
-
http-scrap
HTTP parsing methods made easier to use
-
cert-x-gen
Advanced Multi-Language Security Scanning Engine
-
retrom-client
The Retrom video game library client
-
statico
A blazing-fast HTTP server implemented in Rust that serves static responses at lightning speed
-
graphyne
client for sending messages to Graphite
-
libp2p-kad
Kademlia protocol for libp2p
-
bunner_qs_rs
Fast, secure, and configurable query-string parser and serializer for Rust
-
parquet2json
A command-line tool for streaming Parquet as line-delimited JSON
-
sentinel-common
Common utilities and types for Sentinel reverse proxy
-
libssh2-sys
Native bindings to the libssh2 library
-
herolib-mos
Mycelium Operating System (MOS) - Network and VM abstraction layer
-
aws-runtime
Runtime support code for the AWS SDK. This crate isn't intended to be used directly.
-
vma-socket
High-level Rust bindings for Mellanox/NVIDIA VMA (Messaging Accelerator) sockets
-
structpack
Dynamic bit-field accessor
-
opentelemetry-system-metrics
System metric export through Opentelemetry
-
ruma-client-api
Types for the endpoints in the Matrix client-server API
-
piston-mc
interacting with mojangs piston-mc api
-
vmc
Virtual Motion Capture protocol for virtual avatar tracking
-
aws-sdk-s3tables
AWS SDK for Amazon S3 Tables
-
getifs
high-performance, cross-platform Rust library providing comprehensive network interface information without relying on libc’s
getifaddrs. Get interfaces, multicast addresses, local/private/public IP addresses… -
agntcy-protoc-slimrpc-plugin
A protoc plugin for generating SRPC (Slim RPC) code
-
radiotap-rs
no_std compatible radiotap header encoder and decoder
-
binary-options-tools-core-pre
Low-level WebSocket client and protocol handler for binary options trading. Core foundation providing connection management, message routing, and async communication primitives.
-
gateway-api
Kubernetes Gateway API bindings in Rust
-
conveyor-etl-router
High-availability Conveyor ETL routing layer with Raft consensus
-
oxnet
commonly used networking primitives with common traits implemented
-
epanet-rs
A fast, modern and safe re-implementation of the EPANET2 hydraulic solver, written in Rust
-
pingr
A blazing fast network scanner with beautiful terminal output and multiple export formats
-
viceroy
local testing daemon for Fastly Compute
-
reqsign-aws-v4
AWS SigV4 signing implementation for reqsign
-
sortit
Rust-based CLI tool to automatically organize your files by type and modified date, with duplicate detection and an optional watch mode for real-time organization
-
junction-typeinfo
reflection for junction API generation
-
rspow
A multi-algorithm proof-of-work library in rust
-
faktory
API bindings for the language-agnostic Faktory work server
-
hardware-address
IEEE 802 MAC-48, EUI-48, EUI-64, or a 20-octet IP over InfiniBand link-layer addresses and more
-
reachable
Check if a Target (ICMP, TCP, custom) is reachable
-
openrgb2
OpenRGB SDK client, successor to openrgb
-
address
aids in processing network addresses
-
umicp-core
UMICP Rust bindings for high-performance communication and matrix operations with tool discovery
-
ion-schema
Amazon Ion Schema
-
kube-client
Kubernetes client
-
versa_semval
Cross-platform module for semantic validation of Versa data
-
armonik
Rust bindings for the ArmoniK API
-
ninelives
Resilience primitives for async Rust: retry, circuit breaker, bulkhead, timeout, and composable stacks
-
zettabgp
BGP (parsing and composing) and BMP (only parsing) protocols driver library for Rust
-
sn_node_rpc_client
Safe Node RPC Client
-
acton-ern
handling Acton Entity Resource Names (ERNs), providing tools for generating, parsing, and managing ERNs within Acton Reactive-based solutions
-
socket-pktinfo
Small library to allow cross-platform handling of IP_PKTINFO and IPV6_PKTINFO with socket2 crate
-
netgauze-bmp-pkt
BMP Protocol representation and serde
-
rusoto_swf
AWS SDK for Rust - Amazon Simple Workflow Service @ 2012-01-25
-
hostaddr
Extended types (
Domain,Host,HostAddr) for working with net in Rust -
icann-rdap-client
An RDAP client library
-
betfair-xml-parser
interacting with Betfair from Rust
-
xxpdump
The next generation of traffic capture software
-
ygw
The goal of Yamcs Gateway is to allow Yamcs to control instruments/payloads as part of an EGSE
-
pi_mqtt_proxy
-
airgorah
A WiFi security auditing software mainly based on aircrack-ng tools suite
-
crc-catalog
Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs
-
termshark
🦈 WireShark in the terminal
-
stakker_mio
Mio I/O polling integration for the Stakker crate
-
windivert
Wrapper library around windivert-sys
-
z-serial
Zenoh Serial Framing
-
numaflow
Rust SDK for Numaflow
-
zenoh-runtime
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
fluvio-package-index
Fluvio Package Index
-
cdns-rs
A native Sync/Async Rust implementation of client DNS resolver
-
reticulum
Reticulum-rs is a Rust implementation of the Reticulum Network Stack - a cryptographic, decentralised, and resilient mesh networking protocol designed for communication over any physical…
-
nomad-protocol
NOMAD Protocol - Network-Optimized Mobile Application Datagram. A secure UDP-based state synchronization protocol.
-
assay-policy
Policy types and compilation logic for Assay
-
leptos_oidc
A Leptos utility library for simplified OpenID Connect (OIDC) authentication integration
-
dfir_rs
DFIR runtime for Rust, used by Hydro
-
aldrin
Message bus for service-oriented RPC and interprocess communication
-
async-net-mini
Async networking primitives for TCP/UDP/Unix communication for esp-idf
-
u-sdk
Some useful SDKs
-
dnssector
A very fast library to parse, validate, create and mangle DNS packets
-
twamp-rs
TWAMP (RFC 5357)
-
feagi-agent
Client library for building FEAGI agents in Rust
-
hdc-rs
Rust client library for HarmonyOS Device Connector (HDC)
-
kcr_kafka_strimzi_io
Kubernetes Custom Resource Bindings
-
xfr
Modern network bandwidth testing with TUI
-
tor-guardmgr
Manage a set of guard relays for Tor network
-
ezsp
Ember ZNet Serial Protocol
-
elevenlabs_ttv
Type-safe Rust client for ElevenLabs Text-to-Voice API
-
dtn7-plus
Additional helpers for rust dtn daemon
-
svn
Async client for Subversion's svn:// (ra_svn) protocol
-
tjiftjaf
including an encoder and decoder for MQTT v3.1.1. It also includes a client.
-
pingmon
Real-time ping monitor with beautiful ASCII charts, TTL display, and statistics
-
almost-raft
Raft leader election
-
inboxbot
A telegram bot to save messages to a file
-
ipc-broker
A lightweight IPC broker for Rust that supports multiple transports (TCP, Unix sockets, Named Pipes) and provides an actor model with message passing and RPC capabilities
-
arexibo
A client (player) for the Xibo signage system
-
lazy-limit
lightweight Rust library for rate limiting by IP or custom ID, with support for global, router-specific, and fallback rules
-
soketi-rs
High-performance, Pusher-compatible WebSocket server written in Rust with support for public, private, and presence channels
-
capsula-api-types
Shared API type definitions for Capsula client and server
-
tobaru
Port forwarding CLI utility written in Rust with allowlists, TLS SNI and ALPN routing, HTTP forwarding, load balancing, IP-to-destination mapping, and iptables support
-
wifi-manager
A cross-platform Wi-Fi management library for Rust, supporting Linux and Windows
-
rustnet-monitor
A cross-platform network monitoring terminal UI tool built with Rust
-
route_verification
Parse RPSL in the IRR to verify observed BGP routes
-
gemini-rs
interact with the Google Gemini API
-
car-utils
ipfs car file reader writer and utils CLI
-
orzklv
consisting various implementation for std and libs by Orzklv
-
sunsniff
Intercept and store telemetry from a Sunsynk inverter
-
snmptools
SNMP common tools
-
product-os-http-body
Product OS : Http Body is a derivative of the http-body and http-body-util crates restructured for both std and no_std environments
-
net-tools-rs
net-tools (Linux networking base tools)
-
stubborn-io
io traits/structs that automatically recover from potential disconnections/interruptions
-
launchpadlib
accessing Launchpad.net
-
orb
An abstraction for writing runtime agnostic async code. Orb provides interfaces to adapt different async runtimes like smol and tokio
-
hteapot
lightweight HTTP server library designed to be easy to use and extend
-
mssql-codec
Async TDS packet framing and codec for SQL Server
-
pywatt_sdk
Standardized SDK for building PyWatt modules in Rust
-
xmpp-http-upload
external http upload server for XMPP
-
route_match
A context-agnostic http routing utility
-
cidrrr
Convert a CIDR block to a list of IPs
-
ldap3_proto
LDAP Protocol Bindings for Tokio
-
actix-utils
Various utilities used in the Actix ecosystem
-
rusoto_stepfunctions
AWS SDK for Rust - AWS Step Functions @ 2016-11-23
-
gewe-core
Core types and definitions for gewe WeChat SDK
-
moosicbox_paging
MoosicBox paging package
-
rustvncserver-android
Generic Android JNI bindings for rustvncserver
-
axum-range
HTTP Range responses for axum
-
google-cloudprofiler2
A complete library to interact with Cloud Profiler (protocol v2)
-
tiktoklive
library. Use it to receive live stream events such as comments and gifts in realtime from TikTok LIVE No credentials are required.
-
picokafka
Kafka library for tarantool-module based on librdkafka
-
xerus
A command-line BitTorrent client, written in Rust
-
inspector-http
A desktop HTTP server with a GUI for monitoring and inspecting incoming requests
-
crdhcpc
Standalone DHCP Client for Linux with DHCPv4, DHCPv6, PXE, and Dynamic DNS support
-
terror
Uniform REST error response body, tailored for JSON
-
boomnet
Framework for building low latency clients on top of TCP
-
webrtc-util
WebRTC.rs stack
-
ip-spoofing
send fake IPv4 headers & UDP/TCP-SYN packets to perform L3/L4 attacks
-
bp3d-net
Network utilities
-
tcptape
Record and replay TCP traffic for mock/snapshot testing
-
iso13400-2
A ISO 13400-2 protocol
-
dragonfly-client
Dragonfly client written in Rust
-
tg
Telegram CLI client
-
redfish
Production-grade Rust SDK for DMTF Redfish (async-first, optional blocking)
-
massping
ICMP ping library for sending batches of ICMP echo request packets and measuring the roundtrip time
-
piglet
controlling IP-based Hamilton robots
-
greentic-interfaces-wasmtime
Wasmtime host & guest shims for greentic WIT worlds (sync; auto-discovered)
-
mtu
Obtain the local network interface MTU towards a given IP address
-
ads
Client for the Beckhoff Automation Device Specification protocol for PLCs
-
ribbit-client
Ribbit protocol client with signature verification for Blizzard's NGDP system
-
ramparts
A CLI tool for scanning Model Context Protocol (MCP) servers
-
tubesaver
A Rust-based command-line YouTube downloader that lets you easily save videos or audio in multiple formats. Fast, efficient, and easy to use on any platform.
-
twitch-hunter
that looks for specific regex patterns in Twitch chat messages
-
surgery
CLI for Real Debrid
-
scion-stack
SCION endhost network stack
-
kftray-portforward
KFtray library with port forwarding logic
-
uni-addr
A unified address type that can represent a
std::net::SocketAddr, astd::os::unix::net::SocketAddr, or a host name with port -
firewall_audit
Cross-platform firewall audit tool (YAML/JSON rules, CSV/HTML/JSON export)
-
s3fcp
Fast file downloader with multi-part concurrent downloads from S3 and HTTP/HTTPS
-
dioxus-aws
deploying Dioxus apps to AWS Serverless (AWS Lambda, S3, CloudFront, Route53)
-
netlink-packet-wireguard
Wireguard generic netlink packet definitions
-
oxy-upnp-igd
UPnP Internet Gateway Device (IGD) port mapping library and CLI with smol runtime
-
lmrc-k3s
K3s management library for the LMRC Stack - manage K3s Kubernetes clusters via SSH
-
async_smux
Asynchronous smux multiplexing library
-
mirajazz
interfacing with Mirabox and Ajazz stream controller devices
-
rusteron-client
core client functionalities for interacting with the Aeron protocol, such as establishing connections, subscribing, and publishing. It uses the Aeron C bindings from aeron-client module.
-
rig-bedrock
AWS Bedrock model provider for Rig integration
-
ic-dbms-canister
A framework to build Database canisters on the Internet Computer using DBMS, by just providing the schema
-
prometheus_wireguard_exporter
Prometheus WireGuard Exporter
-
a2squery
CLI tool for querying Source Dedicated Servers (A2S_INFO)
-
k8s-crds-cilium
Kubernetes CRDs for cilium
-
tact-client
TACT (Trusted Application Content Transfer) HTTP client for Blizzard's NGDP
-
swarm-discovery
Discovery service for IP-based swarms
-
s3-algo
High-performance algorithms for batch operations to Amazon S3
-
picomux
A protocol to multiplex multiple AsyncRead/Write streams over a single one, inspired by smux and http2
-
embedded-nano-mesh-cli-tool
Command line utility to interact with embedded-nano-mesh network trough shell
-
wintun
Safe idiomatic bindings to the WinTun C library
-
impulse-server-kit
Highly configurable backend framework based on
salvo -
pjson-rs
Priority JSON Streaming Protocol - high-performance priority-based JSON streaming (requires nightly Rust)
-
rusthound-ce
Active Directory data collector for Bloodhound Community Edition written in rust
-
zenwave
Write once, fetch anywhere
-
sozu
fast, reliable, hot reconfigurable HTTP reverse proxy
-
ddns-rs
An easy to used program that help you update your dns record
-
rscap
Cross-platform packet capture and transmission utilities
-
tonic-reflection
Server Reflection module of
tonicgRPC implementation -
ipstack
Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device
-
apt-transport-gha
GitHub Actions aritfacts transport for APT
-
rvoip-session-core
Call session management for the rvoip stack
-
walle_mqtt_protocol
一个mqtt报文解析库
-
ruled-router
A high-performance router library with derive macro support for Rust
-
reqwest-streams
HTTP body streaming support for reqwest: JSON/CSV/Protobuf and others
-
rest_parser
Parse VSCode
.restfiles and Jetbrains.httpfiles -
ipv6sync
Synchronize IPv6 prefixes across VLANs
-
arp-spoofer-cli
A command-line tool for ARP spoofing attacks
-
rocketmq-controller
RocketMQ Controller Module - High Availability Raft-based Controller
-
tmux-rs
port of tmux
-
autossh
autossh/@shell tool is used to ssh login and allow automatically login without password
-
suricata-htp
Security Aware HTP Protocol parsing library
-
r-lancli
A command-line interface for performing network scanning operations on local area networks (LANs)
-
deno_net
Networking for Deno
-
dynamic-graphql
Dynamic GraphQL schema
-
loona
HTTP 1 and 2 on top of io_uring
-
slinger
An HTTP Client for Rust designed for hackers
-
axum-idempotent
A middleware for handling idempotent requests in axum applications
-
tokio-mc
communication with PLCs using the MC protocol
-
http-acl
An ACL for HTTP requests
-
google-identitytoolkit3
A complete library to interact with Identity Toolkit (protocol v3)
-
nanorpc
a subset of JSON-RPC 2.0, with magical autogeneration of servers and clients
-
aws-kms-tls-auth
package for performing pre-shared key TLS authentication through AWS Key Management Service (KMS)
-
awdl-frame-parser
A parser for AWDL data and action frames
-
hypertor
Tor HTTP client and onion service library with Python bindings
-
async-graphql-wasm
A GraphQL server library implemented in Rust
-
connectrpc-axum
axum style and axum compatible Connect Protocol server
-
googleads-rs
A gRPC client library for Google Ads API, generated automatically from the API definition files
-
janus_core
Core type definitions and utilities used in various components of Janus
-
nym-noise
Nym's Noise protocol implementation
-
http-test-server
Programatically create resources and pre-defined responses for tests
-
libdd-common
Shared utilities for Datadog libraries including HTTP/HTTPS connectors, container entity detection, tag validation, rate limiting, and Unix/Windows platform helpers
-
aoba
Multi-protocol debugging and simulation CLI/TUI tool for Modbus RTU
-
rust-mcp-transport
Transport implementations for the MCP (Model Context Protocol) within the rust-mcp-sdk ecosystem, enabling asynchronous data exchange and efficient message handling between MCP clients and servers
-
batata-client
Rust client for Batata/Nacos service discovery and configuration management
-
pingall
Ping everything you can reach
-
gewe-session
Session management for gewe WeChat SDK
-
netwatcher
List network interfaces and watch for changes efficiently
-
huginn-net-http
HTTP fingerprinting (p0f-style) analysis for huginn-net
-
mountpoint-s3-crt
Rust interface to the AWS Common Runtime for Mountpoint for Amazon S3
-
tonic-tls
TLS for tonic gRPC
-
rust-ipfs
IPFS node implementation
-
isup
on-device monitoring. lightweight, instant and efficient.
-
remotefs-smb
remotefs SMB client library
-
cbsk
callback socket tool
-
rust-network-scanner
Memory-safe network security scanner with OS fingerprinting, vulnerability detection, and compliance reporting
-
vortex-cli
A cli for downloading torrents using the bittorrent protocol(s). Built on top of io-uring
-
netsock
Cross-platform library for network sockets information
-
localtunnel
A CLI to proxy with localtunnel server
-
scratchstack-aws-signature
AWS SigV4 signature verification
-
stackaddr
Self-describing, layered network address representation, with flexible protocol stacks
-
tether-agent
Standardised use of MQTT and MessagePack for inter-process communication
-
modelexpress-common
Shared utilities for Model Express client and server
-
async-graphql-axum
async-graphql for axum
-
azure_security_keyvault_secrets
Rust wrappers around Microsoft Azure REST APIs - Azure Key Vault Secrets
-
proc-daemon
A foundational framework for building high-performance, resilient daemon services in Rust. Handles all the boilerplate for signal handling, graceful shutdown, logging, and configuration.
-
portpicker
Pick a free unused port
-
libp2p-scatter
libp2p protocol for broadcasting messages to connected peers
-
zenohd
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
super_orchestrator
programmable container orchestration tools
-
hmi_vue3_tauri_lib_v2
面向工业HMI的Tauri后端,内置Modbus任务队列与事件分发
-
greentic-demo
NATS-to-Greentic runner bridge that powers the greentic-demo messaging flow
-
mcp-protocol-sdk
Production-ready Rust SDK for the Model Context Protocol (MCP) with multiple transport support
-
nrev
Cross-platform Network Mapper
-
arc-slice
Shared memory slices
-
janus_collector
Collector for Janus, the server powering ISRG's Divvi Up
-
salvo-oapi
OpenApi support for Salvo web framework
-
cgi
help create CGI programs in Rust
-
c-ares-resolver
An asynchronous DNS resolver, backed by c-ares
-
rater
High-performance, lock-free, thread-safe rate limiter using token bucket algorithm with per-IP rate limiting support
-
nrfxlib
Rust driver for the LTE stack on the Nordic nRF9160
-
unifictl
CLI for UniFi Site Manager (API v1/EA)
-
msgtrans
Support for a variety of communication protocols such as TCP / QUIC / WebSocket, easy to create server and client network library
-
ftth-rsipstack
SIP Stack Rust library for building SIP applications (without TLS and Websocket)
-
oct-cloud
opencloudtool (oct)
-
check-jitter
A monitoring plugin that measures network jitter
-
artnet_protocol
A 1:1 implementation of the ArtNet protocol
-
statsdproxy
A proxy for transforming, pre-aggregating and routing statsd metrics
-
sipbot
SIP bot with RTP
-
smux_rust
multiplexing library for Rust, inspired by xtaci/smux
-
rotonda
composable, programmable BGP engine
-
nbdserve
network block device server
-
port-conflict-resolver
A cross-platform CLI utility to identify and resolve port conflicts by detecting and terminating processes
-
thubo
high-performance TX/RX network pipeline featuring strict priority scheduling, automatic batching, and message fragmentation
-
iceyee_net
Net Protocol
-
netevd
High-performance network event daemon for systemd-networkd, NetworkManager, and dhclient with routing policy rules and script execution
-
ntex-amqp
AMQP 1.0 Client/Server framework
-
mssf-core
Azure Service Fabric. Rust safe APIs.
-
nu_plugin_port_scan
A nushell plugin for scanning ports on a target
-
bot
videocall project
-
turn-client-proto
TURN protocol in a sans-IO fashion
-
fx-torrent
FX Torrent is a feature rich Bittorrent protocol implementation written in rust supporting Linux, MacOS and Windows
-
peleka
Container deployment tool for Docker and Podman
-
tokio-zookeeper
Asynchronous client library for interacting with Apache ZooKeeper
-
aptu-core
Core library for Aptu - OSS issue triage with AI assistance
-
if-watch
crossplatform asynchronous network watcher
-
st67w611
Async no_std driver for ST67W611 WiFi modules using Embassy framework
-
betterssh
A modern SSH file browser with TUI, featuring vim-style navigation, built-in editor, and saved connections
-
someip_parse
parsing the SOME/IP network protocol (without payload interpretation)
-
cloudflare-ddns-ipv6
a cmd line tool to update your cloudflare AAAA record
-
actix-server
General purpose TCP server built for the Actix ecosystem
-
saorsa-gossip-presence
Presence beacons and FOAF discovery for Saorsa Gossip overlay network
-
bollard-stubs
Stubs used for the Bollard rust async Docker client API
-
narrowlink-gateway
Narrowlink Gateway
-
bore-cli
A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls
-
rustbond
MetalBond route distribution protocol
-
jsonrpcmsg
serialize (encode) and deserialize (parse) JSON-RPC messages
-
private-state-manager-client
Client library for Private State Manager
-
forge-orchestration
Rust-native orchestration platform for distributed workloads with MoE routing, autoscaling, and Nomad integration
-
transip
Call functions on the Transip Api Endpoint
-
saorsa-gossip-transport
QUIC transport for Saorsa Gossip with ant-quic, NAT traversal, and stream multiplexing
-
async-stomp
An asynchronous streaming STOMP client
-
tehuti
Modular communication system for game development
-
servicepoint_binding_c
C bindings for the servicepoint crate
-
intersession-layer-messaging
A metastable messenger that allows reliability between peers when peers go offline, are unreliable, and facing intermittent network conditions between sessions
-
flowsdk
Safety-first, realistic, behavior-predictable messaging SDK for MQTT and more
-
socktop_connector
WebSocket connector library for socktop agent communication
-
omnisor
asynchronous high-level SSH client library for Rust, with specialized support for network devices
-
protobuf-codegen
Code generator for Rust Protocol Buffers bindings
-
someip-sd-wire
A no_std SOME/IP-SD wire protocol parser and serializer with zero-allocation design
-
google-cloud-rust-raw
A set of client libraries to interact with various Google Cloud Platform services
-
gm-quic
An IETF quic transport protocol implemented natively using async Rust
-
protwrap
Thin protocol wrapper for network applications
-
nm-rs
Rust bindings for the libnm library
-
nftnl-rs
Linux Netlink Nftables client for direct control on the netfilter via netlink socket
-
twurst-client
Twirp client related code
-
openvpn-plugin
allowing easy creation of OpenVPN plugins in Rust
-
mtop-client
Memcached client for mtop
-
wayrs-core
The core Wayland types for wayrs
-
renoir
Reactive Network of Operators In Rust
-
tower-sessions-sqlx-store
SQLx session stores for
tower-sessions -
aws-sdk-ssm
AWS SDK for Amazon Simple Systems Manager (SSM)
-
rush-sync-server
Modern asynchronous TUI application with i18n and modular command system
-
rodbus
A high-performance async implementation of the Modbus protocol using tokio
-
bgpkit-commons
common BGP-related data and functions
-
vllora
AI gateway for managing and routing LLM requests - Govern, Secure, and Optimize your AI Traffic
-
sdec-tools
Introspection and debugging tools for the sdec codec
-
netsblox-cli
A command line tool for interacting with the NetsBlox cloud
-
its-client
binary to connect on an ITS MQTT server
-
risotto
High-performance BMP collector
-
salvo-tus
TUS support for Salvo web framework
-
clever-operator
A kubernetes operator that expose clever cloud's resources through custom resource definition
-
pnet_datalink
Cross-platform, datalink layer networking
-
radixtarget
Fast radix tree implementation for IP addresses and hostnames with target matching
-
dhcplease
A cross-platform DHCP server library and CLI
-
osquery-rust-ng
Rust bindings for Osquery
-
kcr_camel_apache_org
Kubernetes Custom Resource Bindings
-
recentip
An opinionated async SOME/IP implementation for Rust — boring by design, backed by Tokio
-
whatwaf
Heuristic web application firewall (WAF) detector
-
mockforge-kafka
Kafka protocol support for MockForge
-
mcp-stdio-proxy
MCP (Model Context Protocol) proxy server and CLI tool for protocol conversion and remote service access
-
kitsune_p2p_bootstrap_client
a client library for the bootstrap service used by Kitsune P2P
-
ferrotunnel-plugin
Plugin system for FerroTunnel
-
rs9p
Filesystems library using 9P2000.L protocol, an extended variant of 9P from Plan 9
-
cloudpub-common
Common code for the client, server, and GUI
-
renet2_netcode
Netcode integration for renet2
-
totp-gateway
A high-performance TOTP-based authentication gateway built on Cloudflare's Pingora framework for securing private network access
-
safeup
CLI for installing components for accessing the Safe Network
-
rivven-client
High-performance async client for Rivven event streaming platform
-
hyper-hickory
HTTP connector for hyper that uses hickory's DNS resolver
-
doh-client
DNS over HTTPS client
-
corrator
verify the versions of apps used inside docker containers
-
quay-tui
A TUI port manager for local processes, SSH forwards, and Docker containers
-
tower-service
Trait representing an asynchronous, request / response based, client or server
-
graphix-shell
A dataflow language for UIs and network programming
-
object_transfer
An object transfer library for various message broker and/or protocols
-
syndicate-tools
Syndicate command-line utilities
-
twirp-rs
An async-compatible library for Twirp RPC in Rust
-
axum-inertia
Inertia.js protocol for Axum
-
rusty-cdk
A safer alternative to the AWS CDK
-
dtn7
Rust delay-tolerant-networking daemon and CLI tools implementing Bundle Protocol Version 7 (RFC9171)
-
curl-sys-openssl-1
[FORKED crate curl-sys] Native bindings to the libcurl library
-
dns-bench
Find the fastest DNS in your location to improve internet browsing experience
-
herscat
High-intensity xray proxy stress tester in Rust
-
golem-common
Shared code between Golem services
-
hes
Http Echo Server - a simple HTTP server that echoes back requests
-
grammers-mtsender
A sender implementation using the Mobile Transport Protocol
-
plumbrs
A high-performance HTTP/1.1 and HTTP/2 benchmarking tool
-
autoschematic-connector-aws-vpc
An Autoschematic connector for AWS VPCs and related resources
-
atm0s-sdn
Decentralized Ultra-Low-Latency Software Defined Network
-
openvpn-manager
Command-line tool to manage OpenVPN 2.x and OpenVPN 3.x (start/stop VPN and more commands)
-
tor-cell
Encode and decode Tor cells and messages
-
axum-governor
Rate limiting middleware for Axum, powered by lazy-limit and unrelated to governor etc
-
tonic-async-interceptor
Async variant of Tonic's interceptor function
-
iridium-stomp
Async STOMP 1.2 client for Rust
-
sml_mcps
Small MCP Server - sync, no tokio, just works
-
openssh-mux-client
openssh mux client
-
kawa
Agnostic representation of HTTP/1.1 and HTTP/2.0 for parsing, generating and translating HTTP messages, with zero-copy, made for Sōzu
-
rs-utcp
Universal Tool Calling Protocol (UTCP)
-
bazel-remote-apis
Rust bindings for Bazel Remote APIs
-
solidmcp
A high-level Rust toolkit for building Model Context Protocol (MCP) servers with type safety and minimal boilerplate. Supports tools, resources, and prompts with automatic JSON schema generation.
-
overtls
proxy tunnel, minimalist tool for bypassing the GFW
-
portkill
A fast CLI tool to kill processes running on specified ports
-
veilnet
Networking abstractions built on Veilid API primitives
-
serf
A decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant
-
utuntap
A low level Rust library for Tun/Tap devices
-
interface-rs
reading and writing Linux interfaces(5) files
-
jarust
A janus client SDK in Rust
-
fluxmq
High-performance message broker and streaming platform inspired by Apache Kafka
-
sai-cli
('sai') — Tell the shell what you want, not how to do it. Natural-language to safe shell command generator.
-
dos
Rust-friendly bindings for Windows APIs
-
hyperlane
lightweight, high-performance, and cross-platform Rust HTTP server library built on Tokio. It simplifies modern web service development by providing built-in support for middleware…
-
atrium-xrpc
XRPC library for AT Protocol (Bluesky)
-
nexy
Multi-network server for the Nex protocol
-
birdc
talk to the BIRD BGP server for administrative and instrumentation purposes
-
staircase
Kubernetes Step-based Operator
-
zlink
Async Varlink API
-
distrans_fileindex
Distrans file indexing
-
wl-nl80211
Linux kernel wireless(802.11) netlink Library
-
foxy-io
A configuration-driven and hyper-extensible HTTP proxy library
-
sniffglue
Secure multithreaded packet sniffer
-
librice
ICE (RFC8445) implementation
-
sn_metrics
The Safe Network Metrics
-
aws-sdk-dsql
AWS SDK for Amazon Aurora DSQL
-
xai-grpc-client
Feature-complete gRPC client for xAI's Grok API with streaming, tools, multimodal support
-
ssh-agent-client-rs
Pure rust implementation of the ssh-agent protocol. It can be used to write clients that interact with the ssh agent.
-
caracat
A fast ICMP/UDP IPv4/v6 Paris traceroute and ping engine
-
wrzasqpl-commons-aws
AWS-related utility functions for commor routines
-
zcat
netcat-inspired utility for zenoh
-
deno_fetch
Fetch API implementation for Deno
-
nodecraft
Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution
-
async-opcua-client
OPC UA client API
-
srt-protocol
SRT implementation in Rust
-
dhcpm
A cli for mocking DHCP messages and running rhai scripts to test DHCP servers. Aims to support v4 & v6, thought v6 is as of yet unfinished.
-
octets
Zero-copy abstraction for parsing and constructing network packets
-
web-server-abstraction
An ergonomic abstraction layer over popular Rust web frameworks
-
azure_messaging_eventhubs
Rust client for Azure Eventhubs Service
-
moonpool-sim
Simulation engine for the moonpool framework
-
rocket_prometheus
Prometheus instrumentation for Rocket applications
-
moto-hses-client
Async UDP client for Yaskawa High-Speed Ethernet Server (HSES) communication
-
Kget
A powerful and versatile download manager and library
-
asimov-protocol
ASIMOV Software Development Kit (SDK) for Rust
-
ipfw-rs
allows to send commands to the FreeBSD IPFW firewall
-
ezk-sip-types
SIP types providing parsing & serialization
-
rumi2
simplifies the process of deploying your web applications and servers. With seamless SSH2 integration, it effortlessly manages the publishing process to your existing server infrastructure…
-
fbi-proxy
A fast and flexible proxy server for intercepting and modifying HTTP/HTTPS requests
-
mqtt-endpoint-tokio
A high-performance async MQTT client/server library for Rust with tokio, supporting MQTT v5.0 and v3.1.1 with TCP, TLS, and WebSocket transports
-
wayrs-client
wayland library
-
unftp-sbe-gcs
A storage back-end for libunftp, storing files in Google Cloud Storage (GCS)
-
rustpatcher
distributed patching system for single binary applications
-
discovery-rs
mDNS-SD TUI browser
-
auksys
Program for conveniently run auKsys
-
z3950-rs
Minimal asynchronous (Tokio) Z39.50 client with MARC parsing
-
htb
Hierarchical token bucket implementation
-
aquila
A modular asset server with support for oauth and multiple file backends, meant for serving game assets but could probably be used for other things too
-
service-binding
Automates parsing and binding to TCP, Unix sockets and Windows Named Pipes
-
kftray-http-logs
HTTP logging library for KFtray
-
innernet-server
A server to coordinate innernet networks
-
quick-copy
Fast SSH/SCP file transfer tool with named targets and path aliases
-
vercel_axum
Vercel Rust Axum Adapter
-
river-core
Core library for River - decentralized group chat on Freenet
-
saorsa-node
Pure quantum-proof network node for the Saorsa decentralized network
-
agntcy-protoc-srpc-plugin
A protoc plugin for generating SRPC (Slim RPC) code
-
ntp-udp
ntpd-rs networking and timestamping layer
-
kitsune_p2p_dht_arc
Kitsune P2p Dht Arc Utils
-
hickory-client
Hickory DNS is a safe and secure DNS library. This is the Client library with DNSSEC support. DNSSEC with NSEC validation for negative records, is complete. The client supports dynamic…
-
channels
Bidirectional channel-like communication over generic Read/Write streams
-
multipart_async_stream
efficient, and asynchronous multipart stream parser
-
zlayer-registry
OCI container registry client with blob caching
-
jpx-mcp
JMESPath MCP server for AI assistants
-
emissary-cli
I2P protocol stack
-
azure_storage_queues
Azure Queue Storage crate from the Azure SDK for Rust
-
echosrv
A high-performance set of async echo server library built with Tokio for testing and development environments
-
pingora-pool
A connection pool system for connection reuse
-
nl80211-rs
nl80211 library in Rust
-
netgauze-pcap-decoder
CLI Utility to convert NetFlow, IPFIX, BGP, BMP or UDP-Nofif data from a PCAP file to a JSON Lines file
-
aws-sdk-bedrock
AWS SDK for Amazon Bedrock
-
zel_core
Type-safe RPC framework built on Iroh with support for methods, subscriptions, notifications, and raw streams
-
healthscript
DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more
-
org-social-lib-rs
parsing and interacting with Org-social decentralized social networks
-
aws-vpc-prefix-list-monitor
monitor your external public IP address and automatically updates an AWS VPC managed prefix list entry. Perfect for maintaining access to AWS resources from dynamic IP addresses.
-
xdp-socket
fast API to use XDP sockets in Rust
-
file-storage
aids in accessing file-like storage
-
vicarian
reverse proxy server with ACME support
-
frametogether-server
Sync video playback with friends!
-
geph5-broker-protocol
Broker protocol for Geph5
-
textfsm-rust
Template-based state machine for parsing semi-formatted text based on Google's TextFSM
-
roto
a statically-typed, compiled, embedded scripting language
-
bollard-next
An asynchronous Docker daemon API
-
auberge
CLI tool for managing self-hosted infrastructure with Ansible
-
rusteron-media-driver
Implements the Aeron Media Driver, a core component for managing messaging between producers and consumers. It uses the Aeron C bindings from aeron-driver module.
-
ntex-tls
SSL streams for ntex backed by OpenSSL
-
neli-wifi
Communicate with nl80211
-
reverse-http-proxy
A minimal reverse proxy for path-based HTTP routing with optional URL rewriting
-
MKT_KSA_Geolocation_Security
Smart geolocation & behavioral security library for Rust
-
axum-cookie
Cookie extractor middleware for axum
-
viam-rust-utils
designed for use with Viamrobotics's SDKs
-
dynamic-mcp
MCP proxy server that reduces LLM context overhead with on-demand tool loading from multiple upstream servers
-
stormdl
Lightning-fast download accelerator with adaptive multi-segment parallel downloads
-
rusoto_storagegateway
AWS SDK for Rust - AWS Storage Gateway @ 2013-06-30
-
librqbit-utp
uTP (uTorrent Transport Protocol) library, implements BEP 29
-
aws-sdk-ecr
AWS SDK for Amazon Elastic Container Registry
-
asninfo
export ASN information to JSON files
-
rexpose
A reverse proxy to expose TCP and UDP services behind any NAT via a public server
-
ockam_transport_core
Generic Transport primitives
-
mqtt5
Complete MQTT v5.0 platform with high-performance async client and full-featured broker supporting TCP, TLS, WebSocket, authentication, bridging, and resource monitoring
-
ssh-agent-mux
Combine keys from multiple SSH agents into a single agent socket
-
tonic-prost
Prost codec implementation for tonic
-
pscan
SYN Port Scanner written in Rust, with range and decoy scanning support
-
firewall-objects
Firewall object primitives for networks, services, and application indicators
-
spiffe-rustls-tokio
Tokio-native async accept/connect helpers for spiffe-rustls
-
ddns-a
A lightweight Dynamic DNS client for Windows that monitors IP address changes and notifies external services via webhooks
-
pistachio
A Prometheus exporter designed for monitoring UPS devices using Network UPS Tools (NUT)
-
mediasoup
Cutting Edge WebRTC Video Conferencing in Rust
-
ttf
HTTP tunnel forwarder application
-
rama-net
rama network types and utilities
-
tcp-handler
Conveniently transfer data in chunk through tokio TCP stream
-
gcloud-kms
Google Cloud Platform Key Management Service client library
-
cadance
tunnel CLI - expose local ports via secure tunnels
-
openrouter-rust
A modular, type-safe Rust client for the OpenRouter API
-
four-word-networking
Convert IP addresses to memorable, family-friendly word groups. Interactive TUI with real-time autocomplete. IPv4 = 4 words, IPv6 = 6-12 words. Perfect reconstruction with progressive hints.
-
omry-service
RPC definitions for server and client applications using the Omry project
-
twurst-build
Build script to generate bindings for .proto files for Twirp
-
touche
Synchronous HTTP library
-
aquila_compute_aws
AWS Batch compute backend for the aquila server
-
msquic
Microsoft implementation of the IETF QUIC protocol
-
pingora-proxy
Pingora HTTP proxy APIs and traits
-
aws-sdk-scheduler
AWS SDK for Amazon EventBridge Scheduler
-
nmtui
Wrapper around nmcli
-
axum-jrpc
A JSON-RPC extractor for Axum
-
mqute-codec
A full-featured implementation of MQTT protocol serialization in Rust, supporting versions 3.1, 3.1.1 and 5.0
-
mqtt-protocol-core
A Sans-I/O style MQTT protocol library for Rust that supports both MQTT v5.0 and v3.1.1
-
libbrat-engine
Engine adapters for AI coding tools (Claude Code, Aider, Codex, etc.)
-
u-siem
A framework for building custom SIEMs
-
ibtop
Real-time terminal monitor for InfiniBand networks
-
rustshell
An educational project to aid in security operations and testing
-
aws-sdk-bedrockagentruntime
AWS SDK for Agents for Amazon Bedrock Runtime
-
kairos-rs
interacting with the Kairos Api Gateway
-
sentinel-proxy
A security-first reverse proxy built on Pingora with sleepable ops at the edge
-
recoverable-spawn
A thread that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
-
hale
Instant network connection quality monitor
-
mac-addr
Lightweight, no_std compatible MAC address library
-
rs_openshowvar
connecting to Kuka robots and performing data read/write operations using the OpenShowVar protocol
-
tether-utils
Tether Systems
-
whatsapp-business-rs
Rust SDK for the WhatsApp Business API — bulk messaging, batching, and multi-tenant support
-
onetun
A cross-platform, user-space WireGuard port-forwarder that requires no system network configurations
-
holo-yang
YANG module of Holo Routing, including embedded YANG models and utility code
-
edc-connector-tui
A TUI client for EDC management APIs
-
scion-proto
SCION protocol data structures and serialization
-
tucana
internal gRPC communication of Code0
-
iroh-quinn-udp
UDP sockets with ECN information for the QUIC transport protocol
-
ripset
Pure Rust implementation of ipset/nftset operations via netlink
-
prosa
core
-
general-mq
General purposed interfaces for message queues
-
xllm-proxy
TCP proxy server with AES-256-GCM encryption for xllm
-
zmq
High-level bindings to the zeromq library
-
rtrtr
A versatile tool for managing route filters
-
ash-rpc-core
A comprehensive JSON-RPC 2.0 implementation with multiple transport layers and advanced features
-
tokio-quiche
Asynchronous wrapper around quiche
-
atlas-http
straight forward, easy to use HTTP client
-
zenoh-plugin-mqtt
Zenoh plugin for MQTT
-
tlq-client
Rust client for TLQ (Tiny Little Queue) message queue server
-
gaol
OS-level application sandboxing library
-
transmission-rpc
Transmission JRPC client
-
moq-test-client
MoQT Interop Test Client - A standardized test client for interoperability testing
-
homie-influx
Service to connect to an MQTT broker and log properties of devices following the Homie convention to an InfluxDB database
-
rewget
wget-compatible wrapper with automatic fallback
-
netidx-protocols
Protocols built on top of netidx
-
rvoip-media-core
Media processing and codec support for the rvoip stack
-
rasi
Asynchronous IO System Interface
-
matchbox_socket
Painless WebRTC peer-to-peer full-mesh networking socket
-
nat-detection
Autonomi NAT detection tool
-
diap-rs-sdk
DIAP Rust SDK - 基于零知识证明的去中心化智能体身份协议,使用ZKP验证DID-CID绑定,无需IPNS
-
wisegate
A high-performance, secure reverse proxy with rate limiting and IP filtering
-
stinger-mqtt-trait
Rust trait for defining an interface for a MQTT client
-
ironrdp-svc
IronRDP traits to implement RDP static virtual channels
-
google-cloud-secretmanager-v1
Google Cloud Client Libraries for Rust - Secret Manager API
-
fiber-sphinx
Sphinx mix network
-
hiddenlink
tunnel which tries to hide itself inside of other protocols
-
turn
A pure Rust implementation of TURN
-
proxy_cfg
get proxy configuration from the OS
-
crab_nat
providing a pure Rust implementation of a client for both the NAT Port Mapping Protocol (NAT-PMP) and the Port Control Protocol (PCP)
-
lmrc-vault
HashiCorp Vault management library for the LMRC Stack - comprehensive library for managing Vault installations and secrets on K3s/Kubernetes clusters
-
fibreq
Non-blocking HTTP client for Tarantool apps
-
pulumi_gestalt_proto
Generated Pulumi Protobuf bindings for Pulumi Gestalt
-
burncloud
A cross-platform file sharing and synchronization tool
-
ngxav
Search through NGINX logs with advanced filters and support for displaying analytics about your selected log entries
-
fynx-proto
Production-ready SSH and IPSec/IKEv2 protocol implementations with comprehensive testing and high-level APIs
-
client-util
Help you to build requests and handle responses by several extension trait!
-
hope_agents
HOPE Agents: Hierarchical Optimizing Policy Engine for AIngle AI agents
-
libp2p-tcp
TCP/IP transport protocol for libp2p
-
viceroy-lib
Viceroy implementation details
-
tower-resilience-retry
Enhanced retry middleware for Tower services with advanced backoff strategies
-
hightorrent
High-level torrent library which supports Bittorrent v1, v2 and hybrid torrents
-
mqttv5-cli
Superior CLI tool for MQTT v5.0 - unified client and broker commands with ergonomic input design
-
karyon_jsonrpc
A fast and lightweight async JSONRPC2.0 implementation
-
windows-rpc
Windows RPC for Rust
-
triglav
High-performance multi-path networking tool with intelligent uplink management
-
graphix-rt
A dataflow language for UIs and network programming, runtime
-
lnmp-net
Network behavior standardization for LNMP agent networks
-
ntex-router
Path router
-
bevy_matchbox
A Bevy extension for Matchbox WebRtc networking
-
jutella-xmpp
XMPP – OpenAI API bridge
-
axiom-rs
SDK for Axiom
-
mozim
DHCP Client Library
-
turul-mcp-protocol
Model Context Protocol (MCP) specification implementation - Current version alias
-
playit-agent-proto
Contains the protocol messages for a playit.gg agent
-
async-graphql-extension-apollo-tracing
An async_graphql extension to send traces & metrics to Apollo Studio
-
prost-validate
protoc-gen-validate's validation for prost
-
ash-rpc-contrib
Contributed JSON-RPC methods and utilities for ash-rpc
-
ntrace
A fast and secure network port scanner and protocol analyzer
-
google-logging2
A complete library to interact with Logging (protocol v2)
-
turbomcp-websocket
WebSocket transport implementation for TurboMCP SDK
-
c-ares
wrapper for the c-ares library, for asynchronous DNS requests
-
ant-networking
Networking infrastructure for Autonomi
-
ultrafast-mcp
High-performance, ergonomic Model Context Protocol (MCP) implementation in Rust
-
steam-vent-proto-csgo
Protobuf structs used by the Steam client protocol
-
rust-p2p-core
fast and easy Nat traversal for peer-to-peer
-
nym-credentials
using Nym's zknym credentials
-
rumqttc-dev-patched
An efficient and robust mqtt client for your connected devices
-
ibverbs
Bindings for RDMA ibverbs through rdma-core
-
bambulab
API client for Bambu Lab printers
-
tokio-smoltcp
An asynchronous wrapper for smoltcp
-
switchy_upnp
Switchy UPnP package
-
atsh
autossh/@shell tool is used to ssh login and allow automatically login without password
-
may_rpc
RPC framework for Rust based on coroutine
-
ezk-sip-core
SIP core crate providing abstrations over transport and transactions
-
ntex-bytes
Types and traits for working with bytes (bytes crate fork)
-
russh-config
parse .ssh/config files, including helpers to implement ProxyCommand in Russh
-
furl-cli
A fast, multithreaded CLI downloader built in Rust
-
dumbpipe
A cli tool to pipe data over the network, with NAT hole punching
-
sos-net
Networking library for the Save Our Secrets SDK
-
ping-async
Unprivileged Async Ping
-
pkts
Build, inspect and modify network protocol packet layers
-
ferroid-tonic-server
A high-performance gRPC server for streaming ID generation
-
siphon
tunnel client - expose local services securely
-
zus-rs
ZUS RPC Framework - Rust implementation with cross-language compatibility
-
socketty-mdns-sd
mDNS Service Discovery library with no async runtime dependency (fork)
-
medea-turn
STUN/TURN server implementation used by Medea media server
-
header-plz
Header for the ParsePlz ecosystem
-
async-graphql-wasm-value
GraphQL value for async-graphql-wasm
-
tentacli
Framework for building extensible network protocol clients via modular plugins
-
netgauze-collector
Network metrics collector
-
proto-types
⚙️ Implementations for various common protobuf types
-
ntex-service
ntex service
-
xdp
AF_XDP socket support without C dependencies
-
sdec-repgraph
Replication graph and interest management for sdec
-
aws-sdk-sns
AWS SDK for Amazon Simple Notification Service
-
drasi-reaction-grpc-adaptive
gRPC Adaptive reaction plugin for Drasi
-
clasp-router
CLASP message router and server
-
tonic-types
A collection of useful protobuf types that can be used with
tonic -
tower-layer
Decorates a
Serviceto allow easy composition betweenServices -
async-ssh2-lite
Asynchronous ssh2
-
tokio-icmp-echo
Asynchronous ICMP pinging library
-
wgx
wireguard tool to manage / generate configuration
-
toolcap
specifying tool use permissions in agentic applications
-
aws-sdk-geoplaces
AWS SDK for Amazon Location Service Places V2
-
azure_security_keyvault
Rust wrapper around Microsoft Azure REST APIs for Azure Key Vault
-
remotefs
a client library to work with all file transfer protocols
-
tor-interface
providing a Rust interface to interact with the legacy tor daemon
-
hyperlane_techempower
lightweight, high-performance, and cross-platform Rust HTTP server library built on Tokio. It simplifies modern web service development by providing built-in support for middleware…
-
signal-gateway
Gateway service for Signal messaging with AI assistant integration
-
kincir
message streaming library inspired by Watermill
-
jetstream_wireformat
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
bunner_cors_rs
A lightweight CORS (Cross-Origin Resource Sharing) core library for Rust
-
kcr_kuma_io
Kubernetes Custom Resource Bindings
-
subnetwork
Return all ip addresses of a subnetwork
-
switchy_http
Switchy HTTP Networking package
-
ggemini
Glib/Gio-oriented network API for Gemini protocol
-
io-http
Set of I/O-free coroutines to manage HTTP streams
-
betfair-adapter
interacting with Betfair from Rust
-
dns-query-monitor
Real-time DNS query monitoring tool with Terminal User Interface
-
apicize_lib
supporting Apicize request dispatch, testing and serialization
-
eldenring
Structures, bindings, and utilities for From Software's title Elden Ring
-
sftui
A terminal UI SFTP client with dual-pane interface
-
tcpkali2
A load testing tool for WebSocket and TCP server
-
drasi-reaction-http-adaptive
HTTP Adaptive reaction plugin for Drasi
-
aws-sdk-iam
AWS SDK for AWS Identity and Access Management
-
talos-api-rs
A typed, async, idiomatic Rust client for the Talos Linux gRPC API
-
trixter
Chaos Monkey TCP Proxy
-
langdb_core
AI gateway Core for LangDB AI Gateway
-
r-lanlib
performing network scanning operations on any local area network (LAN)
-
ntp-os-clock
ntpd-rs system clock interfaces
-
ironrdp-pdu
RDP PDU encoding and decoding
-
rust-mcp-server-syncable-cli
High-performance Model Context Protocol (MCP) server for code analysis, security scanning, and project insights
-
armature-websocket
WebSocket server and client support for Armature using tokio-tungstenite
-
sentinel-modsec
Pure Rust ModSecurity implementation with full OWASP CRS compatibility
-
moq-native
Media over QUIC - Helper library for native applications
-
odoh-rs
Oblivious DNS over HTTPS (ODoH) protocol version 1
-
fav_core
Fav's core crate; A collection of traits
-
percas-client
A client for talking to the Percas server
-
http-signature-normalization-reqwest
An HTTP Signatures library that leaves the signing to you
-
tonic-web
grpc-web protocol translation for tonic services
-
pingora-cache
HTTP caching APIs for Pingora proxy
-
mb
js-less micro-blogging platform written in Rust
-
netstack-smoltcp
A netstack for the special purpose of turning packets from/to a TUN interface into TCP streams and UDP packets. It uses smoltcp-rs as the backend netstack.
-
aws-ssm-bridge
implementing AWS Systems Manager Session Manager protocol
-
hoot
http 1.1 library
-
mqtt-tiny
A tiny MQTT v3.1.1 codec implementation
-
hudsucker
MITM HTTP/S proxy
-
bacnet-rs
A complete BACnet protocol stack implementation in Rust
-
flare-core
A high-performance, reliable long-connection communication toolkit for Rust, supporting WebSocket and QUIC protocols with features like authentication, device management, serialization negotiation, and protocol racing
-
mb-cli
A blazing fast, reliable Modbus TCP and RTU client and server command-line tool
-
http-request
lightweight, efficient library for building, sending, and handling HTTP/HTTPS requests in Rust applications. It provides a simple and intuitive API, allowing developers to easily interact with web services…
-
can2mqtt
CAN-Bus -- MQTT bridge: bidirectional, configurable and extendable
-
ingot
Bare metal packet parsing
-
transmission-client
Rust wrapper for Transmission rpc specs
-
irpc
A streaming rpc system based on quic
-
wot-search-tests
Tests for wot-network searches
-
http-stat
httpstat visualizes curl(1) statistics in a way of beauty and clarity
-
iroh-auth
Authentication middleware for iroh
-
motore
modular and reusable components for building robust clients and servers. Motore is greatly inspired by Tower.
-
ttrpc-codegen
Rust codegen for ttrpc using ttrpc-compiler crate
-
cortexflow_agent_api
CortexFlow agent API
-
qbase
Core structure of the QUIC protocol, a part of gm-quic
-
ohttp-relay
Relay Oblivious HTTP requests to protect IP metadata
-
jlot
Command-line tool for JSON-RPC 2.0 over JSON Lines over TCP
-
usenet_reborn
Terminal-based Usenet NNTP client written in Rust with ratatui/crossterm
-
kitsune_p2p_timestamp
Microsecond-precision timestamp datatype for kitsune_p2p
-
rabbitmq_service
accelerate RabbitMQ deployment and management
-
tor-dirmgr
Bootstrap and update an accurate Tor network directory
-
socks-hub
Convert http proxy or socks5 proxy to socks5 proxy
-
kcp-ovo
KCP协议的纯Rust实现
-
moto-hses-proto
Protocol definitions and serialization for Yaskawa High-Speed Ethernet Server (HSES)
-
legionnaire
⚔️ Legionnaire - Secure IRC client with Legion Protocol support
-
dht-crawler
高性能的 Rust DHT (Distributed Hash Table) 爬虫库 | A high-performance Rust DHT crawler library for fetching torrent information from the BitTorrent DHT network
-
cproxy
Transparent proxy built on cgroup net_cls
-
google-classroom1
A complete library to interact with classroom (protocol v1)
-
quincy
QUIC-based VPN - Core library
-
ddns-cli
ddns client for cloudflare and dnspod
-
bws-web-server
BWS - High-performance multi-site web server built with Pingora
-
libp2p-upnp
UPnP support for libp2p transports
-
statusbar
dwm statusbar
-
quinn-udp
UDP sockets with ECN information for the QUIC transport protocol
-
netidx-archive
netidx archive file format
-
dyndns
server to update Hetzner DNS records with your dynamic IP address assigned by your Internet Service Provider (ISP)
-
nym-statistics-common
contains basic statistics utilities and abstractions to be re-used and applied throughout both the client and gateway implementations
-
nscan
Cross-platform network scan tool for host and service discovery
-
tokio-raknet
A high-performance, asynchronous implementation of the RakNet protocol on top of Tokio
-
netidx-tools
netidx command line tools
-
anng
Safe, async bindings to nanomsg next-generation (NNG)
-
ocpp-client
OCPP Client Implementation. Use this library to implement an OCPP charge point
-
ant-registers
Register logic for Autonomi
-
rmqttd
MQTT Server for v3.1, v3.1.1 and v5.0 protocols
-
busd
A D-Bus bus (broker) implementation
-
sn-node-manager
A command-line application for installing, managing and operating
safenodeas a service -
poston
Fluentd logger for Rust
-
mcprotocol-rs
Model Context Protocol (MCP)
-
bodo_connect
mapping/connecting to your hosts in the whole world wide web
-
stun-proto
STUN protocol in a sans-IO fashion
-
aws-smithy-eventstream
Event stream logic for smithy-rs
-
ssh-packet
implementing SSH packet reading/writing using
binrw -
rabbitmq-stream-protocol
AMQP 1.0 message codec
-
brdisco
General-purpose bridge for service discovery
-
wireframe
Simplify building servers and clients for custom binary protocols
-
jetstream
RPC framework for Rust, based on the 9P protocol and QUIC
-
rama-utils
rama
-
wireguard-conf
Generate Wireguard configs and interfaces with code
-
iovec
Portable buffer type for scatter/gather I/O operations
-
monoio-transports
Monoio Transporter
-
trippy
A network diagnostic tool
-
warm_channels
Always-ready HTTP client channels for gRPC or other RPC-like requests
-
mabi-modbus
Mabinogion - Modbus TCP/RTU simulator
-
mcp-oxidized
MCP server for Oxidized network device configuration backup system
-
rvoip-sip-core
SIP protocol implementation for the rvoip stack
-
rauto
A powerful CLI tool for network device automation using minijinja templates and rneter
-
shadowsocks-service
shadowsocks is a fast tunnel proxy that helps you bypass firewalls
-
infrarust
universal Minecraft proxy
-
suppaftp-cli
FTP command line client, based on suppaftp
-
docker-registry
A pure-Rust asynchronous library for Docker Registry HTTP API v2
-
atrium-repo
handling AT Protocol (Bluesky) repositories and MSTs
-
fastnet
Ultra-low latency encrypted networking for real-time games. TLS 1.3 + ChaCha20-Poly1305 with ~15µs RTT.
-
gatekeeper
A SOCKS proxy implementation
-
phantun
Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs
-
mabi-core
Mabinogion - Core abstractions and utilities for industrial protocol simulator
-
telnet
protocol
-
litellm-rs
A high-performance AI Gateway written in Rust, providing OpenAI-compatible APIs with intelligent routing, load balancing, and enterprise features
-
gsc-fq
High-performance TCP proxy with enterprise-grade encryption, TOKEN authentication, CPU hardware acceleration, and reverse proxy capabilities
-
janus_client
Client for Janus, the server powering ISRG's Divvi Up
-
rustmission
TUI for Transmission daemon
-
omaha_client
Platform- and product-agnostic implementation of the client end of the Omaha Protocol
-
remotefs-aws-s3
remotefs Aws S3 client library
-
stun
A pure Rust implementation of STUN
-
rust-threat-detector
Advanced memory-safe SIEM threat detection with ML-based scoring, automated incident response, and threat hunting capabilities
-
kitsune2
p2p / dht communication framework api
-
actix-codec
Codec utilities for working with framed protocols
-
triforge
The cli for Hyrule
-
qlog
qlog data model for QUIC and HTTP/3
-
aws-sdk-cloudwatch
AWS SDK for Amazon CloudWatch
-
client-ip
HTTP client IP address extractors
-
mihomo-speedtest-rs
High-performance Clash/Mihomo proxy speedtest tool with dual-mode testing: direct connection and real proxy forwarding through mihomo process. Supports multiple protocols including Shadowsocks…
-
model-context-protocol
Model Context Protocol (MCP) for AI tool integration
-
rusty-chat-app
chat application using Rust
-
async-graphql-actix-web
async-graphql for actix-web
-
ai-lib-rust
Protocol Runtime for AI-Protocol - A high-performance Rust reference implementation
-
codeprism-mcp-server
MCP server implementation using the official Rust SDK
-
communitas-headless
Communitas headless node and CLI - bootstrap and seed node for the network
-
turbomcp-transport
Multi-protocol transport layer supporting HTTP, WebSocket, STDIO, and TCP for MCP communications
-
ip_network_table
IPv4 and IPv6 network fast lookup table
-
whois-rust
WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois
-
bitfold
A modern, high-performance reliable UDP networking library inspired by ENet, built with Rust
-
udptk
A UDP toolkit for debugging purpose
-
cloudflare-dns-updater_rs
A cloudflare dns updater script written in rust
-
ntex-net
ntexwork utils for ntex framework
-
http-type
comprehensive Rust library providing essential types for HTTP operations. Includes core HTTP abstractions (request/response, methods, status codes, versions), content types, cookies…
-
pnet_base
Fundamental base types and code used by pnet
-
netpulse
Keep track of if your internet is still alive, collect stats against a crappy ISP
-
qorb
Connection Pooling
-
google-cloud-aiplatform-v1
Google Cloud Client Libraries for Rust - Vertex AI API
-
iceoryx2-pal-concurrency-sync
iceoryx2: [internal] low-level basic building blocks to implement posix mutex, condition variables etc
-
aquila_compute_docker
Docker compute backend for the aquila server
-
sbd-client
websocket-based message relay client
-
netconfig-rs
managing network interfaces and IP addresses in a cross-platform way
-
pajamax
Fast gRPC server framework in synchronous mode
-
htpp
fast, and secure http parser. It strictly adheres to the http specification. It can also parse URLs including query parameters
-
crab-hole
Pi-Hole clone written in rust using hickory-dns/trust-dns
-
nacos_rust_client
nacos rust client
-
rusty-relay-messages
Messages library for the rusty-relay client and server
-
tun2socks
High performance tun2socks
-
citadel_sdk
High-level library to build applications on the Citadel Protocol
-
blastdns
Async DNS lookup library for bulk/parallel DNS resolution
-
distrans_cli
Anonymous decentralized file distribution and transfer
-
kftray-helper
Privileged helper binary for KFTray
-
vanguards-rs
Enhanced security for Tor hidden services through vanguard relay selection
-
rust-netrc
netrc support for Rust with support for reqwest
-
airs-mcp
Model Context Protocol implementation with JSON-RPC 2.0 foundation
-
esphome-client
ESPHome client library for Rust
-
rustix3
API lib for 3x-ui panel
-
async-foundation
Foundational async primitives for Rust - timers, networking, and common utilities
-
dbus-router
A dual-upstream D-Bus router library
-
tari_comms
A peer-to-peer messaging system
-
sillad-sosistab3
A scramblesuit-like obfuscation protocol within the sillad framework
-
anapaya-quinn-proto
Anapaya's for of the state machine for the QUIC transport protocol
-
ant-releases
Download and unpack binaries released from the safe_network repository
-
mockforge-k8s-operator
Kubernetes operator for MockForge - manage mock services as Kubernetes resources
-
azure_security_keyvault_certificates
Rust wrappers around Microsoft Azure REST APIs - Azure Key Vault Certificates
-
grpc_graphql_gateway
gRPC-GraphQL gateway - generates GraphQL execution code from gRPC services
-
twocha
2cha - High-performance VPN utility with IPv4/IPv6 support
-
camo-rs
Camo proxies insecure HTTP images over HTTPS, preventing mixed content warnings on secure pages
-
hydro_deploy_integration
hydro_deployintegration for deploying Rust crates -
payload-offloading-for-aws
Large Payload offloading for AWS
-
web-transport-proto
WebTransport core protocol
-
openrpc-types
A transcription of types from the OpenRPC Specification
-
recoverable-thread-pool
A thread pool that supports automatic recovery from panics, allowing threads to restart after a panic. Useful for resilient and fault-tolerant concurrency in network and web programming.
-
artiqwest
client for making http request over Tor with Arti
-
aws-sdk-socialmessaging
AWS SDK for AWS End User Messaging Social
-
wireguard-uapi
Control WireGuard interfaces
-
wazuh-client
client library for interacting with Wazuh API and Indexer
-
razor-rpc
modular, pluggable RPC for high throughput scenario, supports various runtimes, with a low-level streaming interface, and high-level remote API call interface
-
switchy
package
-
rkik-nts
High-level NTS (Network Time Security) Client library based on ntpd-rs
-
asn-fetcher
A CLI tool to fetch ASN (Autonomous System Number) information from IP addresses
-
korium
Batteries-included adaptive networking fabric
-
uni-stream
universal stream for TCP and UDP traffic and custom DNS resolution service
-
saorsa-gossip
CLI tool for Saorsa Gossip network - demonstration and testing
-
rubbo-jsonb
Apache Dubbo 3. High-performance RPC framework with Triple protocol.
-
gcp-client-rust
Minimal Rust client Call to Google Cloud
-
squiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
sendme
A cli tool to send directories over the network, with NAT hole punching
-
lmrc-ssh
SSH client library for the LMRC Stack - comprehensive library for executing remote SSH commands programmatically
-
sshui
lib to make a customizable user-interface over SSH with Ratatui
-
ic-dbms-api
Public API types for ic-dbms-canister. This crate provides shared types for interacting and implementing the ic-dbms-canister.
-
pcapfile-io
高性能PCAP文件读写库
-
maybenot-simulator
A simulator for the Maybenot framework
-
syncthing
controlling syncthing file synchronization through its REST interface
-
rift-http-proxy
Rift: high-performance HTTP chaos engineering proxy with Lua/Rhai/JavaScript scripting for fault injection
-
ant-quic
QUIC transport protocol with advanced NAT traversal for P2P networks
-
autoschematic-connector-aws-route53
An Autoschematic connector for AWS Route53
-
ddp-rs
Distributed Display Protocol (DDP) in Rust
-
seer-cli
Interactive CLI for Seer domain name utilities
-
aimdb-knx-connector
KNX/IP connector for AimDB - building automation integration for Tokio and Embassy runtimes
-
gcloud-gax
Google Cloud Platform gRPC retry library
-
quilkin
non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more
-
manyleb
(Welsh for 'specification') is a DSL designed for specifying HTTP APIs in a concise but precise manner
-
bluebox
A fast DNS interceptor and cache for local networks
-
jetstream_server
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
aws-sdk-oam
AWS SDK for CloudWatch Observability Access Manager
-
rtsp-types
RTSP (RFC 7826) types, parser and serializer
-
aws-sdk-cognitoidentityprovider
AWS SDK for Amazon Cognito Identity Provider
-
pdu
Small, fast, and correct L2/L3/L4 packet parser
-
shuttle-runtime
Runtime to run a service on the Shuttle platform (https://www.shuttle.dev)
-
grpcio
language implementation of gRPC, base on the gRPC c core library
-
aws-region
Tiny Rust library for working with Amazon AWS regions, supports
s3crate -
n0-qlog
qlog data model for QUIC and HTTP/3
-
cyphernet
set of libraries for privacy-preserving networking apps
-
zenobuf-core
A simpler ROS-like framework in Rust with Zenoh transport and Protocol Buffers
-
monitetoring
A real-time per-process network bandwidth monitoring tool for Linux, inspired by nethogs. Built with Rust and featuring a terminal UI powered by ratatui.
-
waitup
Wait for TCP ports and HTTP endpoints to be available. Essential for Docker, K8s, and CI/CD pipelines to ensure services are ready before proceeding.
-
libstrawberry
that takes over and simplifies important and useful tasks
-
sozu-lib
sozu library to build hot reconfigurable HTTP reverse proxies
-
tproxy-config
Transparent proxy configuration
-
hightower-wireguard
A WireGuard Noise_IK handshake implementation
-
applehat
Service to use a Rainbow HAT on a Raspberry Pi to show sensor data from Homie
-
rtc-datachannel
RTC DataChannel in Rust
-
siumai-provider-amazon-bedrock
Amazon Bedrock provider implementation for siumai
-
vpnkitrc
interacting with VPNKit
-
dpibreak
efficient DPI circumvention tool in Rust
-
hydro_std
Standard library of distributed systems building blocks for Hydro
-
htcount
CLI/daemon tool for counting visitors using access.log and exporting totals in multiple formats, such as JSON or SVG badge
-
mabi-bacnet
Mabinogion - BACnet/IP simulator
-
aws-sdk-pcs
AWS SDK for AWS Parallel Computing Service
-
ntex-grpc
GRPC Client/Server framework
-
matchbox_protocol
Common interfaces between matchbox_socket and matchbox_server
-
psrt
Industrial Pub-Sub server with minimal latency and MQTT-compatible logic
-
mssql-tls
TLS negotiation for SQL Server connections (TDS 7.x and 8.0)
-
libp2p-identify
Nodes identification protocol for libp2p
-
statime-linux
Linux daemon for the Statime Precision Time Protocol library
-
hanzo-zap
ZAP (Zero-copy Agent Protocol) - 1000x faster than MCP for AI agent tool calls
-
rusoto_workdocs
AWS SDK for Rust - Amazon WorkDocs @ 2016-05-01
-
aranya-util
needed by other Aranya crates
-
unleash-edge-request-logger
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
-
google-content2
A complete library to interact with Shopping Content (protocol v2)
-
kcr_gateway_networking_k8s_io
Kubernetes Custom Resource Bindings
-
htsget-test
Common test functions and utilities used by htsget-rs
-
kcr_cilium_io
Kubernetes Custom Resource Bindings
-
aimdb-mqtt-connector
MQTT connector for AimDB - bidirectional pub/sub for Tokio and Embassy runtimes
-
h3-quinn
QUIC transport implementation based on Quinn
-
drasi-source-http
HTTP source plugin for Drasi
-
volo-thrift
Thrift RPC framework implementation of volo
-
async-graphql-poem
async-graphql for poem
-
smcp-server-core
A2C-SMCP Server core implementation with Socket.IO
-
kcr_anywhere_eks_amazonaws_com
Kubernetes Custom Resource Bindings
-
wtransport-proto
WebTransport (over HTTP3) protocol
-
rjest-protocol
Shared RPC protocol types for rjest
-
h10
HTTP/1.0 Server
-
sessao-cli
Command-line tool for Sessão
-
webrtc-ice
A pure Rust implementation of ICE
-
sandbox-runtime
OS-level sandboxing tool for enforcing filesystem and network restrictions
-
hyper-boring
Hyper TLS support via BoringSSL
-
uki
fast, simple and cross-platform UDP and TCP packet forwarder and encryptor
-
three-word-networking
Convert IP addresses to memorable, family-friendly word groups. IPv4 = 3 words, IPv6 = 6 or 9 words. Perfect reconstruction with human-readable vocabulary.
-
moblink-rust
Use spare devices as extra SRTLA bonding connections
-
ads-proxy
ADS proxy utility
-
rdig
get dns over https via dns.google
-
hyper-tls
Default TLS implementation for use with hyper
-
openssh-sftp-protocol
Data format used to communicate with openssh mux server
-
arti-relay
running a relay of the Tor network
-
turbomcp-grpc
gRPC transport for TurboMCP - high-performance MCP over HTTP/2
-
kcptun-rust
kcptun, a fast and reliable tunnel based on KCP protocol
-
genetlink
communicate with generic netlink
-
kcr_actions_github_com
Kubernetes Custom Resource Bindings
-
packet-strata
A high-performance packet parsing library
-
yps
Yggdrasil Port Scanner
-
ttfb
+ CLI utility to measure the TTFB (time to first byte) of HTTP(S) requests. This includes data of intermediate steps, such as the relative and absolute timings of DNS lookup, TCP connect, and TLS handshake.
-
switchdns
A CLI tool to switch DNS settings easily
-
rport
A p2p port forwarding client using WebRTC datachannels
-
hydro_deploy
Hydro Deploy
-
aws-sdk-internetmonitor
AWS SDK for Amazon CloudWatch Internet Monitor
-
azure_svc_blobstorage
generated REST API bindings
-
netidx-netproto
netidx wire protocol
-
blaze-ssl-async
Legacy SSLv3 bare minimum implementation
-
remotefs-ftp
remotefs FTP client library
-
icap-rs
ICAP client and server crate
-
pageant
SSH agent transport client
-
steam-vent
Interact with the Steam network via rust
-
ivoryvalley
A transparent deduplication proxy for Mastodon and the Fediverse
-
cloudbbq-homie
Service to connect to barbecue thermometers over Bluetooth and report their readings to an MQTT broker following the Homie convention
-
azure_data_tables
Azure Table storage crate from the Azure SDK for Rust
-
kcr_ceph_rook_io
Kubernetes Custom Resource Bindings
-
krossbar-bus-lib
Krossbar bus library
-
elif-http
HTTP server core for the elif.rs LLM-friendly web framework
-
koibumi
An experimental Bitmessage client
-
memberlist-net
memberlist's transport layer based on TCP and UDP
-
rama-socks5
SOCKS5 support for rama
-
sensorthings-validator
CLI tool that validates SensorThings API endpoints and responses
-
google-cloud-metadata
Google Cloud Platform rust client
-
jproxy
Just a proxy
-
google-generative-ai-rs
An unofficial rust-based client library to interact with the Google Gemini generative AI API
-
azure_iot_operations_mqtt
MQTT version 5.0 client library providing flexibility for decoupled asynchronous applications
-
tailscale-systray
Application Indicator (SNI) for Tailscale
-
nym-gateway-storage
handling db setup and use for Nym Gateways, used for credentials, packets, connections
-
clasp-core
Core types and encoding for CLASP protocol
-
kungfu
Flexible DNS hijacking and proxy tool. Read more: https://github.com/yinheli/kungfu
-
hippotat
Asinine HTTP-over-IP
-
ant-node
The Autonomi node binary
-
rbfrt
interaction with Intel Tofino(TM) BFRT switch interface
-
dns-update
Dynamic DNS update (RFC 2136 and cloud) library for Rust
-
nex
Cross-platform networking library in Rust
-
hightower-client
Hightower client library
-
turn-types
TURN parsing and writing
-
nodesty-api-library
Rust API client for nodesty.com
-
rsws
Production-grade, RFC 6455 compliant WebSocket library for Rust
-
jpx-server
JMESPath query server supporting MCP, REST, and gRPC protocols
-
anytls-rs
Async TLS proxy with SOCKS5 support for privacy and security
-
gotatun-cli
WireGuard® protocol designed for portability and speed
-
astarte-message-hub-proto
Astarte message hub protocol buffers for Rust
-
aws-sdk-kinesis
AWS SDK for Amazon Kinesis
-
tinc
GRPc to REST transcoding library
-
web-transport-ws
WebTransport polyfill using WebSockets
-
quetty-server
Core Azure Service Bus client library for Quetty terminal application
-
rivven-cluster
Distributed clustering for Rivven - SWIM membership, Raft consensus, ISR replication
-
udp-stream
UdpSocket same as TcpStream
-
iceoryx2-pal-posix
iceoryx2: [internal] A posix layer that ensures uniform posix behavior on all platforms according to https://posix.opengroup.org
-
comprehensive
A harness for creating consistently-shaped servers will less boilerplate
-
azure_core_amqp
Rust client library for the AMQP protocol
-
saorsa-gossip-coordinator
Coordinator advertisements for seedless bootstrap in Saorsa Gossip
-
matchbox_server
A signaling server for WebRTC peer-to-peer full-mesh networking
-
nsq-async-rs
An asynchronous Rust NSQ client library with support for concurrent message processing
-
rtc-media
RTC Media in Rust
-
netgauze-ipfix-code-generator
Generate Rust code bindings for IPFIX Information Elements
-
kafka-remapper-core
Core library for Kafka partition remapping proxy
-
google-ml1
A complete library to interact with Cloud Machine Learning Engine (protocol v1)
-
detsys-ids-client
A client for install.determinate.systems
-
coldsnap
command-line interface for uploading and downloading Amazon EBS snapshots
-
async-graphql-wasm-parser
GraphQL query parser for async-graphql-wasm
-
rcp-tools-remote
Internal library for RCP tools - remote copy protocol and networking (not intended for direct use)
-
radicle-job
Radicle Job Collaborative Object
-
azure_iot_operations_services
Azure IoT Operations Services
-
lmrc-rabbitmq
RabbitMQ management library for the LMRC Stack - comprehensive library for managing RabbitMQ installations on remote servers via SSH
-
aws-sdk-invoicing
AWS SDK for AWS Invoicing
-
zendns
Manage Dynamic DNS with serenity
-
google-cloud-pubsub
Google Cloud Client Libraries for Rust - Pub/Sub
-
gcloud-longrunning
Google Cloud Platform longrunning library
-
quicssh-rs-robust
stabilized fork of quicssh-rs - QUIC proxy for SSH with enhanced network compatibility. WARNING: By default, QUIC certificate verification is disabled for ease of use; use at your own…
-
ntex-util
ntex framework
-
xrpc-rs
async RPC library optimized for shared memory communication
-
mptcp-pm
Linux kernel MPTCP path manager netlink Library
-
zenoh-plugin-storage-manager
The zenoh storages plugin
-
kftray-network-monitor
Network monitoring and management for KFtray
-
p2p-foundation
Complete P2P networking foundation with flexible contacts panel, collapsible system menu, sparkly interactive help, DHT inboxes with infinite TTL, embedded Flutter PWA with auto-scroll chat…
-
parse_layer7
parsing layer 7 packets comming from UDP OR TCP payloads
-
twisterad
Rotate twister ads
-
warqueen
message based networking, non-async and non-blocking
-
mabi-knx
Mabinogion - KNXnet/IP simulator
-
ifrs
A network interface information tool
-
wg-config
WireGuard config management
-
google-androidpublisher2
A complete library to interact with Android Publisher (protocol v2)
-
smoltcp-nal
embedded-nal implementation for smoltcp
-
fake-torrent-client
generate torrent client information (key, peer ID, query, ...)
-
ollana
Ollama over LAN - Auto-discover your Ollama server on your local network with hassle-free ease
-
onyums
An Onion-service server using axum
-
netsel
A lightweight, Rust-based service registration and discovery system
-
rvoip-rtp-core
RTP/RTCP protocol implementation for the rvoip stack
-
lazydns
A light and fast DNS server/forwarder implementation in Rust
-
derusted
Programmable HTTPS interception and traffic inspection engine for security-critical applications
-
google-managedidentities1
A complete library to interact with Managed Service for Microsoft Active Directory Consumer API (protocol v1)
-
http-constant
A comprehensive library providing common HTTP constants for header names, versions, MIME types, and protocol identifiers
-
videocall-client
A client for the videocall project
-
grapevine
A modern, asynchronous peer-to-peer gossip protocol library and application
-
netwatch
Cross-platform monitoring for network interface changes
-
socks5x
async SOCKS5 proxy library for Rust
-
quic-rpc
A streaming rpc system based on quic
-
google-iam1
A complete library to interact with Iam (protocol v1)
-
dns-server
A threaded DNS server
-
ipfs-embed
small embeddable ipfs implementation
-
nispor-cli
Command line tool for nispor project
-
lazy-dns
A lazy DNS server with GeoIP routing. Only SOA, NS, A, AAAA, CNAME, MX, and TXT are supported; everything else is dropped, by design.
-
lmrc-cloudflare
Cloudflare API client library for the LMRC Stack - comprehensive DNS, zones, and cache management with automatic retry logic
-
horizon-lattice-net
Networking module for Horizon Lattice: HTTP client, WebSocket, TCP/UDP sockets
-
ports-scan
A TCP Scanner
-
tor-linkspec
Parts of the Tor protocol that indicate specific relays on the network
-
rsdns
DNS Client Library
-
pnet_transport
Cross-platform, transport layer networking
-
websocket-relay
A WebSocket-to-TCP relay server with TLS support and domain-based routing
-
aws-sdk-rds
AWS SDK for Amazon Relational Database Service
-
aws-sdk-codeconnections
AWS SDK for AWS CodeConnections
-
gel-stream
streaming data between clients and servers
-
servive
A stupid simple program to serve files over HTTP
-
drasi-reaction-grpc
gRPC reaction plugin for Drasi
-
kcr_sagemaker_services_k8s_aws
Kubernetes Custom Resource Bindings
-
innernet-publicip
get your public IP (IPv4 and/or IPv6)
-
dragonfly-api
Canonical location of the Dragonfly API definition
-
bbwebservice
Rust minimal dependencies port of the bbwebservice microframework
-
upnp-client
UPnP client written in Rust
-
seer-core
Core library for Seer domain name utilities
-
rama-tcp
TCP support for rama
-
obfswire
obfuscating network traffic, designed to resist deep packet inspection (DPI) and active probing of network endpoints
-
architect-tonic-build
Codegen module of
tonicgRPC implementation -
bollard-buildkit-proto
Protobuf definitions to interact with buildkit using Bollard
-
htmxtools
A lightweight Rust crate for working with HTMX headers, specifically designed to integrate seamlessly with axum
-
aws-sdk-applicationsignals
AWS SDK for Amazon CloudWatch Application Signals
-
fleetspeak
client connector library for the Rust language
-
chirpstack_integration
building external ChirpStack integrations
-
aws-smithy-async
Async runtime agnostic abstractions for smithy-rs
-
tor-netdir
Types to represent and use a Tor network directory
-
pexels-cli
client for the Pexels API
-
openmcp
Server Proxy CLI
-
google-cloud-compute-v1
Google Cloud Client Libraries for Rust - Google Compute Engine API
-
kftui
KFtray TUI is a Rust application that manage multiple kubectl port forward configurations
-
mockforge-tcp
TCP protocol mocking support for MockForge
-
netgauze-iana
Collection of generic Internet Naming Authority (IANA) definitions that are not specific to a single protocol
-
rsubdomain
A high-performance subdomain brute-force tool written in Rust
-
tquic
A high-performance, lightweight, and cross-platform QUIC library
-
socks5_kyber_proxy
Async socks5 proxy that uses Kyber1024 and triple AES-256
-
videocall-cli
Effortlessly stream video from the CLI with our native client, designed for your desktop, robot, or Raspberry Pi
-
ntap
Network traffic monitor/analyzer
-
zenoh_backend_traits
Zenoh: traits to be implemented by backends libraries
-
scion-protobuf
Protobuf definitions used in the SCION control plane
-
podruntime
Pod runtime for magikpod - library and init binary
-
jelly-fish
A lightweight static resource server built with axum
-
dns-updater
A service that periodically checks and synchronises the internet facing ip to AWS Route53, useful for running home services behind changing ip addresses
-
up-transport-mqtt5
The Eclipse uProtocol MQTT 5 Transport Library
-
rusoto_workspaces
AWS SDK for Rust - Amazon WorkSpaces @ 2015-04-08
-
webrtc-sctp
A pure Rust implementation of SCTP
-
ocsp-stapler
OCSP stapler & client with support for Rustls
-
tor-tunnels
Create bindadle TCP tunnels to hidden services (.onion) over Tor
-
aws-sdk-networkmonitor
AWS SDK for Amazon CloudWatch Network Monitor
-
guardian-db
High-performance, local-first decentralized database built on Rust and Iroh
-
qcs
High level interface for running Quil on a QPU
-
volo-http
HTTP framework implementation of volo
-
koibumi-daemon
An experimental Bitmessage client daemon
-
aws-sdk-marketplacereporting
AWS SDK for AWS Marketplace Reporting Service
-
async-graphql-value
GraphQL value for async-graphql
-
azure_messaging_eventhubs_checkpointstore_blob
Azure Event Hubs checkpoint store implementation using Azure Blob Storage
-
pipewire-native
PipeWire client library
-
nym-task
Task handling
-
unifi-client
Rust client library for UniFi Controller API
-
kindly-guard
Security-focused MCP server for AI protection - the actual KindlyGuard server
-
lazy-acme
A daemon that keeps your TLS certificates always fresh with Let's Encrypt and lego
-
active-call
A SIP/WebRTC voice agent
-
tencentcloud-hunyuan-sdk
TencentCloud Hunyuan SDK for Rust
-
tokio-xmpp
Asynchronous XMPP for Rust with tokio
-
async-std-resolver
Hickory DNS is a safe and secure DNS library, for async-std. This Resolver library uses the hickory-proto library to perform all DNS queries. The Resolver is intended to be a high-level…
-
geph5-misc-rpc
Geph5 misc RPC protocols
-
ntex-rt
ntex runtime
-
sentinel-agent-api-deprecation
API deprecation management agent for Sentinel proxy - sunset headers, usage tracking, and migration support
-
azure_storage_queue
Microsoft Azure Queue client library for Rust
-
pnet_sys
Access to network related system function and calls
-
google-container1
A complete library to interact with Container (protocol v1)
-
kcr_actions_summerwind_dev
Kubernetes Custom Resource Bindings
-
rust_mc_proto
lightweight minecraft protocol support in pure rust
-
ldap-rs
LDAP client for Rust
-
airs-mcpserver-fs
Security-first MCP filesystem server enabling Claude Desktop and AI tools to safely read, write, and manage local files with human-in-the-loop approval workflows
-
citadel_logging
logging library for the Citadel Protocol
-
kindly-guard-server
KindlyGuard MCP server - Enterprise-grade security for AI model interactions
-
anapaya-quinn
Anapaya's fork of the versatile QUIC transport protocol implementation
-
sbd-o-bahn-client-tester
websocket-based message relay client tester
-
google-securitycenter1
A complete library to interact with Security Command Center (protocol v1)
-
rustecal-types-serde
JSON/CBOR/MessagePack type support for rustecal TypedPublisher/TypedSubscriber
-
aranya-internal-s2n-quic
Fork of s2n-quic for internal usage
-
kitsune_p2p_block
(un)Block datatype for kitsune_p2p
-
the0-sdk
the0 trading bot SDK for Rust
-
aws-sdk-ecs
AWS SDK for Amazon EC2 Container Service
-
http-compress
high-performance async library for HTTP compression/decompression, supporting Brotli, Deflate, and Gzip algorithms. Provides both compression and decompression capabilities with optimized memory usage…
-
sillad
A framework for talking about TCP-like dialers and listeners, within the futures-io ecosystem
-
aws-sdk-kendraranking
AWS SDK for Amazon Kendra Intelligent Ranking
-
online
📶 Library to check your Internet connectivity
-
volo-grpc
gRPC framework implementation of volo
-
quic-rpc-wrap
quic-rpc库的高级封装
-
rbit
A BitTorrent library implementing BEP specifications
-
drasi-source-grpc
gRPC source plugin for Drasi
-
signalwire
The unofficial SignalWire SDK for Rust
-
memberlist-quic
memberlist's transport layer based on QUIC
-
wayrs-utils
A collection of utils and abstractions for wayrs-client
-
ldap3_cli
LDAP Command Line Tools
-
x11quic
X11 display forwarding over QUIC - lowest latency remote desktop
-
nonymous
DNS protocol and algorithm library
-
google-cloud-security-privateca-v1
Google Cloud Client Libraries for Rust - Certificate Authority API
-
gcloud-metadata
Google Cloud Platform rust client
-
pingora-load-balancing
Common load balancing features for Pingora proxy
-
gst-plugin-webrtc-signalling-protocol
GStreamer WebRTC sink default protocol
-
rtcp
A pure Rust implementation of RTCP
-
poem-grpc
GRPC support for Poem
-
r-token
efficient token generation library for Rust, ideal for API authentication and session management
-
cycle-certs
A bot for fetching and keeping TLS certificates generated via Cycle's DNS service up to date
-
rvoip
Complete VoIP stack - SIP, RTP, media processing, and client/server APIs
-
turbomcp-client
MCP client with full protocol support, bidirectional communication, and plugin middleware
-
aws-sdk-pcaconnectorscep
AWS SDK for Private CA Connector for SCEP
-
ntex-http
Http types for ntex framework
-
airsprotocols-mcpserver-filesystem
Security-first MCP filesystem server enabling Claude Desktop and AI tools to safely read, write, and manage local files with human-in-the-loop approval workflows
-
airsprotocols-mcp
Model Context Protocol implementation with JSON-RPC 2.0 foundation
-
turbomcp-transport-traits
Core transport traits and types for TurboMCP - foundation for all transport implementations
-
aws-sdk-docdbelastic
AWS SDK for Amazon DocumentDB Elastic Clusters
-
calimero-network
Core Calimero infrastructure and tools
-
sentinel-agent-waf
Web Application Firewall agent for Sentinel reverse proxy - SQL injection, XSS, and attack detection
-
moq-transport
Media over QUIC
-
google-dfareporting3d2
A complete library to interact with dfareporting (protocol v3.2)
-
iceoryx2-bb-elementary
iceoryx2: [internal] elementary constructs that have (almost) no dependencies at all
-
async-graphql-rocket
async-graphql for Rocket.rs
-
nym-node-metrics
defining various metrics for Nym Nodes (Mix Nodes and Gateways) such as ongoing connections, packets mixed, and packets dropped
-
mhost
More than host - A modern take on the classic host DNS lookup utility including an easy to use and very fast Rust lookup library
-
rtc-signal
Examples of WebRTC.rs stack's signaling
-
turbomcp-http
HTTP/SSE transport implementation for MCP (Model Context Protocol) - Client transport
-
wtcat
WebTransport CLI client for testing - like wscat for WebSocket
-
tx2-link
Binary protocol for syncing ECS worlds with field-level delta compression
-
russh-util
Runtime abstraction utilities for russh
-
mcp-gateway
Universal MCP Gateway - Single-port multiplexing with Meta-MCP for ~95% context token savings
-
clasp-cli
Command-line interface for CLASP protocol servers and bridges
-
datagram-socket
working with datagram sockets
-
rmcp-openapi-server
MCP server executable for OpenAPI specifications
-
google-containeranalysis1_beta1
A complete library to interact with Container Analysis (protocol v1beta1)
-
freenet
core software
-
mqtt-service
This crates provide a convenient support for the MQTT Response-Pattern. It uses the rumqttc library to connect to the MQTT broker.
-
aws-sdk-georoutes
AWS SDK for Amazon Location Service Routes V2
-
aws-sdk-resourceexplorer2
AWS SDK for AWS Resource Explorer
-
saorsa-gossip-types
Core types for Saorsa Gossip: TopicId, PeerId, MessageHeader, and wire format
-
rusoto_lex_runtime
AWS SDK for Rust - Amazon Lex Runtime Service @ 2016-11-28
-
storage-bindings
Rust bindings for Storage, the Decentralized Durability Engine
-
poem-grpc-build
Codegen module of poem-grpc
-
vivaldi-nc
Vivaldi network coordinates for fast, distributed latency estimates in multinode networks, with a clean and simple interface
-
kitsune_p2p_dht
Kitsune P2p DHT definition
-
aws-sdk-qapps
AWS SDK for QApps
-
tor-circmgr
Manage a set of anonymous circuits over the Tor network
-
aws-sdk-firehose
AWS SDK for Amazon Kinesis Firehose
-
tokio-yamux
Yamux
-
netgauze-flow-pkt
Netflow(v9)/IPFIX(v10) Protocol representation and serde
-
tightbeam-rs
A secure, high-performance messaging protocol library
-
pass-it-on-cli
A command line tool to send notifications to a pass-it-on server
-
pitchfork-cli
Daemons with DX
-
dns2socks
Convert DNS requests to SOCKS5 proxy
-
taskchampion-sync-server-core
Core of sync protocol for TaskChampion
-
ironrdp
A meta crate re-exporting IronRDP crates for convenience
-
aws-sdk-partnercentralselling
AWS SDK for Partner Central Selling API
-
amq-protocol-types
AMQP specifications - types
-
libp2p-websocket
WebSocket transport for libp2p
-
https-wrapper
Minimalistic HTTPS reverse proxy that adds TLS encryption to any HTTP server
-
ableton-link-rs
Native Rust implementation of the Ableton Link protocol
-
seersdk-rs
Rust SDK for RBK robot TCP communication
-
aws-sdk-pcaconnectorad
AWS SDK for PcaConnectorAd
-
haproxy-protocol
HAProxy Protocol
-
jetstream_client
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
drasi-bootstrap-platform
Platform bootstrap plugin for Drasi
-
libdoh
DoH and Oblivious DoH library for the rust-doh app
-
ironrdp-error
IronPDU generic error definition
-
aws-sdk-eventbridge
AWS SDK for Amazon EventBridge
-
quiceh
Research implementation of QUIC VReverso
-
oxirush-nas
5G NAS Message encoder/decoder library
-
jax-bucket
End-to-end encrypted storage buckets with peer-to-peer synchronization
-
sendmer
A cli tool to send directories over the network, with NAT hole punching
-
octets_rev
Zero-copy abstraction for parsing and constructing network packets for Reverso and classical left-to-right processing. Extends quiche's octets crate from https://github.com/cloudflare/quiche
-
bark_rs
A feature-complete Rust client library for Bark push notification service with modular architecture
-
runtara-protocol
Wire protocol layer for runtara (QUIC transport and Protobuf messages)
-
mcp-streamable-proxy
Streamable HTTP proxy implementation for MCP protocol using rmcp 0.12
-
forseti_sdk
Forseti SDK (Rust) — core types, linter+engine helpers, and ruleset API
-
sbd-server
websocket-based message relay server
-
rhizome-p2p
Distributed P2P networking library for the Rhizome ecosystem
-
zlayer-tunnel
Secure tunneling for ZLayer services
-
longport-proto
LongPort Protocol
-
tor-dirclient
Downloads specific Tor network directory objects over the Tor network
-
ntex-dispatcher
abstracting io streams dispatcher
-
aws-sdk-cloudformation
AWS SDK for AWS CloudFormation
-
crab_ai
OpenAI library for Rust
-
magneto-serge
Multi-language HTTP/WebSocket testing library with record/replay capabilities - like VCR for the modern web
-
blather
A talkative line-based protocol
-
kcr_pgv2_percona_com
Kubernetes Custom Resource Bindings
-
ssip-client-async
Client API for Speech Dispatcher
-
iceoryx2-bb-log
iceoryx2: [internal] the logger
-
oyster-sdk
Oyster SDK
-
webtranscat
WebTransport equivalent of websocat - a command-line WebTransport client for debugging and testing
-
aws-sdk-entityresolution
AWS SDK for AWS EntityResolution
-
aws-sdk-mailmanager
AWS SDK for MailManager
-
netlink-packet-audit
netlink packet types
-
kcr_resources_teleport_dev
Kubernetes Custom Resource Bindings
-
citadel_proto
Networking library for the Citadel Protocol
-
someip-rs
SOME/IP protocol implementation built on std::net
-
proxies
http/socks5 proxy
-
now-proto-pdu
NOW protocol PDU encoding and decoding
-
hyperlane-plugin-websocket
A WebSocket plugin for the Hyperlane framework, providing robust WebSocket communication capabilities and integrating with hyperlane-broadcast for efficient message dissemination
-
logging-client-rust
Minimal Rust logging client call to GCP
-
iroh-base
base type and utilities for Iroh
-
rustpbx
A SIP PBX implementation in Rust
-
kitsune2_gossip
Gossip implementation for kitsune2
-
aws-sdk-controlcatalog
AWS SDK for AWS Control Catalog
-
iceoryx2-cal
iceoryx2: [internal] high-level traits and implementations that represents OS primitives in an exchangeable fashion
-
ntex-codec
encoding and decoding frames
-
rusoto_translate
AWS SDK for Rust - Amazon Translate @ 2017-07-01
-
hyperlane-log
logging library that supports both asynchronous and synchronous logging. It provides multiple log levels, such as error, info, and debug. Users can define custom log handling methods and configure log file paths…
-
tquic-mimic-chromium-client
A high-performance, lightweight, and cross-platform QUIC client that mimics chromium network stack
-
ruknet
Highly accurate reimplementation of the RakNet protocol in Rust
-
hickory-dns
Hickory DNS is a safe and secure DNS server with DNSSEC support. Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support…
-
qbit-rs
interacting with qBittorrent's Web API
-
iroh-relay
Iroh's relay server and client
-
drasi-reaction-http
HTTP reaction plugin for Drasi
-
mqttier
MQTT client library providing an abstracted interface around rumqttc
-
rvoip-dialog-core
RFC 3261 SIP Dialog Management Layer for RVOIP
-
pingora-boringssl
BoringSSL async APIs for Pingora
-
google-tagmanager2
A complete library to interact with Tag Manager (protocol v2)
-
google-dfareporting3
A complete library to interact with dfareporting (protocol v3.0)
-
libp2p-metrics
Metrics for libp2p
-
tencentcloud-sms-sdk
TencentCloud SMS SDK for Rust
-
nmstatectl
Command line tool for networking management in a declarative manner
-
zenoh-plugin-trait
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
packet
Network packet handling
-
rusmpp
SMPP library
-
async-socks5
An async/.await SOCKS5 implementation
-
libp2p-yamux
Yamux multiplexing protocol for libp2p
-
gearrs
An async Gearman client implementation in Rust
-
google-cloud-logging-v2
Google Cloud Client Libraries for Rust - Cloud Logging API
-
aws-sdk-networkflowmonitor
AWS SDK for Network Flow Monitor
-
videocall-types
types for the videocall streaming platform
-
pulseaudio
A native rust implementation of the PulseAudio protocol
-
google-cloud-kms-v1
Google Cloud Client Libraries for Rust - Cloud Key Management Service (KMS) API
-
iroh-doctor
Diagnose and test iroh in your network configuration
-
repe
RPC protocol (JSON-focused)
-
google-run1
A complete library to interact with Cloud Run (protocol v1)
-
aws-sdk-gameliftstreams
AWS SDK for Amazon GameLift Streams
-
aws-sdk-licensemanagerlinuxsubscriptions
AWS SDK for AWS License Manager Linux Subscriptions
-
send-tuit
A minimal terminal UI for P2P file transfers via iroh
-
tor-relay-selection
Logic to select Tor relays for specific purposes
-
aws-sdk-arczonalshift
AWS SDK for AWS ARC - Zonal Shift
-
aws-sdk-osis
AWS SDK for Amazon OpenSearch Ingestion
-
google-dfareporting3-cli
A complete library to interact with dfareporting (protocol v3.0)
-
protolens
TCP stream reassembly,application layer protocol parsing
-
hang
Media over QUIC
-
aws-sdk-route53profiles
AWS SDK for Route 53 Profiles
-
aws-sdk-geomaps
AWS SDK for Amazon Location Service Maps V2
-
tcp_ip
User-space TCP/IP stack
-
aws-sdk-grafana
AWS SDK for Amazon Managed Grafana
-
h3x
High-performance zero-copy DHTTP/3 implementation
-
async-graphql-warp
async-graphql for warp
-
chamomile
P2P Library. Support IoT devices.
-
aws-sdk-elasticloadbalancingv2
AWS SDK for Elastic Load Balancing
-
astarte-message-hub
A central service that runs on (Linux) devices for collecting and delivering messages from N apps using 1 MQTT connection to Astarte
-
kcr_workspace_devfile_io
Kubernetes Custom Resource Bindings
-
libp2p-mdns
libp2p mDNS discovery method
-
ntex-tokio
tokio intergration for ntex framework
-
citadel_crypt
Higher-level cryptographic library for the Citadel Protocol
-
dingo-proto
A high-performance DNS packet parser focused on speed and safety
-
iceoryx2-bb-lock-free
iceoryx2: [internal] lock-free containers and constructs
-
google-analytics3-cli
A complete library to interact with analytics (protocol v3)
-
defguard_boringtun_cli
WireGuard® protocol designed for portability and speed
-
turn-server-proto
TURN server protocol in a sans-IO fashion
-
gpsd_proto
module contains types and functions to connect to gpsd to get GPS coordinates and satellite information
-
google-prod_tt_sasportal1_alpha1
A complete library to interact with SAS Portal Testing (protocol v1alpha1)
-
open_ai
OpenAI library for Rust
-
mcpkit-rs-config
Rust SDK for Model Context Protocol
-
sdm72
protocol and commandline tool
-
moq-native-ietf
Media over QUIC - Helper library for native applications
-
rivven-protocol
Wire protocol types for Rivven distributed event streaming
-
google-mybusiness4
A complete library to interact with My Business (protocol v4)
-
netgauze-netconf-proto
NETCONF low-level protocol implementation
-
nym-verloc
Nym's verloc (Verifiable Location) implementation
-
aws-sdk-batch
AWS SDK for AWS Batch
-
nym-wasm-utils
Helpers and macros for the Nym WASM client
-
rvoip-client-core
High-level VoIP client library for the rvoip stack
-
hang-cli
Media over QUIC
-
kitsune_p2p_bootstrap
Bootstrap server written in rust for kitsune nodes to find each other
-
kcr_crd_projectcalico_org
Kubernetes Custom Resource Bindings
-
google-container1-cli
A complete library to interact with Container (protocol v1)
-
rsvici
A client library for the VICI protocol
-
easytier
A full meshed p2p VPN, connecting all your devices in one network with one command
-
nym-authenticator-requests
defining requests and responses for the Nym authenticator client
-
google-dfareporting2d8-cli
A complete library to interact with dfareporting (protocol v2.8)
-
request-logging-proxy
HTTP proxy that logs requests and responses
-
aws-sdk-autoscaling
AWS SDK for Auto Scaling
-
sw4rm-sdk
SW4RM Agentic Protocol - Reference Rust SDK
-
libp2p-core
Core traits and structs of libp2p
-
aws-sdk-bedrockdataautomation
AWS SDK for Data Automation for Amazon Bedrock
-
aws-sdk-sesv2
AWS SDK for Amazon Simple Email Service
-
kcr_networkfirewall_services_k8s_aws
Kubernetes Custom Resource Bindings
-
rtc-dtls
RTC DTLS in Rust
-
aws-sdk-ebs
AWS SDK for Amazon Elastic Block Store
-
google-drive2-cli
A complete library to interact with drive (protocol v2)
-
peerlink
Low-level P2P Network Client
-
neural-conductor-shared
Shared protocol and types for Neural Conductor - communication between server and agents
-
aws-sdk-privatenetworks
AWS SDK for AWS Private 5G
-
clasp-bridge
Protocol bridges for CLASP (OSC, MIDI, Art-Net, DMX, MQTT, WebSocket, HTTP)
-
hickory-recursor
*WARNING* This library is experimental Hickory DNS Recursor is a safe and secure DNS recursive resolver with DNSSEC support. Hickory DNS is based on the Tokio and Futures libraries…
-
kcr_flows_netobserv_io
Kubernetes Custom Resource Bindings
-
aws-sdk-connectcampaignsv2
AWS SDK for AmazonConnectCampaignServiceV2
-
firecloud-cli
Command-line interface for FireCloud P2P messaging and file sharing
-
moq-lite
Media over QUIC - Transport (Lite)
-
aws-sdk-observabilityadmin
AWS SDK for CloudWatch Observability Admin Service
-
aws-sdk-pinpointsmsvoicev2
AWS SDK for Amazon Pinpoint SMS Voice V2
-
aws-sdk-route53
AWS SDK for Amazon Route 53
-
iceoryx2-bb-posix
iceoryx2: [internal] high level safe abstractions for low level unsafe posix constructs
-
ntex-server
Server for ntex framework
-
iceoryx2-pal-os-api
iceoryx2: [internal] OS api layer for OS specific features
-
salvo-http3
Http3 for salvo web framework
-
google-dfareporting3d3
A complete library to interact with Dfareporting (protocol v3.3)
-
tor-chanmgr
Manage a set of connections to the Tor network
-
google-cloud-api
Google Cloud Client Libraries for Rust - Service Config API
-
tcplane
lightweight and high-performance Rust TCP server library designed to simplify network service development. It supports TCP communication, data stream management, and connection handling…
-
kcr_tinkerbell_org
Kubernetes Custom Resource Bindings
-
amq-protocol-uri
AMQP URI manipulation
-
tor-protover
Tor's subprotocol versioning
-
narrowlink-agent
Narrowlink Agent
-
aws-sdk-billing
AWS SDK for AWS Billing
-
dns-resolver
dns resolver based on future
-
rvoip-sip-client
Unified SIP client library orchestrating client-core, audio-core, and codec-core for production-ready VoIP applications
-
vortex-protocol
A P2P file transfer protocol
-
ntex-io
abstracting io streams
-
aws-sdk-notifications
AWS SDK for AWS User Notifications
-
aws-sdk-backupsearch
AWS SDK for AWS Backup Search
-
aws-sdk-bedrockdataautomationruntime
AWS SDK for Runtime for Amazon Bedrock Data Automation
-
trojan
protocol
-
moq-pub
Media over QUIC
-
aws-sdk-ses
AWS SDK for Amazon Simple Email Service
-
kcr_getambassador_io
Kubernetes Custom Resource Bindings
-
kcr_org_eclipse_che
Kubernetes Custom Resource Bindings
-
google-cloud-lustre-v1
Google Cloud Client Libraries for Rust - Google Cloud Managed Lustre API
-
google-datamigration1
A complete library to interact with Database Migration Service (protocol v1)
-
tor-consdiff
Handle the consensus-diff format used in the Tor directory protocol
-
jocalsend
A TUI for LocalSend
-
netgauze-bgp-speaker
BGP Speaker: Establish connection and exchange messages with other BGP peers
-
google-dfareporting2d8
A complete library to interact with dfareporting (protocol v2.8)
-
google-recommender1
A complete library to interact with Recommender (protocol v1)
-
tor-hsservice
Arti's implementation of an onion service provider
-
tor-ptmgr
Manage a set of pluggable transports to circumvent censorship
-
buffer-pool
Pooled in-memory buffers
-
vstp
Vishu's Secure Transfer Protocol: A fast, secure, and extensible binary protocol for TCP and UDP
-
trust-dns-resolver
Trust-DNS is a safe and secure DNS library. This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS…
-
aws-sdk-ecrpublic
AWS SDK for Amazon Elastic Container Registry Public
-
qcongestion
Congestion control in QUIC, a part of gm-quic
-
kcr_operations_kubeblocks_io
Kubernetes Custom Resource Bindings
-
aws-sdk-eksauth
AWS SDK for Amazon EKS Auth
-
citadel_wire
NAT traversal and wire support for the Citadel Protocol
-
google-cloud-discoveryengine-v1
Google Cloud Client Libraries for Rust - Discovery Engine API
-
google-healthcare1_beta1
A complete library to interact with Cloud Healthcare (protocol v1beta1)
-
aws-sdk-qbusiness
AWS SDK for QBusiness
-
iceoryx2-bb-memory
iceoryx2: [internal] allocators and tools for memory management
-
aws-sdk-cognitoidentity
AWS SDK for Amazon Cognito Identity
-
aws-sdk-opsworks
AWS SDK for AWS OpsWorks
-
kitsune2_test_utils
Test utilities for kitsune2
-
aws-sdk-securityir
AWS SDK for Security Incident Response
-
zel_types
Shared error types for the Zel RPC framework
-
nym-credentials-interface
Interface for Nym's compact eacash / zknym credential scheme
-
google-cloud-monitoring-v3
Google Cloud Client Libraries for Rust - Cloud Monitoring API
-
web-transport-iroh
WebTransport library for Iroh
-
google-dlp2
A complete library to interact with DLP (protocol v2)
-
moq-async
Media over QUIC - Async helpers and utilities
-
aws-sdk-inspectorscan
AWS SDK for Inspector Scan
-
aws-sdk-translate
AWS SDK for Amazon Translate
-
iceoryx2-conformance-tests
iceoryx2: Conformance tests for iceoryx2 components and extensions
-
sentinel-agent-sdk
High-level SDK for building Sentinel proxy agents
-
qrecovery
The reliable transport part of QUIC, a part of gm-quic
-
aws-sdk-sfn
AWS SDK for AWS Step Functions
-
aws-sdk-sagemakermetrics
AWS SDK for Amazon SageMaker Metrics Service
-
h3i
Low-level HTTP/3 debugging and testing
-
nym-ticketbooks-merkle
Generate and verify merkleproofs of zknym ticketbooks
-
nym-wireguard
Interface and peer handling functionality for Wireguard protocol
-
libp2p-quic
TLS based QUIC transport implementation for libp2p
-
netgauze-pcap-reader
PCAP reader
-
tor-socksproto
Encode and decode the SOCKS protocol, as extended in Tor
-
nym-ecash-signer-check-types
containing types for the
ecash-signer-checkcrate used to check if zknym signers are up and running properly -
kitsune_p2p_bin_data
Binary data types for kitsune_p2p
-
aws-sdk-qconnect
AWS SDK for Amazon Q Connect
-
aws-sdk-chimesdkvoice
AWS SDK for Amazon Chime SDK Voice
-
aws-smithy-observability
Smithy observability implementation
-
kcr_multicluster_crd_antrea_io
Kubernetes Custom Resource Bindings
-
aqara
SDK for Rust
-
rw-stream-sink
Adaptator between Stream/Sink and AsyncRead/AsyncWrite
-
aws-sdk-codebuild
AWS SDK for AWS CodeBuild
-
iceoryx2-pal-configuration
iceoryx2: [internal] platform specific settings
-
kcr_ec2_services_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-acm
AWS SDK for AWS Certificate Manager
-
tcp_parse
TCP packet capture and parsing (一个简单的TCP抓包解析工具)
-
netgauze-flow-service
IPFIX/Netflow service
-
aws-sdk-mpa
AWS SDK for AWS Multi-party Approval
-
google-sasportal1_alpha1
A complete library to interact with sasportal (protocol v1alpha1)
-
kcr_apiextensions_crossplane_io
Kubernetes Custom Resource Bindings
-
libp2p-mplex
Mplex multiplexing protocol for libp2p
-
qevent
qlog implementation
-
nym-bandwidth-controller
controlling the use of zknym credentials to ensure constant bandwidth availability for NymVPN app
-
aws-sdk-textract
AWS SDK for Amazon Textract
-
smcp
A2C-SMCP protocol types and definitions
-
moq-sub
Media over QUIC
-
moq-dir
Media over QUIC
-
google-gmail1-cli
A complete library to interact with Gmail (protocol v1)
-
google-recommender1_beta1
A complete library to interact with Recommender (protocol v1beta1)
-
kcr_druid_apache_org
Kubernetes Custom Resource Bindings
-
aws-sdk-datazone
AWS SDK for Amazon DataZone
-
google-healthcare1
A complete library to interact with Cloud Healthcare (protocol v1)
-
kcr_projectcontour_io
Kubernetes Custom Resource Bindings
-
aws-sdk-tnb
AWS SDK for AWS Telco Network Builder
-
kcr_elasticache_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-container-v1
Google Cloud Client Libraries for Rust - Kubernetes Engine API
-
google-displayvideo1
A complete library to interact with Display Video (protocol v1)
-
iceoryx2-bb-testing
iceoryx2: [internal] simple testing primitives
-
libp2p-request-response
Generic Request/Response Protocols
-
google-firebasehosting1_beta1-cli
A complete library to interact with Firebase Hosting (protocol v1beta1)
-
aws-sdk-route53recoverycluster
AWS SDK for Route53 Recovery Cluster
-
google-adexchangebuyer1d4
A complete library to interact with Ad Exchange Buyer (protocol v1.4)
-
qconnection
Encapsulation of QUIC connections, a part of gm-quic
-
kcr_bpfman_io
Kubernetes Custom Resource Bindings
-
libp2p-swarm-test
Test framework for code building on top of libp2p-swarm
-
google-androidmanagement1
A complete library to interact with Android Management (protocol v1)
-
kcr_source_toolkit_fluxcd_io
Kubernetes Custom Resource Bindings
-
tor-dircommon
Common primitives for the Tor directory specification
-
aws-sdk-vpclattice
AWS SDK for Amazon VPC Lattice
-
aws-sdk-workspacesinstances
AWS SDK for Amazon Workspaces Instances
-
aws-sdk-rekognition
AWS SDK for Amazon Rekognition
-
google-networkmanagement1
A complete library to interact with Network Management (protocol v1)
-
aws-smithy-compression
Request compression for smithy clients
-
google-dfareporting3d4
A complete library to interact with Dfareporting (protocol v3.4)
-
aws-sdk-kinesisvideo
AWS SDK for Amazon Kinesis Video Streams
-
agent-primitives
Core primitives for MXP agent runtime: IDs, capabilities, manifests, and errors
-
google-run2
A complete library to interact with Cloud Run (protocol v2)
-
nym-ecash-signer-check
Functions to interact with zknym signers, checking their status and health
-
aws-sdk-keyspacesstreams
AWS SDK for Amazon Keyspaces Streams
-
aws-sdk-evs
AWS SDK for Amazon Elastic VMware Service
-
nym-ip-packet-requests
Codec, signing functionality, and different version definitions for IP packet request and responses
-
aws-sdk-ivs
AWS SDK for Amazon Interactive Video Service
-
google-containeranalysis1_beta1-cli
A complete library to interact with Container Analysis (protocol v1beta1)
-
aws-sdk-bcmdashboards
AWS SDK for AWS Billing and Cost Management Dashboards
-
aws-sdk-mwaaserverless
AWS SDK for AmazonMWAAServerless
-
libp2p-ping
Ping protocol for libp2p
-
google-cloud-speech-v2
Google Cloud Client Libraries for Rust - Cloud Speech-to-Text API
-
aws-sdk-datasync
AWS SDK for AWS DataSync
-
saorsa-webrtc
WebRTC implementation over ant-quic transport with DHT-based signaling
-
libp2p-dns
DNS transport implementation for libp2p
-
google-youtube3-cli
A complete library to interact with YouTube (protocol v3)
-
tor-hsrproxy
Reverse proxy to build an onion service that connects to local servers
-
google-metastore1_beta
A complete library to interact with Dataproc Metastore (protocol v1beta)
-
irpc-iroh
Iroh transport for irpc
-
iceoryx2-bb-concurrency
iceoryx2: concurrency primitives
-
web-transport-trait
An async WebTransport trait
-
aws-smithy-mocks-experimental
Experimental testing utilities for smithy-rs generated clients
-
google-dataplex1
A complete library to interact with Cloud Dataplex (protocol v1)
-
web-transport
Generic WebTransport API with native (web-transport-quinn) and WASM (web-transport-wasm) support
-
libmoq
Media over QUIC, C bindings
-
kcr_metallb_io
Kubernetes Custom Resource Bindings
-
google-notebooks1
A complete library to interact with AI Platform Notebooks (protocol v1)
-
aws-sdk-guardduty
AWS SDK for Amazon GuardDuty
-
aws-sdk-s3vectors
AWS SDK for Amazon S3 Vectors
-
aws-sdk-apprunner
AWS SDK for AWS App Runner
-
libp2p-connection-limits
Connection limits for libp2p
-
google-run1-cli
A complete library to interact with Cloud Run (protocol v1)
-
google-cloud-documentai-v1
Google Cloud Client Libraries for Rust - Cloud Document AI API
-
google-documentai1
A complete library to interact with Document (protocol v1)
-
futures-copy
Copy data between AsyncRead and AsyncWrite, with bidirectional and flushing support
-
aws-sdk-location
AWS SDK for Amazon Location Service
-
google-mybusiness4-cli
A complete library to interact with My Business (protocol v4)
-
libp2p-stream
Generic stream protocols for libp2p
-
aws-sdk-ssmguiconnect
AWS SDK for AWS SSM-GUIConnect
-
aws-sdk-kinesisvideosignaling
AWS SDK for Amazon Kinesis Video Signaling Channels
-
tor-geoip
parse C Tor GeoIP CSV files
-
iceoryx2-bb-elementary-traits
iceoryx2: [internal] elementary traits that have (almost) no dependencies at all
-
google-retail2
A complete library to interact with Cloud Retail (protocol v2)
-
aws-sdk-computeoptimizerautomation
AWS SDK for Compute Optimizer Automation
-
kcr_kamaji_clastix_io
Kubernetes Custom Resource Bindings
-
google-privateca1
A complete library to interact with Certificate Authority Service (protocol v1)
-
aws-sdk-dataexchange
AWS SDK for AWS Data Exchange
-
google-sts1
A complete library to interact with Cloud Security Token (protocol v1)
-
google-tagmanager1-cli
A complete library to interact with Tag Manager (protocol v1)
-
google-cloud-wkt
Google Cloud Client Libraries for Rust - Well Known Types
-
libp2p-relay
Communications relaying for libp2p
-
nym-common
Runtime diagnostics for high frequency logging, debugging and error handling utilities
-
kcr_acme_cert_manager_io
Kubernetes Custom Resource Bindings
-
libp2p-gossipsub
Gossipsub protocol for libp2p
-
google-tagmanager2-cli
A complete library to interact with Tag Manager (protocol v2)
-
libp2p-webtransport-websys
WebTransport for libp2p under WASM environment
-
google-networksecurity1
A complete library to interact with NetworkSecurity (protocol v1)
-
google-logging2-cli
A complete library to interact with Logging (protocol v2)
-
moq-karp
Media over QUIC
-
kcr_zookeeper_pravega_io
Kubernetes Custom Resource Bindings
-
aws-sdk-xray
AWS SDK for AWS X-Ray
-
aws-sdk-rtbfabric
AWS SDK for RTBFabric
-
google-cloud-retail-v2
Google Cloud Client Libraries for Rust - Vertex AI Search for commerce API
-
google-cloud-run-v2
Google Cloud Client Libraries for Rust - Cloud Run Admin API
-
google-blogger3
A complete library to interact with Blogger (protocol v3)
-
aws-sdk-ssmincidents
AWS SDK for AWS Systems Manager Incident Manager
-
nym-wireguard-private-metadata-shared
Common crate for nym-wireguard server, client, and tests
-
nym-gateway-stats-storage
Functionality Nym Gateway statistics storage
-
libp2p-dcutr
Direct connection upgrade through relay
-
aws-sdk-sagemaker
AWS SDK for Amazon SageMaker Service
-
aws-sdk-ssmcontacts
AWS SDK for AWS Systems Manager Incident Manager Contacts
-
google-containeranalysis1
A complete library to interact with Container Analysis (protocol v1)
-
aws-sdk-lexruntime
AWS SDK for Amazon Lex Runtime Service
-
iceoryx2-bb-linux
iceoryx2: [internal] high level safe abstractions for low level unsafe linux constructs
-
google-vault1
A complete library to interact with Vault (protocol v1)
-
aws-sdk-codepipeline
AWS SDK for AWS CodePipeline
-
google-cloudresourcemanager1_beta1
A complete library to interact with Cloud Resource Manager (protocol v1beta1)
-
kcr_memorydb_services_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-wickr
AWS SDK for AWS Wickr Admin API
-
arti-rpc-client-core
Client library for Arti RPC
-
aws-sdk-cloudhsmv2
AWS SDK for AWS CloudHSM V2
-
kcr_app_terraform_io
Kubernetes Custom Resource Bindings
-
google-cloud-dialogflow-v2
Google Cloud Client Libraries for Rust - Dialogflow API
-
google-vmmigration1
A complete library to interact with VM Migration Service (protocol v1)
-
aws-sdk-codestarconnections
AWS SDK for AWS CodeStar connections
-
google-prod_tt_sasportal1_alpha1-cli
A complete library to interact with SAS Portal Testing (protocol v1alpha1)
-
google-fcm1
A complete library to interact with Firebase Cloud Messaging (protocol v1)
-
google-fusiontables2
A complete library to interact with fusiontables (protocol v2)
-
aws-sdk-route53recoverycontrolconfig
AWS SDK for AWS Route53 Recovery Control Config
-
kcr_rds_services_k8s_aws
Kubernetes Custom Resource Bindings
-
nym-cache
Helper functions around a RwLock for writing to local cache of items
-
google-spanner1
A complete library to interact with Spanner (protocol v1)
-
nym-credential-utils
Utils crate for dealing with zknym credentials
-
google-healthcare1_beta1-cli
A complete library to interact with Cloud Healthcare (protocol v1beta1)
-
aws-sdk-route53resolver
AWS SDK for Amazon Route 53 Resolver
-
iceoryx2-pal-testing
iceoryx2: [internal] simple testing primitives
-
aws-sdk-chimesdkmessaging
AWS SDK for Amazon Chime SDK Messaging
-
aws-sdk-bedrockagentcore
AWS SDK for Amazon Bedrock AgentCore
-
google-contactcenterinsights1
A complete library to interact with Contactcenterinsights (protocol v1)
-
aws-sdk-amp
AWS SDK for Amazon Prometheus Service
-
libp2p-autonat
NAT and firewall detection for libp2p
-
aws-sdk-efs
AWS SDK for Amazon Elastic File System
-
kcr_cloudwatch_aws_amazon_com
Kubernetes Custom Resource Bindings
-
aws-sdk-globalaccelerator
AWS SDK for AWS Global Accelerator
-
google-deploymentmanager2
A complete library to interact with Deployment Manager (protocol v2)
-
google-cloud-longrunning
Google Cloud Client Libraries for Rust - Long Running Operations API
-
google-dlp2-cli
A complete library to interact with DLP (protocol v2)
-
google-networkconnectivity1
A complete library to interact with networkconnectivity (protocol v1)
-
google-cloud-dialogflow-cx-v3
Google Cloud Client Libraries for Rust - Dialogflow API
-
aws-sdk-mediaconvert
AWS SDK for AWS Elemental MediaConvert
-
moq-gst
Media over QUIC - Gstreamer plugin
-
nym-nonexhaustive-delayqueue
A copy of tokio-util delay_queue with
SleepandInstantbeing replaced withwasm_timerequivalents -
aws-sdk-cloud9
AWS SDK for AWS Cloud9
-
aws-sdk-codestarnotifications
AWS SDK for AWS CodeStar Notifications
-
kcr_appmesh_k8s_aws
Kubernetes Custom Resource Bindings
-
google-servicedirectory1_beta1
A complete library to interact with Service Directory (protocol v1beta1)
-
moq-catalog
Media over QUIC
-
aws-sdk-route53recoveryreadiness
AWS SDK for AWS Route53 Recovery Readiness
-
google-dfareporting3d4-cli
A complete library to interact with Dfareporting (protocol v3.4)
-
libp2p-swarm
The libp2p swarm
-
google-dns2
A complete library to interact with Dns (protocol v2)
-
aws-sdk-serverlessapplicationrepository
AWS SDK for AWSServerlessApplicationRepository
-
aws-sdk-pricing
AWS SDK for AWS Price List Service
-
google-networkservices1
A complete library to interact with NetworkServices (protocol v1)
-
nym-http-api-common
Common crate for Nym-related HTTP API interaction
-
nym-upgrade-mode-check
Functions and tests for checking Nym's Credential Proxy is being properly upgraded
-
nym-wasm-client-core
containing core WASM client functionality and configs
-
kcr_policy_networking_k8s_io
Kubernetes Custom Resource Bindings
-
kcr_cloudfront_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-sasportal1_alpha1-cli
A complete library to interact with sasportal (protocol v1alpha1)
-
nym-ip-packet-client
Nym's implementation of a client that sends and receives IP packets
-
aws-sdk-transfer
AWS SDK for AWS Transfer Family
-
aws-sdk-snowdevicemanagement
AWS SDK for AWS Snow Device Management
-
google-realtimebidding1
A complete library to interact with Real-time Bidding (protocol v1)
-
libp2p-floodsub
Floodsub protocol for libp2p
-
aws-sdk-apigateway
AWS SDK for Amazon API Gateway
-
aws-sdk-codecommit
AWS SDK for AWS CodeCommit
-
google-cloud-privilegedaccessmanager-v1
Google Cloud Client Libraries for Rust - Privileged Access Manager API
-
nym-service-provider-requests-common
Common crate for requests and responses for Nym Service Providers
-
google-partners2
A complete library to interact with Partners (protocol v2)
-
aws-sdk-drs
AWS SDK for Elastic Disaster Recovery Service
-
google-walletobjects1
A complete library to interact with Walletobjects (protocol v1)
-
aws-sdk-lookoutequipment
AWS SDK for Amazon Lookout for Equipment
-
kcr_kmm_sigs_x_k8s_io
Kubernetes Custom Resource Bindings
-
google-dfareporting3d2-cli
A complete library to interact with dfareporting (protocol v3.2)
-
google-cloud-grafeas-v1
Google Cloud Client Libraries for Rust - Container Analysis API
-
google-cloud-functions-v2
Google Cloud Client Libraries for Rust - Cloud Functions API
-
kcr_spv_no
Kubernetes Custom Resource Bindings
-
google-dns1-cli
A complete library to interact with Dns (protocol v1)
-
aws-sdk-chimesdkidentity
AWS SDK for Amazon Chime SDK Identity
-
google-secretmanager1_beta1
A complete library to interact with Secret Manager (protocol v1beta1)
-
google-dfareporting3d3-cli
A complete library to interact with Dfareporting (protocol v3.3)
-
aws-sdk-chime
AWS SDK for Amazon Chime
-
aws-sdk-wisdom
AWS SDK for Amazon Connect Wisdom Service
-
kcr_eks_services_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-lexmodelbuilding
AWS SDK for Amazon Lex Model Building Service
-
aws-sdk-workspaces
AWS SDK for Amazon WorkSpaces
-
nym-dkg
Nym's Distributed Key Generation functionality
-
google-games1-cli
A complete library to interact with Games (protocol v1)
-
kcr_virt_virtink_smartx_com
Kubernetes Custom Resource Bindings
-
aws-sdk-imagebuilder
AWS SDK for EC2 Image Builder
-
libp2p-plaintext
Plaintext encryption dummy protocol for libp2p
-
nym-test-utils
Helpers, traits, and mock definitions for tests
-
google-cloud-alloydb-v1
Google Cloud Client Libraries for Rust - AlloyDB API
-
google-cloud-policysimulator-v1
Google Cloud Client Libraries for Rust - Policy Simulator API
-
google-memcache1_beta2
A complete library to interact with Cloud Memorystore for Memcached (protocol v1beta2)
-
aws-sdk-iotjobsdataplane
AWS SDK for AWS IoT Jobs Data Plane
-
nym-sphinx
Top-level crate for sphinx packets as used by the Nym mixnet
-
aws-sdk-voiceid
AWS SDK for Amazon Voice ID
-
aws-sdk-computeoptimizer
AWS SDK for AWS Compute Optimizer
-
google-cloudtasks2_beta3
A complete library to interact with Cloud Tasks (protocol v2beta3)
-
kcr_flagger_app
Kubernetes Custom Resource Bindings
-
google-appengine1_beta5
A complete library to interact with appengine (protocol v1beta5)
-
libp2p-uds
Unix domain sockets transport for libp2p
-
aws-sdk-kafkaconnect
AWS SDK for Managed Streaming for Kafka Connect
-
google-runtimeconfig1_beta1
A complete library to interact with Cloud RuntimeConfig (protocol v1beta1)
-
google-deploymentmanager2_beta2
A complete library to interact with Deployment Manager (protocol v2beta2)
-
aws-sdk-codedeploy
AWS SDK for AWS CodeDeploy
-
google-healthcare1-cli
A complete library to interact with Cloud Healthcare (protocol v1)
-
google-file1
A complete library to interact with Cloud Filestore (protocol v1)
-
aws-sdk-finspace
AWS SDK for FinSpace User Environment Management service
-
aws-sdk-applicationcostprofiler
AWS SDK for AWS Application Cost Profiler
-
google-clouddebugger2
A complete library to interact with Cloud Debugger (protocol v2)
-
google-cloud-resourcemanager-v3
Google Cloud Client Libraries for Rust - Cloud Resource Manager API
-
google-cloud-appengine-v1
Google Cloud Client Libraries for Rust - App Engine Admin API
-
nym-registration-common
Struct definitions for NymNode, GatewayData, and AssignedAddresses
-
aws-sdk-chimesdkmeetings
AWS SDK for Amazon Chime SDK Meetings
-
aws-sdk-apigatewayv2
AWS SDK for AmazonApiGatewayV2
-
google-adexchangebuyer1d3
A complete library to interact with Ad Exchange Buyer (protocol v1.3)
-
google-vault1-cli
A complete library to interact with Vault (protocol v1)
-
google-reseller1_sandbox
A complete library to interact with reseller (protocol v1sandbox)
-
libp2p-rendezvous
Rendezvous protocol for libp2p
-
google-jobs4
A complete library to interact with Cloud Talent Solution (protocol v4)
-
aws-sdk-cloudwatchevents
AWS SDK for Amazon CloudWatch Events
-
aws-sdk-proton
AWS SDK for AWS Proton
-
aws-sdk-elasticbeanstalk
AWS SDK for AWS Elastic Beanstalk
-
kcr_lambda_services_k8s_aws
Kubernetes Custom Resource Bindings
-
nym-store-cipher
Helpers for various ciphers used throughout the Nym network
-
google-networkconnectivity1_alpha1
A complete library to interact with networkconnectivity (protocol v1alpha1)
-
aws-sdk-controltower
AWS SDK for AWS Control Tower
-
google-pubsublite1
A complete library to interact with PubsubLite (protocol v1)
-
libp2p-allow-block-list
Allow/block list connection management for libp2p
-
aws-sdk-codegurureviewer
AWS SDK for Amazon CodeGuru Reviewer
-
aws-sdk-storagegateway
AWS SDK for AWS Storage Gateway
-
google-file1_beta1-cli
A complete library to interact with Cloud Filestore (protocol v1beta1)
-
google-identitytoolkit3-cli
A complete library to interact with Identity Toolkit (protocol v3)
-
google-servicedirectory1
A complete library to interact with Service Directory (protocol v1)
-
google-serviceregistryalpha
A complete library to interact with Service Registry (protocol alpha)
-
aws-sdk-elasticloadbalancing
AWS SDK for Elastic Load Balancing
-
google-replicapool1_beta2
A complete library to interact with replicapool (protocol v1beta2)
-
aws-sdk-lexruntimev2
AWS SDK for Amazon Lex Runtime V2
-
google-cloud-gkemulticloud-v1
Google Cloud Client Libraries for Rust - GKE Multi-Cloud API
-
aws-sdk-servicecatalogappregistry
AWS SDK for AWS Service Catalog App Registry
-
google-adsensehost4d1-cli
A complete library to interact with AdSense Host (protocol v4.1)
-
google-datafusion1_beta1
A complete library to interact with Data Fusion (protocol v1beta1)
-
kcr_caching_ibm_com
Kubernetes Custom Resource Bindings
-
google-iap1
A complete library to interact with Cloud IAP (protocol v1)
-
aws-sdk-groundstation
AWS SDK for AWS Ground Station
-
aws-sdk-kafka
AWS SDK for Managed Streaming for Kafka
-
aws-sdk-directory
AWS SDK for AWS Directory Service
-
google-playmoviespartner1
A complete library to interact with Play Movies (protocol v1)
-
aws-sdk-iot
AWS SDK for AWS IoT
-
aws-sdk-devopsguru
AWS SDK for Amazon DevOps Guru
-
google-pubsub1-cli
A complete library to interact with Pubsub (protocol v1)
-
google-gan1_beta1
A complete library to interact with gan (protocol v1beta1)
-
google-deploymentmanager2-cli
A complete library to interact with Deployment Manager (protocol v2)
-
google-cloud-dataproc-v1
Google Cloud Client Libraries for Rust - Cloud Dataproc API
-
aws-sdk-iotdeviceadvisor
AWS SDK for AWS IoT Core Device Advisor
-
google-vision1-cli
A complete library to interact with Vision (protocol v1)
-
aws-sdk-sagemakera2iruntime
AWS SDK for Amazon Augmented AI Runtime
-
google-domains1_beta1
A complete library to interact with Cloud Domains (protocol v1beta1)
-
kcr_app_kiegroup_org
Kubernetes Custom Resource Bindings
-
nym-socks5-client-core
Core functionality of the Nym SOCKS client
-
google-cloudbilling1
A complete library to interact with Cloudbilling (protocol v1)
-
google-servicecontrol1
A complete library to interact with Service Control (protocol v1)
-
google-cloud-location
Google Cloud Client Libraries for Rust - Cloud Metadata API
-
google-partners2-cli
A complete library to interact with Partners (protocol v2)
-
google-cloud-talent-v4
Google Cloud Client Libraries for Rust - Cloud Talent Solution API
-
google-tpu1_alpha1
A complete library to interact with TPU (protocol v1alpha1)
-
google-sourcerepo1
A complete library to interact with Cloud Source Repositories (protocol v1)
-
aws-sdk-lightsail
AWS SDK for Amazon Lightsail
-
kcr_theketch_io
Kubernetes Custom Resource Bindings
-
kcr_keyspaces_services_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-swf
AWS SDK for Amazon Simple Workflow Service
-
google-oslogin1_beta
A complete library to interact with Cloud OS Login (protocol v1beta)
-
google-pubsub1_beta2-cli
A complete library to interact with Pubsub (protocol v1beta2)
-
google-language1_beta1
A complete library to interact with Cloud Natural Language (protocol v1beta1)
-
google-cloud-rpc
Google Cloud Client Libraries for Rust - Google RPC Types
-
google-consumersurveys2
A complete library to interact with Consumer Surveys (protocol v2)
-
google-memcache1
A complete library to interact with Cloud Memorystore for Memcached (protocol v1)
-
kcr_kibana_k8s_elastic_co
Kubernetes Custom Resource Bindings
-
google-recommender1-cli
A complete library to interact with Recommender (protocol v1)
-
google-domains1
A complete library to interact with Cloud Domains (protocol v1)
-
kcr_integration_rock8s_com
Kubernetes Custom Resource Bindings
-
google-cloud-securityposture-v1
Google Cloud Client Libraries for Rust - Security Posture API
-
aws-sdk-lookoutvision
AWS SDK for Amazon Lookout for Vision
-
aws-sdk-greengrassv2
AWS SDK for AWS IoT Greengrass V2
-
google-doubleclickbidmanager1
A complete library to interact with DoubleClick Bid Manager (protocol v1)
-
google-oslogin1
A complete library to interact with Cloud OS Login (protocol v1)
-
aws-sdk-emr
AWS SDK for Amazon EMR
-
kcr_application_networking_k8s_aws
Kubernetes Custom Resource Bindings
-
nym-credential-proxy-lib
Build script and core functionality of the Nym Credential Proxy
-
google-videointelligence1
A complete library to interact with Cloud Video Intelligence (protocol v1)
-
google-file1-cli
A complete library to interact with Cloud Filestore (protocol v1)
-
google-manager1_beta2
A complete library to interact with manager (protocol v1beta2)
-
google-ondemandscanning1
A complete library to interact with On-Demand Scanning (protocol v1)
-
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-smartdevicemanagement1
A complete library to interact with Smart Device Management (protocol v1)
-
aws-sdk-savingsplans
AWS SDK for AWS Savings Plans
-
aws-sdk-shield
AWS SDK for AWS Shield
-
aws-sdk-redshift
AWS SDK for Amazon Redshift
-
google-lifesciences2_beta
A complete library to interact with Cloud Life Sciences (protocol v2beta)
-
google-networksecurity1-cli
A complete library to interact with NetworkSecurity (protocol v1)
-
google-policysimulator1
A complete library to interact with Policy Simulator (protocol v1)
-
google-contactcenterinsights1-cli
A complete library to interact with Contactcenterinsights (protocol v1)
-
google-cloud-identity-accesscontextmanager-v1
Google Cloud Client Libraries for Rust - Access Context Manager API
-
nym-metrics
Metrics macros
-
aws-sdk-iotsecuretunneling
AWS SDK for AWS IoT Secure Tunneling
-
google-taskqueue1_beta2
A complete library to interact with taskqueue (protocol v1beta2)
-
aws-sdk-route53domains
AWS SDK for Amazon Route 53 Domains
-
google-mybusinesslodging1
A complete library to interact with My Business Lodging (protocol v1)
-
kcr_iam_services_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-outposts
AWS SDK for AWS Outposts
-
google-bigtableadmin2
A complete library to interact with Bigtable Admin (protocol v2)
-
google-photoslibrary1
A complete library to interact with Photos Library (protocol v1)
-
google-fusiontables2-cli
A complete library to interact with fusiontables (protocol v2)
-
google-containeranalysis1-cli
A complete library to interact with Container Analysis (protocol v1)
-
google-cloud-osconfig-v1
Google Cloud Client Libraries for Rust - OS Config API
-
google-retail2-cli
A complete library to interact with Cloud Retail (protocol v2)
-
google-cloud-networkconnectivity-v1
Google Cloud Client Libraries for Rust - Network Connectivity API
-
google-licensing1
A complete library to interact with licensing (protocol v1)
-
google-fitness1-cli
A complete library to interact with fitness (protocol v1)
-
aws-smithy-query
AWSQuery and EC2Query Smithy protocol logic for smithy-rs
-
google-realtimebidding1-cli
A complete library to interact with Real-time Bidding (protocol v1)
-
kcr_ipam_cluster_x_k8s_io
Kubernetes Custom Resource Bindings
-
google-replicapool1_beta2-cli
A complete library to interact with replicapool (protocol v1beta2)
-
aws-sdk-fms
AWS SDK for Firewall Management Service
-
aws-sdk-ec2instanceconnect
AWS SDK for AWS EC2 Instance Connect
-
kcr_apigatewayv2_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-orgpolicy2
A complete library to interact with OrgPolicy API (protocol v2)
-
google-cloud-networkmanagement-v1
Google Cloud Client Libraries for Rust - Network Management API
-
google-cloudtrace1
A complete library to interact with Cloud Trace (protocol v1)
-
aws-sdk-amplifybackend
AWS SDK for AmplifyBackend
-
nym-node-tester-utils
Utils for the Nym Node Tester
-
google-recommendationengine1_beta1
A complete library to interact with Recommendations AI (protocol v1beta1)
-
google-recommender1_beta1-cli
A complete library to interact with Recommender (protocol v1beta1)
-
aws-sdk-pinpointsmsvoice
AWS SDK for Amazon Pinpoint SMS and Voice Service
-
aws-sdk-databrew
AWS SDK for AWS Glue DataBrew
-
kcr_sriovnetwork_openshift_io
Kubernetes Custom Resource Bindings
-
google-networkconnectivity1-cli
A complete library to interact with networkconnectivity (protocol v1)
-
google-jobs3-cli
A complete library to interact with Cloud Talent Solution (protocol v3)
-
google-doubleclicksearch2
A complete library to interact with Doubleclicksearch (protocol v2)
-
aws-sdk-billingconductor
AWS SDK for AWSBillingConductor
-
google-logging2_beta1-cli
A complete library to interact with Logging (protocol v2beta1)
-
google-cloud-domains-v1
Google Cloud Client Libraries for Rust - Cloud Domains API
-
aws-sdk-mq
AWS SDK for AmazonMQ
-
aws-sdk-iotwireless
AWS SDK for AWS IoT Wireless
-
aws-sdk-cloudhsm
AWS SDK for Amazon CloudHSM
-
nym-tun
Nym's tun implementation
-
google-deploymentmanager2_beta2-cli
A complete library to interact with Deployment Manager (protocol v2beta2)
-
kcr_apm_k8s_elastic_co
Kubernetes Custom Resource Bindings
-
google-notebooks1-cli
A complete library to interact with AI Platform Notebooks (protocol v1)
-
aws-sdk-iotevents
AWS SDK for AWS IoT Events
-
google-datafusion1_beta1-cli
A complete library to interact with Data Fusion (protocol v1beta1)
-
google-surveys2
A complete library to interact with Surveys (protocol v2)
-
google-runtimeconfig1
A complete library to interact with Cloud RuntimeConfig (protocol v1)
-
aws-sdk-fis
AWS SDK for AWS Fault Injection Simulator
-
aws-sdk-iotthingsgraph
AWS SDK for AWS IoT Things Graph
-
google-cloud-vision-v1
Google Cloud Client Libraries for Rust - Cloud Vision API
-
google-cloud-notebooks-v2
Google Cloud Client Libraries for Rust - Notebooks API
-
google-runtimeconfig1_beta1-cli
A complete library to interact with Cloud RuntimeConfig (protocol v1beta1)
-
aws-sdk-mediastore
AWS SDK for AWS Elemental MediaStore
-
google-tasks1-cli
A complete library to interact with Tasks (protocol v1)
-
google-documentai1_beta2
A complete library to interact with Document (protocol v1beta2)
-
google-iap1_beta1
A complete library to interact with Cloud IAP (protocol v1beta1)
-
google-datafusion1
A complete library to interact with Data Fusion (protocol v1)
-
google-resourceviews1_beta2-cli
A complete library to interact with resourceviews (protocol v1beta2)
-
aws-sdk-support
AWS SDK for AWS Support
-
google-privateca1_beta1
A complete library to interact with Certificate Authority Service (protocol v1beta1)
-
google-tpu1_alpha1-cli
A complete library to interact with TPU (protocol v1alpha1)
-
google-libraryagent1
A complete library to interact with Libraryagent (protocol v1)
-
aws-sdk-iot1clickdevices
AWS SDK for AWS IoT 1-Click Devices Service
-
google-cloud-redis-cluster-v1
Google Cloud Client Libraries for Rust - Google Cloud Memorystore for Redis API
-
kcr_karpenter_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-ram
AWS SDK for AWS Resource Access Manager
-
kcr_tackle_konveyor_io
Kubernetes Custom Resource Bindings
-
aws-sdk-mediaconnect
AWS SDK for AWS MediaConnect
-
google-domainsrdap1
A complete library to interact with Domains RDAP (protocol v1)
-
kcr_sns_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-speech1-cli
A complete library to interact with Speech (protocol v1)
-
google-cloud-metastore-v1
Google Cloud Client Libraries for Rust - Dataproc Metastore API
-
aws-sdk-qldb
AWS SDK for Amazon QLDB
-
aws-sdk-iotfleethub
AWS SDK for AWS IoT Fleet Hub
-
google-iap1-cli
A complete library to interact with Cloud IAP (protocol v1)
-
google-recaptchaenterprise1
A complete library to interact with Recaptcha Enterprise (protocol v1)
-
google-metastore1_beta-cli
A complete library to interact with Dataproc Metastore (protocol v1beta)
-
aws-sdk-sagemakerfeaturestoreruntime
AWS SDK for Amazon SageMaker Feature Store Runtime
-
kcr_documentdb_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-filestore-v1
Google Cloud Client Libraries for Rust - Cloud Filestore API
-
google-essentialcontacts1
A complete library to interact with Essentialcontacts (protocol v1)
-
kcr_elbv2_k8s_aws
Kubernetes Custom Resource Bindings
-
aws-sdk-licensemanager
AWS SDK for AWS License Manager
-
google-secretmanager1-cli
A complete library to interact with Secret Manager (protocol v1)
-
aws-sdk-devicefarm
AWS SDK for AWS Device Farm
-
google-genomics1
A complete library to interact with genomics (protocol v1)
-
aws-sdk-connectcontactlens
AWS SDK for Amazon Connect Contact Lens
-
google-cloud-workstations-v1
Google Cloud Client Libraries for Rust - Cloud Workstations API
-
google-reseller1_sandbox-cli
A complete library to interact with reseller (protocol v1sandbox)
-
google-cloud-datacatalog-v1
Google Cloud Client Libraries for Rust - Google Cloud Data Catalog API
-
google-cloud-firestore-admin-v1
Google Cloud Client Libraries for Rust - Cloud Firestore API
-
google-doubleclicksearch2-cli
A complete library to interact with Doubleclicksearch (protocol v2)
-
aws-sdk-personalizeevents
AWS SDK for Amazon Personalize Events
-
kcr_enterprisesearch_k8s_elastic_co
Kubernetes Custom Resource Bindings
-
aws-sdk-elastictranscoder
AWS SDK for Amazon Elastic Transcoder
-
google-tpu1-cli
A complete library to interact with TPU (protocol v1)
-
google-dataplex1-cli
A complete library to interact with Cloud Dataplex (protocol v1)
-
google-speech1_beta1
A complete library to interact with Speech (protocol v1beta1)
-
google-sheets4-cli
A complete library to interact with Sheets (protocol v4)
-
aws-sdk-emrserverless
AWS SDK for EMR Serverless
-
google-oslogin1_beta-cli
A complete library to interact with Cloud OS Login (protocol v1beta)
-
google-gamesconfiguration1_configuration-cli
A complete library to interact with Games Configuration (protocol v1configuration)
-
kcr_networking_gke_io
Kubernetes Custom Resource Bindings
-
google-taskqueue1_beta2-cli
A complete library to interact with taskqueue (protocol v1beta2)
-
aws-sdk-kinesisvideoarchivedmedia
AWS SDK for Amazon Kinesis Video Streams Archived Media
-
google-cloud-networksecurity-v1
Google Cloud Client Libraries for Rust - Network Security API
-
google-servicecontrol2
A complete library to interact with Service Control (protocol v2)
-
google-playmoviespartner1-cli
A complete library to interact with Play Movies (protocol v1)
-
google-consumersurveys2-cli
A complete library to interact with Consumer Surveys (protocol v2)
-
aws-sdk-appmesh
AWS SDK for AWS App Mesh
-
google-searchconsole1-cli
A complete library to interact with Search Console (protocol v1)
-
google-spectrum1_explorer-cli
A complete library to interact with spectrum (protocol v1explorer)
-
google-playablelocations3
A complete library to interact with Playable Locations (protocol v3)
-
google-datastore1-cli
A complete library to interact with datastore (protocol v1)
-
aws-sdk-forecast
AWS SDK for Amazon Forecast Service
-
google-cloud-optimization-v1
Google Cloud Client Libraries for Rust - Cloud Optimization API
-
aws-sdk-amplify
AWS SDK for AWS Amplify
-
google-manufacturers1-cli
A complete library to interact with Manufacturer Center (protocol v1)
-
google-keep1
A complete library to interact with Keep (protocol v1)
-
google-cloud-connectors-v1
Google Cloud Client Libraries for Rust - Connectors API
-
aws-sdk-signer
AWS SDK for AWS Signer
-
aws-sdk-chimesdkmediapipelines
AWS SDK for Amazon Chime SDK Media Pipelines
-
aws-sdk-mediapackage
AWS SDK for AWS Elemental MediaPackage
-
google-mybusinessverifications1
A complete library to interact with My Business Verifications (protocol v1)
-
google-cloud-chronicle-v1
Google Cloud Client Libraries for Rust - Chronicle API
-
google-licensing1-cli
A complete library to interact with licensing (protocol v1)
-
aws-sdk-backupgateway
AWS SDK for AWS Backup Gateway
-
aws-sdk-licensemanagerusersubscriptions
AWS SDK for AWS License Manager User Subscriptions
-
google-pagespeedonline5
A complete library to interact with Pagespeed Insights (protocol v5)
-
aws-sdk-cloudsearchdomain
AWS SDK for Amazon CloudSearch Domain
-
aws-sdk-inspector
AWS SDK for Amazon Inspector
-
google-documentai1-cli
A complete library to interact with Document (protocol v1)
-
kcr_applicationautoscaling_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-webmasters3-cli
A complete library to interact with webmasters (protocol v3)
-
google-networkmanagement1-cli
A complete library to interact with Network Management (protocol v1)
-
google-videointelligence1_beta1
A complete library to interact with Cloud Video Intelligence (protocol v1beta1)
-
google-siteverification1-cli
A complete library to interact with siteVerification (protocol v1)
-
aws-sdk-networkmanager
AWS SDK for AWS Network Manager
-
aws-sdk-machinelearning
AWS SDK for Amazon Machine Learning
-
aws-sdk-connectcampaigns
AWS SDK for AmazonConnectCampaignService
-
google-plus1-cli
A complete library to interact with plus (protocol v1)
-
google-cloud-edgenetwork-v1
Google Cloud Client Libraries for Rust - Distributed Cloud Edge Network API
-
google-photoslibrary1-cli
A complete library to interact with Photos Library (protocol v1)
-
google-localservices1
A complete library to interact with Localservices (protocol v1)
-
kcr_multicluster_x_k8s_io
Kubernetes Custom Resource Bindings
-
google-run2-cli
A complete library to interact with Cloud Run (protocol v2)
-
aws-sdk-networkfirewall
AWS SDK for AWS Network Firewall
-
aws-sdk-migrationhubrefactorspaces
AWS SDK for AWS Migration Hub Refactor Spaces
-
aws-sdk-appflow
AWS SDK for Amazon Appflow
-
aws-sdk-mediastoredata
AWS SDK for AWS Elemental MediaStore Data Plane
-
google-datalabeling1_beta1-cli
A complete library to interact with Data Labeling (protocol v1beta1)
-
google-cloud-developerconnect-v1
Google Cloud Client Libraries for Rust - Developer Connect API
-
google-oslogin1-cli
A complete library to interact with Cloud OS Login (protocol v1)
-
kcr_cloudtrail_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-gkehub-v1
Google Cloud Client Libraries for Rust - GKE Hub
-
aws-sdk-qldbsession
AWS SDK for Amazon QLDB Session
-
google-cloud-orchestration-airflow-service-v1
Google Cloud Client Libraries for Rust - Cloud Composer API
-
google-doubleclickbidmanager1-cli
A complete library to interact with DoubleClick Bid Manager (protocol v1)
-
aws-sdk-medialive
AWS SDK for AWS Elemental MediaLive
-
google-pubsub1_beta2
A complete library to interact with Pubsub (protocol v1beta2)
-
aws-sdk-s3outposts
AWS SDK for Amazon S3 on Outposts
-
kcr_prometheusservice_services_k8s_aws
Kubernetes Custom Resource Bindings
-
kcr_ocmagent_managed_openshift_io
Kubernetes Custom Resource Bindings
-
google-dlp2_beta1-cli
A complete library to interact with DLP (protocol v2beta1)
-
aws-sdk-iottwinmaker
AWS SDK for AWS IoT TwinMaker
-
google-cloud-bigtable-admin-v2
Google Cloud Client Libraries for Rust - Cloud Bigtable Admin API
-
google-jobs4-cli
A complete library to interact with Cloud Talent Solution (protocol v4)
-
google-surveys2-cli
A complete library to interact with Surveys (protocol v2)
-
aws-sdk-macie2
AWS SDK for Amazon Macie 2
-
kcr_secretsmanager_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-firebasedynamiclinks1-cli
A complete library to interact with Firebase Dynamic Links (protocol v1)
-
kcr_submariner_io
Kubernetes Custom Resource Bindings
-
google-replicapoolupdater1_beta1-cli
A complete library to interact with replicapoolupdater (protocol v1beta1)
-
google-androidenterprise1
A complete library to interact with Android Enterprise (protocol v1)
-
google-translate2-cli
A complete library to interact with Translate (protocol v2)
-
aws-sdk-iotfleetwise
AWS SDK for AWS IoT FleetWise
-
google-firebaseappcheck1_beta-cli
A complete library to interact with Firebaseappcheck (protocol v1beta)
-
kcr_hiveinternal_openshift_io
Kubernetes Custom Resource Bindings
-
google-cloud-tpu-v2
Google Cloud Client Libraries for Rust - Cloud TPU API
-
aws-sdk-robomaker
AWS SDK for AWS RoboMaker
-
aws-sdk-lexmodelsv2
AWS SDK for Amazon Lex Model Building V2
-
kcr_bmc_tinkerbell_org
Kubernetes Custom Resource Bindings
-
google-videointelligence1-cli
A complete library to interact with Cloud Video Intelligence (protocol v1)
-
aws-sdk-autoscalingplans
AWS SDK for AWS Auto Scaling Plans
-
google-plusdomains1-cli
A complete library to interact with plusDomains (protocol v1)
-
kcr_frrk8s_metallb_io
Kubernetes Custom Resource Bindings
-
google-cloud-edgecontainer-v1
Google Cloud Client Libraries for Rust - Distributed Cloud Edge Container API
-
aws-sdk-greengrass
AWS SDK for AWS Greengrass
-
aws-sdk-nimble
AWS SDK for AmazonNimbleStudio
-
aws-sdk-personalizeruntime
AWS SDK for Amazon Personalize Runtime
-
google-dns2-cli
A complete library to interact with Dns (protocol v2)
-
google-cloud-config-v1
Google Cloud Client Libraries for Rust - Infrastructure Manager API
-
google-serviceregistryalpha-cli
A complete library to interact with Service Registry (protocol alpha)
-
aws-sdk-forecastquery
AWS SDK for Amazon Forecast Query Service
-
google-cloud-telcoautomation-v1
Google Cloud Client Libraries for Rust - Telco Automation API
-
google-networkconnectivity1_alpha1-cli
A complete library to interact with networkconnectivity (protocol v1alpha1)
-
google-iap1_beta1-cli
A complete library to interact with Cloud IAP (protocol v1beta1)
-
google-domains1_beta1-cli
A complete library to interact with Cloud Domains (protocol v1beta1)
-
aws-sdk-kinesisvideomedia
AWS SDK for Amazon Kinesis Video Streams Media
-
google-cloud-securesourcemanager-v1
Google Cloud Client Libraries for Rust - Secure Source Manager API
-
google-language1-cli
A complete library to interact with Cloud Natural Language (protocol v1)
-
kcr_chisel_operator_io
Kubernetes Custom Resource Bindings
-
google-testing1-cli
A complete library to interact with testing (protocol v1)
-
google-servicecontrol2-cli
A complete library to interact with Service Control (protocol v2)
-
google-homegraph1
A complete library to interact with Home Graph Service (protocol v1)
-
google-cloud-oracledatabase-v1
Google Cloud Client Libraries for Rust - Oracle Database@Google Cloud API
-
aws-sdk-connectcases
AWS SDK for Amazon Connect Cases
-
google-youtubereporting1-cli
A complete library to interact with YouTube Reporting (protocol v1)
-
aws-sdk-resiliencehub
AWS SDK for AWS Resilience Hub
-
kcr_agent_k8s_elastic_co
Kubernetes Custom Resource Bindings
-
google-pubsublite1-cli
A complete library to interact with PubsubLite (protocol v1)
-
aws-sdk-iotsitewise
AWS SDK for AWS IoT SiteWise
-
google-fcmdata1_beta1
A complete library to interact with Fcmdata (protocol v1beta1)
-
google-cloud-cloudcontrolspartner-v1
Google Cloud Client Libraries for Rust - Cloud Controls Partner API
-
google-doubleclickbidmanager1d1-cli
A complete library to interact with DoubleClick Bid Manager (protocol v1.1)
-
kcr_efs_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-lifesciences2_beta-cli
A complete library to interact with Cloud Life Sciences (protocol v2beta)
-
google-cloud-netapp-v1
Google Cloud Client Libraries for Rust - NetApp API
-
google-datastore1_beta3-cli
A complete library to interact with datastore (protocol v1beta3)
-
google-datastream1-cli
A complete library to interact with Datastream (protocol v1)
-
google-playcustomapp1
A complete library to interact with playcustomapp (protocol v1)
-
kcr_sqs_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-groupssettings1-cli
A complete library to interact with groupssettings (protocol v1)
-
google-verifiedaccess1
A complete library to interact with verifiedaccess (protocol v1)
-
kcr_clusters_clusternet_io
Kubernetes Custom Resource Bindings
-
google-language1_beta1-cli
A complete library to interact with Cloud Natural Language (protocol v1beta1)
-
google-cloud-baremetalsolution-v2
Google Cloud Client Libraries for Rust - Bare Metal Solution API
-
google-domains1-cli
A complete library to interact with Cloud Domains (protocol v1)
-
google-cloud-migrationcenter-v1
Google Cloud Client Libraries for Rust - Migration Center API
-
google-cloud-certificatemanager-v1
Google Cloud Client Libraries for Rust - Certificate Manager API
-
google-datafusion1-cli
A complete library to interact with Data Fusion (protocol v1)
-
google-domainsrdap1-cli
A complete library to interact with Domains RDAP (protocol v1)
-
google-cloud-apphub-v1
Google Cloud Client Libraries for Rust - App Hub API
-
google-firebasehosting1-cli
A complete library to interact with Firebase Hosting (protocol v1)
-
google-mybusinessaccountmanagement1-cli
A complete library to interact with My Business Account Management (protocol v1)
-
google-cloud-memorystore-v1
Google Cloud Client Libraries for Rust - Memorystore API
-
google-cloud-securitycenter-v2
Google Cloud Client Libraries for Rust - Security Command Center API
-
google-cloudkms1
A complete library to interact with Cloud KMS (protocol v1)
-
google-customsearch1-cli
A complete library to interact with CustomSearch API (protocol v1)
-
google-mybusinessbusinesscalls1
A complete library to interact with My Business Business Calls (protocol v1)
-
kcr_kubean_io
Kubernetes Custom Resource Bindings
-
google-playablelocations3-cli
A complete library to interact with Playable Locations (protocol v3)
-
google-speech1_beta1-cli
A complete library to interact with Speech (protocol v1beta1)
-
kcr_acmpca_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-backupdr-v1
Google Cloud Client Libraries for Rust - Backup and DR Service API
-
google-mybusinessbusinessinformation1-cli
A complete library to interact with My Business Business Information (protocol v1)
-
aws-sdk-directconnect
AWS SDK for AWS Direct Connect
-
aws-sdk-elasticinference
AWS SDK for Amazon Elastic Inference
-
google-firebaseremoteconfig1-cli
A complete library to interact with Firebase Remote Config (protocol v1)
-
google-libraryagent1-cli
A complete library to interact with Libraryagent (protocol v1)
-
aws-sdk-connect
AWS SDK for Amazon Connect Service
-
google-cloud-gkebackup-v1
Google Cloud Client Libraries for Rust - Backup for GKE API
-
google-pagespeedonline5-cli
A complete library to interact with Pagespeed Insights (protocol v5)
-
google-docs1-cli
A complete library to interact with Docs (protocol v1)
-
kcr_networking_karmada_io
Kubernetes Custom Resource Bindings
-
google-workflows1-cli
A complete library to interact with Workflows (protocol v1)
-
google-orgpolicy2-cli
A complete library to interact with OrgPolicy API (protocol v2)
-
kcr_mq_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-genomics1-cli
A complete library to interact with genomics (protocol v1)
-
google-urlshortener1-cli
A complete library to interact with urlshortener (protocol v1)
-
kcr_route53resolver_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-eventarc-v1
Google Cloud Client Libraries for Rust - Eventarc API
-
google-cloud-vmwareengine-v1
Google Cloud Client Libraries for Rust - VMware Engine API
-
google-ids1-cli
A complete library to interact with IDS (protocol v1)
-
google-recommendationengine1_beta1-cli
A complete library to interact with Recommendations AI (protocol v1beta1)
-
google-clis-common
Shared functionality among the google-api CLI crates
-
google-bigquery2
A complete library to interact with Bigquery (protocol v2)
-
google-transcoder1_beta1-cli
A complete library to interact with Transcoder (protocol v1beta1)
-
kcr_leaksignal_com
Kubernetes Custom Resource Bindings
-
google-playintegrity1-cli
A complete library to interact with Play Integrity (protocol v1)
-
google-cloud-clouddms-v1
Google Cloud Client Libraries for Rust - Database Migration API
-
google-gmailpostmastertools1-cli
A complete library to interact with Postmaster Tools (protocol v1)
-
aws-sdk-customerprofiles
AWS SDK for Amazon Connect Customer Profiles
-
google-analyticsdata1_beta
A complete library to interact with AnalyticsData (protocol v1beta)
-
google-cloud-asset-v1
Google Cloud Client Libraries for Rust - Cloud Asset API
-
google-cloud-contactcenterinsights-v1
Google Cloud Client Libraries for Rust - Contact Center AI Insights API
-
kcr_certman_managed_openshift_io
Kubernetes Custom Resource Bindings
-
google-pagespeedonline2-cli
A complete library to interact with pagespeedonline (protocol v2)
-
google-qpxexpress1-cli
A complete library to interact with QPX Express (protocol v1)
-
google-eventarc1-cli
A complete library to interact with Eventarc (protocol v1)
-
google-runtimeconfig1-cli
A complete library to interact with Cloud RuntimeConfig (protocol v1)
-
kcr_networking_k8s_aws
Kubernetes Custom Resource Bindings
-
google-webfonts1-cli
A complete library to interact with Webfonts (protocol v1)
-
google-videointelligence1_beta1-cli
A complete library to interact with Cloud Video Intelligence (protocol v1beta1)
-
google-smartdevicemanagement1-cli
A complete library to interact with Smart Device Management (protocol v1)
-
google-transcoder1-cli
A complete library to interact with Transcoder (protocol v1)
-
google-policytroubleshooter1-cli
A complete library to interact with Policy Troubleshooter (protocol v1)
-
google-factchecktools1_alpha1-cli
A complete library to interact with Fact Check Tools (protocol v1alpha1)
-
google-cloud-modelarmor-v1
Google Cloud Client Libraries for Rust - Model Armor API
-
kcr_marin3r_3scale_net
Kubernetes Custom Resource Bindings
-
aws-sdk-s3control
AWS SDK for AWS S3 Control
-
google-cloud-networkservices-v1
Google Cloud Client Libraries for Rust - Network Services API
-
google-gmailpostmastertools1_beta1-cli
A complete library to interact with Postmaster Tools (protocol v1beta1)
-
kcr_scheduling_volcano_sh
Kubernetes Custom Resource Bindings
-
google-cloud-recommender-v1
Google Cloud Client Libraries for Rust - Recommender API
-
google-dfareporting3d5
A complete library to interact with Dfareporting (protocol v3.5)
-
google-essentialcontacts1-cli
A complete library to interact with Essentialcontacts (protocol v1)
-
kcr_ipam_metal3_io
Kubernetes Custom Resource Bindings
-
google-cloud-sql-v1
Google Cloud Client Libraries for Rust - Cloud SQL Admin API
-
aws-sdk-codestar
AWS SDK for AWS CodeStar
-
google-mybusinessverifications1-cli
A complete library to interact with My Business Verifications (protocol v1)
-
google-cloud-video-livestream-v1
Google Cloud Client Libraries for Rust - Live Stream API
-
google-workflowexecutions1-cli
A complete library to interact with Workflow Executions (protocol v1)
-
google-mybusinessplaceactions1-cli
A complete library to interact with My Business Place Actions (protocol v1)
-
google-playcustomapp1-cli
A complete library to interact with playcustomapp (protocol v1)
-
kcr_k8gb_absa_oss
Kubernetes Custom Resource Bindings
-
kcr_pipes_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-paymentsresellersubscription1-cli
A complete library to interact with Payments Reseller Subscription (protocol v1)
-
google-cloud-video-transcoder-v1
Google Cloud Client Libraries for Rust - Transcoder API
-
google-pagespeedonline4-cli
A complete library to interact with pagespeedonline (protocol v4)
-
google-mybusinesslodging1-cli
A complete library to interact with My Business Lodging (protocol v1)
-
google-cloud-deploy-v1
Google Cloud Client Libraries for Rust - Cloud Deploy API
-
google-cloud-recaptchaenterprise-v1
Google Cloud Client Libraries for Rust - reCAPTCHA Enterprise API
-
google-cloud-datastream-v1
Google Cloud Client Libraries for Rust - Datastream API
-
google-cloudresourcemanager3
A complete library to interact with Cloud Resource Manager (protocol v3)
-
kcr_sfn_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-monitoring-dashboard-v1
Google Cloud Client Libraries for Rust - Cloud Monitoring API
-
google-cloud-financialservices-v1
Google Cloud Client Libraries for Rust - Financial Services API
-
google-firebaseml1-cli
A complete library to interact with Firebase ML (protocol v1)
-
kcr_opensearchservice_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-accesscontextmanager1
A complete library to interact with Access Context Manager (protocol v1)
-
google-sourcerepo1-cli
A complete library to interact with Cloud Source Repositories (protocol v1)
-
google-cloud-language-v2
Google Cloud Client Libraries for Rust - Cloud Natural Language API
-
google-bigquerydatatransfer1
A complete library to interact with BigQuery Data Transfer (protocol v1)
-
google-cloud-redis-v1
Google Cloud Client Libraries for Rust - Google Cloud Memorystore for Redis API
-
kcr_cloudwatch_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-cloud-tasks-v2
Google Cloud Client Libraries for Rust - Cloud Tasks API
-
google-servicebroker1-cli
A complete library to interact with Service Broker (protocol v1)
-
google-cloud-managedkafka-schemaregistry-v1
Google Cloud Client Libraries for Rust - Managed Service for Apache Kafka API
-
kcr_apicodegen_apimatic_io
Kubernetes Custom Resource Bindings
-
google-digitalassetlinks1-cli
A complete library to interact with digitalassetlinks (protocol v1)
-
google-cloudidentity1
A complete library to interact with Cloud Identity (protocol v1)
-
google-cloud-assuredworkloads-v1
Google Cloud Client Libraries for Rust - Assured Workloads API
-
kcr_emrcontainers_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-policyanalyzer1-cli
A complete library to interact with Policy Analyzer (protocol v1)
-
google-chromemanagement1
A complete library to interact with Chrome Management (protocol v1)
-
google-cloudbuild1
A complete library to interact with Cloud Build (protocol v1)
-
google-script1-cli
A complete library to interact with Script (protocol v1)
-
google-cloud-lro
Google Cloud Client Libraries for Rust - LRO Helpers
-
google-cloudkms1_beta1
A complete library to interact with Cloud KMS (protocol v1beta1)
-
google-cloud-datacatalog-lineage-v1
Google Cloud Client Libraries for Rust - Data Lineage API
-
google-cloud-managedkafka-v1
Google Cloud Client Libraries for Rust - Managed Service for Apache Kafka API
-
google-sts1-cli
A complete library to interact with Cloud Security Token (protocol v1)
-
google-cloudiot1
A complete library to interact with Cloud Iot (protocol v1)
-
google-fcmdata1_beta1-cli
A complete library to interact with Fcmdata (protocol v1beta1)
-
google-cloud-iap-v1
Google Cloud Client Libraries for Rust - Cloud Identity-Aware Proxy API
-
google-cloudresourcemanager1
A complete library to interact with Cloud Resource Manager (protocol v1)
-
google-vectortile1-cli
A complete library to interact with Semantic Tile (protocol v1)
-
google-cloud-commerce-consumer-procurement-v1
Google Cloud Client Libraries for Rust - Cloud Commerce Consumer Procurement API
-
kcr_netbird_io
Kubernetes Custom Resource Bindings
-
google-cloud-licensemanager-v1
Google Cloud Client Libraries for Rust - License Manager API
-
google-adsense1d4
A complete library to interact with AdSense (protocol v1.4)
-
google-cloudfunctions1
A complete library to interact with Cloud Functions (protocol v1)
-
google-clouddeploy1
A complete library to interact with Cloud Deploy (protocol v1)
-
kcr_organizations_services_k8s_aws
Kubernetes Custom Resource Bindings
-
google-appengine1
A complete library to interact with appengine (protocol v1)
-
google-cloud-parallelstore-v1
Google Cloud Client Libraries for Rust - Parallelstore API
-
google-dialogflow2-cli
A complete library to interact with Dialogflow (protocol v2)
-
google-cloud-type
Google Cloud Client Libraries for Rust - Common Types
-
google-adexchangebuyer2_v2_beta1
A complete library to interact with AdExchangeBuyerII (protocol v2beta1)
-
kcr_packageregistry_k8s_elastic_co
Kubernetes Custom Resource Bindings
-
google-cloud-orgpolicy-v2
Google Cloud Client Libraries for Rust - Organization Policy API
-
google-bigqueryconnection1_beta1
A complete library to interact with BigQuery Connection Service (protocol v1beta1)
-
google-cloud-beyondcorp-appconnectors-v1
Google Cloud Client Libraries for Rust - BeyondCorp API
-
google-mybusinessbusinesscalls1-cli
A complete library to interact with My Business Business Calls (protocol v1)
-
google-analyticsreporting4
A complete library to interact with AnalyticsReporting (protocol v4)
-
google-cloud-datafusion-v1
Google Cloud Client Libraries for Rust - Cloud Data Fusion API
-
google-artifactregistry1
A complete library to interact with Artifact Registry (protocol v1)
-
google-authorizedbuyersmarketplace1
A complete library to interact with Authorized Buyers Marketplace (protocol v1)
-
google-cloudtasks2_beta2
A complete library to interact with Cloud Tasks (protocol v2beta2)
-
google-androidenterprise1-cli
A complete library to interact with Android Enterprise (protocol v1)
-
google-cloud-memcache-v1
Google Cloud Client Libraries for Rust - Cloud Memorystore for Memcached API
-
google-dialogflow3
A complete library to interact with Dialogflow (protocol v3)
-
google-accessapproval1
A complete library to interact with Access Approval (protocol v1)
-
google-cloud-gkeconnect-gateway-v1
Google Cloud Client Libraries for Rust - Connect Gateway API
-
google-cloud-beyondcorp-appconnections-v1
Google Cloud Client Libraries for Rust - BeyondCorp API
-
google-certificatemanager1
A complete library to interact with Certificate Manager (protocol v1)
-
google-networkservices1-cli
A complete library to interact with NetworkServices (protocol v1)
-
google-cloud-dataplex-v1
Google Cloud Client Libraries for Rust - Cloud Dataplex API
-
google-cloudscheduler1
A complete library to interact with Cloud Scheduler (protocol v1)
-
google-apigateway1
A complete library to interact with apigateway (protocol v1)
-
google-cloud-servicedirectory-v1
Google Cloud Client Libraries for Rust - Service Directory API
-
google-dialogflow2_beta1-cli
A complete library to interact with Dialogflow (protocol v2beta1)
-
google-cloud-rapidmigrationassessment-v1
Google Cloud Client Libraries for Rust - Rapid Migration Assessment API
-
google-calendar3-cli
A complete library to interact with calendar (protocol v3)
-
google-cloudtasks2
A complete library to interact with Cloud Tasks (protocol v2)
-
google-cloud-billing-v1
Google Cloud Client Libraries for Rust - Cloud Billing API
-
google-bigqueryreservation1
A complete library to interact with BigQuery Reservation (protocol v1)
-
google-cloudscheduler1_beta1
A complete library to interact with Cloud Scheduler (protocol v1beta1)
-
google-cloud-managedidentities-v1
Google Cloud Client Libraries for Rust - Managed Service for Microsoft Active Directory API
-
google-adsensehost4d1
A complete library to interact with AdSense Host (protocol v4.1)
-
aws-sdk-alexaforbusiness
AWS SDK for Alexa For Business
-
google-cloud-timeseriesinsights-v1
Google Cloud Client Libraries for Rust - Timeseries Insights API
-
google-adsense2
A complete library to interact with adsense (protocol v2)
-
google-bigquery2-cli
A complete library to interact with Bigquery (protocol v2)
-
google-cloud-dataform-v1
Google Cloud Client Libraries for Rust - Dataform API
-
google-cloudprivatecatalog1_beta1
A complete library to interact with Cloud Private Catalog (protocol v1beta1)
-
google-chromepolicy1
A complete library to interact with Chrome Policy (protocol v1)
-
google-cloudshell1
A complete library to interact with Cloud Shell (protocol v1)
-
google-books1-cli
A complete library to interact with books (protocol v1)
-
google-cloud-support-v2
Google Cloud Client Libraries for Rust - Google Cloud Support API
-
google-cloud-workflows-v1
Google Cloud Client Libraries for Rust - Workflows API
-
google-accesscontextmanager1_beta
A complete library to interact with Access Context Manager (protocol v1beta)
-
google-cloud-iam-v2
Google Cloud Client Libraries for Rust - Identity and Access Management (IAM) API
-
google-autoscaler1_beta2
A complete library to interact with autoscaler (protocol v1beta2)
-
google-cloud-beyondcorp-appgateways-v1
Google Cloud Client Libraries for Rust - BeyondCorp API
-
google-artifactregistry1_beta1
A complete library to interact with Artifact Registry (protocol v1beta1)