-
ipnet
types and useful methods for working with IPv4 and IPv6 network addresses, commonly called IP prefixes. The new
IpNet
,Ipv4Net
, andIpv6Net
types build on the existingIpAddr
… -
tower
modular and reusable components for building robust clients and servers
-
socket2
handling networking sockets with a maximal amount of configuration possible intended
-
rustls-native-certs
allows rustls to use the platform native certificate store
-
aws-config
AWS SDK config and credential provider implementations
-
object_store
A generic object store interface for uniformly interacting with AWS S3, Google Cloud Storage, Azure Blob Storage and local files
-
libp2p
Peer-to-peer networking library
-
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…
-
zenoh
Zero Overhead Pub/Sub/Query Protocol
-
aws-sdk-s3
AWS SDK for Amazon Simple Storage Service
-
quinn
Versatile QUIC transport protocol implementation
-
governor
A rate-limiting implementation in Rust
-
cid
CID in rust
-
netlink-packet-route
netlink packet types
-
async-net
Async networking primitives for TCP/UDP/Unix communication
-
local-ip-address
Retrieve system's local IP address and Network Interfaces/Adapters on Linux, macOS and Windows
-
agate
Very simple server for the Gemini hypertext protocol
-
multiaddr
format
-
etherparse
parsing & writing a bunch of packet based protocols (EthernetII, IPv4, IPv6, UDP, TCP ...)
-
dns-lookup
dns resolving api, much like rust's unstable api. Also includes getaddrinfo and getnameinfo wrappers for libc variants.
-
rumqttc
An efficient and robust mqtt client for your connected devices
-
tarpc
An RPC framework for Rust with a focus on ease of use
-
quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
-
s2n-quic
IETF QUIC protocol
-
matchit
A high performance, zero-copy URL router
-
if-addrs
Return interface IP addresses on Posix and windows systems
-
tun
TUN device creation and handling
-
ipnetwork
work with IP CIDRs in Rust
-
google-secretmanager1
A complete library to interact with Secret Manager (protocol v1)
-
pnet
Cross-platform, low level networking using the Rust programming language
-
tls-parser
Parser for the TLS protocol
-
tokio-modbus
Tokio-based Modbus library
-
async-nats
A async Rust NATS client
-
gping
Ping, but with a graph
-
gcloud-sdk
Async Google gRPC/REST APIs and the client implementation hiding complexity of GCP authentication based on Tonic middleware and Reqwest
-
jsonrpc
Rust support for the JSON-RPC 2.0 protocol
-
arti
Tor privacy tools
-
socketcan
Linux SocketCAN library. Send and receive CAN frames via CANbus on Linux.
-
neli
Type safe netlink library written in Rust
-
Yoda
Browser for Gemini Protocol
-
tonic-build
Codegen module of
tonic
gRPC implementation -
mdns-sd
mDNS Service Discovery library with no async runtime dependency
-
yamux
Multiplexer over reliable, ordered connections
-
idna
IDNA (Internationalizing Domain Names in Applications) and Punycode
-
capnp-rpc
Cap'n Proto remote procedure call protocol
-
azure_identity
Rust wrappers around Microsoft Azure REST APIs - Azure identity helper crate
-
tokio-openssl
SSL streams for Tokio backed by OpenSSL
-
stargazer
A fast and easy to use Gemini server
-
aws-sdk-secretsmanager
AWS SDK for AWS Secrets Manager
-
nftables
Safe abstraction for nftables JSON API. It can be used to create nftables rulesets in Rust and parse existing nftables rulesets from JSON.
-
aws-sdk-kms
AWS SDK for AWS Key Management Service
-
hyperlocal
Hyper bindings for Unix domain sockets
-
sozu
fast, reliable, hot reconfigurable HTTP reverse proxy
-
ldap3
Pure-Rust LDAP Client
-
libunftp
Extensible, async, cloud orientated FTP(S) server library
-
ipconfig
Get network adapters information and network configuration for windows
-
domain
A DNS library for Rust
-
aws-credential-types
Types for AWS SDK credentials
-
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.
-
google-drive3
A complete library to interact with drive (protocol v3)
-
shadowsocks-rust
shadowsocks is a fast tunnel proxy that helps you bypass firewalls
-
simple-dns
parse and write DNS packets
-
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.
-
swayipc
controlling sway through its IPC interface
-
fe2o3-amqp
AMQP1.0 protocol based on serde and tokio
-
salvo-serde-util
serde util for salvo
-
raptorq
(RFC6330)
-
wayland-sys
FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
-
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…
-
zenoh-plugin-dds
Zenoh plugin for ROS2 and DDS in general
-
nacos-sdk
Nacos client in Rust
-
sniffnet
Application to comfortably monitor your network traffic
-
netlink-sys
netlink sockets, with optional integration with tokio
-
discv5
p2p discv5 discovery protocol
-
thrift
Rust bindings for the Apache Thrift RPC system
-
wtransport
WebTransport (over HTTP3) protocol
-
async-graphql
A GraphQL server library implemented in Rust
-
azure_devops_rust_api
Rust API library for Azure DevOps
-
mles
distributed publish-subscribe data server
-
pcap
A packet capture API around pcap/wpcap
-
zeromq
A native Rust implementation of ZeroMQ
-
ntpd
Full-featured implementation of NTP with NTS support
-
openssh
SSH through OpenSSH
-
pulsar
Rust client for Apache Pulsar
-
sct
Certificate transparency SCT verification library
-
cidr-utils
functions for working with IPv4 CIDRs and IPv6 CIDRs
-
fast-socks5
Fast SOCKS5 client/server implementation written in Rust async/.await (tokio)
-
tentacle
Minimal implementation for a multiplexed p2p network framework
-
irc
usable, async IRC for Rust
-
dapr
Rust SDK for dapr
-
ssh2
Bindings to libssh2 for interacting with SSH servers and executing remote commands, forwarding local ports, etc
-
rusp
USP toolkit
-
sctp-proto
A pure Rust implementation of SCTP in Sans-IO style
-
sfv
Structured Field Values for HTTP parser. Implementation of RFC 8941
-
tokio-socks
Asynchronous SOCKS proxy support for Rust
-
azure_storage_blobs
Azure Blob Storage crate from the Azure SDK for Rust
-
foca
Gossip-based cluster membership discovery, based on SWIM
-
stun-rs
Rust framework to manage STUN messages
-
bgpkit-parser
MRT/BGP/BMP data processing library
-
actix-codec
Codec utilities for working with framed protocols
-
litep2p
Peer-to-peer networking library
-
iceoryx2
Lock-Free Zero-Copy Interprocess Communication
-
ntex-mqtt
Client and Server framework for MQTT v5 and v3.1.1 protocols
-
worker-build
be used as a custom build command for a Cloudflare Workers
workers-rs
project -
quic-rpc
A streaming rpc system based on quic
-
aws-sdk-bedrockruntime
AWS SDK for Amazon Bedrock Runtime
-
matrix-commander
but convenient CLI-based Matrix client app for sending and receiving
-
shoes
A multi-protocol proxy server
-
dhcproto
A DHCP parser and encoder for DHCPv4/DHCPv6.
dhcproto
aims to be a functionally complete DHCP implementation. -
mac_address
Cross-platform retrieval of a network interface MAC address
-
cproxy
Transparent proxy built on cgroup net_cls
-
actix-service
Service trait and combinators for representing asynchronous request/response operations
-
bollard-next
An asynchronous Docker daemon API
-
surge-ping
Asynchronous ICMP ping library
-
pistol
about Cybersecurity
-
arti-client
connecting to the Tor network as an anonymous client
-
wireman
A TUI based gRPC client
-
http-range
HTTP Range header parser
-
schannel
bindings for rust, allowing SSL/TLS (e.g. https) without openssl
-
ttrpc
version of ttrpc
-
netcdf
High-level NetCDF bindings for Rust
-
udp-over-tcp
Command-line tool for tunneling UDP datagrams over TCP
-
metainfo
Transmissing metainfo across components
-
ssh2-config
an ssh configuration parser for ssh2-rs
-
doh-proxy
A DNS-over-HTTPS (DoH) and ODoH (Oblivious DoH) proxy
-
lakers
EDHOC (RFC 9528)
-
vhost-device-console
vhost console backend device
-
shadowsocks
fast tunnel proxy that helps you bypass firewalls
-
retry-policies
A collection of plug-and-play retry policies for Rust projects
-
rqbit
A bittorrent command line client and server
-
hickory-proto
Hickory DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Hickory DNS projects.
-
protobuf-codegen
Code generator for Rust Protocol Buffers bindings
-
prometheus_wireguard_exporter
Prometheus WireGuard Exporter
-
letmeinfwd
Authenticated port knocking - Firewall backend daemon
-
tun-rs
A cross-platform infrastructure of Tun/Tap device creation and handling
-
zmq
High-level bindings to the zeromq library
-
russh-sftp
SFTP subsystem supported server and client for Russh
-
sn_metrics
The Safe Network Metrics
-
sendme
A cli tool to send directories over the network, with NAT hole punching
-
axum-prometheus
A tower middleware to collect and export HTTP metrics for Axum
-
cidr
IP network and IP host within network types
-
fopro
Experimental caching HTTP forward proxy (memory+disk)
-
rustls-connector
Connector similar to openssl or native-tls for rustls
-
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
-
async-memcached
An Tokio-based memcached client for Rust
-
atrium-api
API library for AT Protocol (Bluesky)
-
vproxy
An easy and powerful Rust HTTP/Socks5/HTTP2Socks5 Proxy
-
backoff
Retry operations with exponential backoff policy
-
lrwn
encoding / decoding LoRaWAN frames
-
shpool
mechanism for establishing lightweight persistant shell sessions to gracefully handle network disconnects
-
ros2-client
ROS2 client library based on RustDDS
-
tokio-tun
Asynchronous allocation of TUN/TAP devices using tokio
-
magic-wormhole
Get things from one computer to another, safely
-
ipp
Asynchronous IPP print protocol implementation
-
netavark
A container network stack
-
netdev
Cross-platform library for network interface
-
google-cloud-rust-raw
A set of client libraries to interact with various Google Cloud Platform services
-
tsyncp
Async channel APIs (mpsc, broadcast, barrier, etc) over TCP for message-passing
-
amq-protocol
AMQP specifications
-
dust_dds
Data Distribution Service (DDS) implementation
-
aws-sdk-dynamodb
AWS SDK for Amazon DynamoDB
-
aws-smithy-runtime-api
Smithy runtime types
-
tls-listener
wrap incoming Stream of connections in TLS
-
rpki
validating and creating RPKI data
-
rust-ipfs
IPFS node implementation
-
oci-distribution
An OCI implementation in Rust
-
renet
Server/Client network library for multiplayer games with authentication and connection management
-
bytebuffer
networking and binary protocols
-
naia-shared
Common functionality shared between naia-server & naia-client crates
-
vopono
Launch applications via VPN tunnels using temporary network namespaces
-
statime
Precision Time Protocol implementation library for embedded and desktops
-
pandoras_pot
Honeypot designed to send huge amounts of data to rude web scrapers
-
datachannel
Rust wrappers for libdatachannel
-
demagnetize
Convert magnet links to .torrent files
-
wiresmith
Auto-config WireGuard clients into a mesh
-
sub_crawler
A fast, flexible subdomain enumeration tool
-
rfc7239
Parser for rfc7239 formatted Forwarded headers
-
rusthound
Active Directory data collector for Bloodhound written in rust
-
rocket_prometheus
Prometheus instrumentation for Rocket applications
-
ncgopher
An ncurses gopher and gemini client for the modern internet
-
mainline
robust, BitTorrent's Mainline DHT implementation
-
rustls-tokio-stream
AsyncRead/AsyncWrite interface for RustTLS on Tokio
-
remotefs-smb
remotefs SMB client library
-
s2n-tls
A C99 implementation of the TLS/SSL protocols
-
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…
-
git2-curl
Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate
-
torrust-tracker
A feature rich BitTorrent tracker
-
r-tftpd
TFTP server with RFC 7440 windowsize support
-
port_check
Get a free local port or check if a port somewhere is reachable
-
http-range-header
No-dep range header parser
-
koibumi
An experimental Bitmessage client
-
dockworker
Docker daemon API client. (a fork of Faraday's boondock)
-
moq-relay
Media over QUIC
-
tx5
The main holochain tx5 webrtc networking crate
-
sozu-command-lib
configuration library to command a sozu instance
-
zenoh-plugin-mqtt
Zenoh plugin for MQTT
-
ethercrab
An EtherCAT master in pure Rust that is no_std compatible
-
socks5-impl
Fundamental abstractions and async read / write functions for SOCKS5 protocol and Relatively low-level asynchronized SOCKS5 server implementation based on tokio
-
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.
-
hyper-tls
Default TLS implementation for use with hyper
-
bevy_eventwork
Event based networking library for Bevy
-
rtsp-types
RTSP (RFC 7826) types, parser and serializer
-
astro-dnssd
& safe DNS-SD wrapper
-
ddns-rs
An easy to used program that help you update your dns record
-
udp-stream
UdpSocket same as TcpStream
-
stab
CLI tool for making tunnels to localhost
-
remotefs
a client library to work with all file transfer protocols
-
networkmanager
Bindings for the Linux NetworkManager
-
iroh-quinn
Versatile QUIC transport protocol implementation
-
addr
parsing domain names
-
curltainer
curl anything running inside a Docker container, even with no exposed ports
-
parrot-network
Experimental public Distributed Ledger Technology (DLT)
-
cgarena
Local bot arena with matchmaking, rating calculation and web ui
-
wol-rs
Wake-on-LAN utility
-
reis
Pure Rust implementation of libei/libeis protocol
-
unftp
When you need to FTP, but don't want to. An async, cloud orientated FTP(S) server built on libunftp
-
journal-forwarder
forward systemd-journald logs to an HTTP endpoint
-
pnet_packet
Cross-platform, binary packet parsing and manipulation
-
crc-catalog
Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs
-
azalea
A framework for creating Minecraft bots
-
ansible-sshman
managing SSH access to machines with Ansible
-
u-siem
A framework for building custom SIEMs
-
flute
File Delivery over Unidirectional Transport (FLUTE)
-
gamedig
Query game servers and not only
-
aardvark-dns
A container-focused DNS server
-
stubborn-io
io traits/structs that automatically recover from potential disconnections/interruptions
-
jid
struct for Jabber IDs
-
wasmedge_wasi_socket
Rust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly
-
rsntp
An RFC 5905 compliant Simple Network Time Protocol (SNTP) client library for Rust
-
cargo-lambda
Cargo subcommand to work with AWS Lambda
-
eui48
generate and parse IEEE EUI-48 and EUI-64, also known as MAC-48 media access control addresses. The IEEE claims trademarks on the names EUI-48 and EUI-64, in which EUI is an abbreviation for Extended Unique Identifier.
-
tower-sessions-sqlx-store
SQLx session stores for
tower-sessions
-
janus_messages
Distributed Aggregation Protocol message definitions used in Janus, the server powering ISRG's Divvi Up
-
mavlink
Implements the MAVLink data interchange format for UAVs
-
bevy_matchbox
A Bevy extension for Matchbox WebRtc networking
-
nbd
(network block device) servers and clients
-
tun2proxy
Tunnel interface to proxy
-
nu_plugin_port_scan
A nushell plugin for scanning ports on a target
-
igd-next
Internet Gateway Protocol client
-
zeroconf
cross-platform library that wraps ZeroConf/mDNS implementations like Bonjour or Avahi
-
reqtrace
command-line tool for real-time network activity monitoring, connection tracing, and network access control of any process or command
-
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
-
netstat2
Cross-platform library to retrieve network sockets information
-
qapi
QEMU QMP and Guest Agent API
-
rs-nomad
access to a set of strongly typed apis to interact with nomad (https://www.nomadproject.io/)
-
gday
Command line tool to securely send files (without a relay or port forwarding)
-
libmdns
mDNS Responder library for building discoverable LAN services in Rust
-
binstalk-downloader
The binstall toolkit for downloading and extracting file
-
ipinfo
ipinfo: A Rust library for IPInfo
-
ehttp
Minimal HTTP client for both native and WASM
-
dnp3
(IEEE 1815) with idiomatic bindings for C, C++, .NET, and Java
-
hc_service_check
checking the health of tx5 network services
-
wintun
Safe idiomatic bindings to the WinTun C library
-
dnstracer
A DNS traceroute tool
-
netgauze-bgp-pkt
BGP-4 Protocol representation and serde
-
netidx-tools
netidx command line tools
-
srt-protocol
SRT implementation in Rust
-
tsumugu
A HTTP(S) syncing tool with lower overhead, for OSS mirrors
-
envoy-types
Collection of protobuf types and other assets to work with the Envoy Proxy through Rust gRPC services
-
swarm-discovery
Discovery service for IP-based swarms
-
netem-trace
generating network emulation trace
-
retina
high-level RTSP multimedia streaming library
-
htsget-http
handling HTTP in htsget-rs
-
domlist
Collects stat infomation from virsh. Mainly for OpenStack admin.
-
aws_secretsmanager_agent
The AWS Secrets Manager Agent is a local HTTP service that you can install and use in your compute environments to read secrets from Secrets Manager and cache them in memory
-
aws-sigv4
SigV4 signer for HTTP requests and Event Stream messages
-
vivaldi-nc
Vivaldi network coordinates for fast, distributed latency estimates in multinode networks, with a clean and simple interface
-
tremor-otelapis
OpenTelemetry v1 API binding based on tonic/prost
-
lan-mouse
Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
-
dovetail
🕊️ is a cgi and static file server for gemini
-
wintun-bindings
Safe idiomatic bindings to the WinTun C library and more enhancements
-
z-serial
Zenoh Serial Framing
-
tappers
Cross-platform TUN, TAP and vETH interfaces
-
rustbucket
Rust-based honeypot. Use at your own risk.
-
dwd
High performance traffic generator
-
lexactivator
SDK for Rust
-
elb-log-parser
AWS ELB log parser which parses Classic LB and ALB logs into JSONs
-
geph4-client
Geph client
-
mqrstt
Pure rust MQTTv5 client implementation Smol and Tokio
-
transmission-rpc
Transmission JRPC client
-
shors
Transport layer for cartridge + tarantool-module projects
-
cheetah-string
A lightweight, high-performance string manipulation library optimized for speed-sensitive applications
-
actix-telepathy
Cluster extension for the actix actor framework
-
cursive-async-view
A loading-screen wrapper for gyscos/cursive views
-
mempool_space
mempool.space api interface
-
iptables
Rust bindings for iptables
-
bluesniff
A fast and simple Bluetooth scanner which uses the btleplug library to scan for nearby Bluetooth devices
-
tokio-tfo
TCP Fast Open (TFO) in Rust for tokio
-
nispor
Unified interface for Linux network state querying
-
atm0s-sdn
Decentralized Ultra-Low-Latency Software Defined Network
-
ntex-amqp
AMQP 1.0 Client/Server framework
-
wayfind
A speedy, flexible router
-
monoio-transports
Monoio Transporter
-
qorb
Connection Pooling
-
sunsniff
Intercept and store telemetry from a Sunsynk inverter
-
twirp-rs
An async-compatible library for Twirp RPC in Rust
-
ads-proxy
ADS proxy utility
-
what-the-port
Quickly lookup what a port is used for
-
dxr
Declarative XML-RPC
-
open62541
High-level, safe bindings for the C99 library open62541, an open source and free implementation of OPC UA (OPC Unified Architecture)
-
kovi
A OneBot V11 bot plugin framework
-
yerpc
Ergonomic JSON-RPC library for async Rust with Axum support
-
linkerd2-proxy-api
Linkerd Proxy API gRPC bindings and utilities
-
grammers-mtproto
Mobile Transport Protocol
-
volo
high-performance and strong-extensibility Rust RPC framework that helps developers build microservices
-
zrpc
Framework for decentralized and distributed microservices over Zenoh
-
perimeterx-fastly-enforcer
PerimeterX Fastly Compute@Edge Rust Enforcer
-
fast_rsync
An optimized implementation of librsync in pure Rust
-
prefix-trie
Prefix trie datastructure (both a set and a map) that provides exact and longest-prefix matches
-
macaddr
MAC address types
-
nifty-filter
A nifty tool to configure netfilter/nftables
-
deno_net
Networking for Deno
-
tap_aggregator
A JSON-RPC service for the Timeline Aggregation Protocol that lets clients request an aggregate receipt from a list of individual receipts
-
libherokubuildpack
Opinionated common code for buildpacks implemented with libcnb.rs
-
google-drive3-cli
A complete library to interact with drive (protocol v3)
-
rtnetlink
manipulate linux networking resources via netlink
-
ipfs-embed
small embeddable ipfs implementation
-
r2sync
cli for synchronizing files between a local directory and Cloudflare R2
-
bandwhich
Display current network utilization by process, connection and remote IP/hostname
-
ant-libp2p-swarm
The libp2p swarm
-
embedded-nano-mesh-cli-tool
Command line utility to interact with embedded-nano-mesh network trough shell
-
nscan
Cross-platform network scan tool for host and service discovery
-
up-rust
The Eclipse uProtocol Rust Language Library
-
os_socketaddr
A type for handling platform-native socket addresses (struct sockaddr)
-
inboxbot
A telegram bot to save messages to a file
-
async_http_range_reader
streaming reading of files over HTTP using range requests
-
simple-bytes
A small and easy crate to mutate or read u8 slices
-
rabbitmq-stream-client
client for RabbitMQ Stream
-
submap
B-Tree map for pub/sub services
-
cobalt-aws
collection of wrappers around the aws-sdk-rust and lambda_runtime packages
-
pavex_matchit
A fork of matchit, to get some unreleased fixes in Pavex
-
rtshark
interface for TShark
-
bevy_ggrs
Bevy plugin for the GGRS P2P rollback networking library
-
sdp-types
SDP (RFC 4566) types, parser and serializer
-
tor-guardmgr
Manage a set of guard relays for Tor network
-
iroh-gossip
gossip messages over broadcast trees
-
azservicebus
An unofficial AMQP 1.0 rust client for Azure Service Bus
-
ripunzip
unzip an archive in parallel
-
interfaces
interacting with network interfaces
-
girolle
A nameko like lib in rust
-
chokepoint
Generic stream transformer to simulate traffic / network congestion
-
boringtun
WireGuard® protocol designed for portability and speed
-
netscanner
Network Scanner
-
deucalion
High-performance Windows library for capturing decoded FFXIV packets
-
onetun
A cross-platform, user-space WireGuard port-forwarder that requires no system network configurations
-
axum-client-ip
Client IP address extractors for Axum
-
citadel_proto
Networking library for the Citadel Protocol
-
librice
ICE (RFC8445) implementation
-
car-utils
ipfs car file reader writer and utils CLI
-
npsd
Network payload serializer / deserializer framework
-
streameroo
Compilation of mini-frameworks & utilities for data-streaming applications
-
astro-run
A highly customizable workflow orchestrator
-
socks
proxy clients
-
tower-service
Trait representing an asynchronous, request / response based, client or server
-
channels
Bidirectional channel-like communication over generic Read/Write streams
-
narrowlink-token-generator
Token generator for narrowlink
-
interface-rs
reading and writing Linux interfaces(5) files
-
dvb-gse
(Digital Video Brodcast Generic Stream Encapsulation)
-
tquic
A high-performance, lightweight, and cross-platform QUIC library
-
tonic-health
Health Checking module of
tonic
gRPC implementation -
minio-rsc
minio, api is compliant with the Amazon S3 protocol
-
marco-test-three
-
metrics_cloudwatch
CloudWatch emitter for the metrics crate
-
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
-
iec60870-5
IEC 60870-5 101/104 protocol implementation
-
wifi-rs
Interface with and manage Wireless Network (WiFi)
-
diffedit3
Edit diffs in a 3-pane view
-
fluvio-extension-common
Fluvio extension common
-
async-graphql-parser
GraphQL query parser for async-graphql
-
autonomi-cli
Autonomi CLI
-
atm0s-sdn-network
Main network-plane of atm0s-sdn
-
sendfd
Send file descriptors along with data over UNIX domain sockets
-
qiniu-utils
Qiniu SDK Utilities for Rust
-
service-binding
Automates parsing and binding to TCP, Unix sockets and Windows Named Pipes
-
auksys
Program for conveniently run auKsys
-
tokio-vsock
Asynchronous Virtio socket support for Rust
-
nats
client
-
prosafe_exporter
Prometheus exporter for NETGEAR switches supported by ProSAFE Plus utility
-
nng
A safe wrapper for NNG (Nanomsg v2)
-
ping
naive ping implementation in Rust
-
iptables_exporter
A Prometheus exporter for iptables
-
ldap3_proto
LDAP Protocol Bindings for Tokio
-
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…
-
chirpstack_api
ChirpStack Protobuf / gRPC API definitions
-
tower-layer
Decorates a
Service
to allow easy composition betweenService
s -
walle_mqtt_protocol
一个mqtt报文解析库
-
ockam_ebpf
eBPF program used by Ockam Privileged Portals
-
if-watch
crossplatform asynchronous network watcher
-
reconnecting-jsonrpsee-ws-client
jsonrpc-ws-client that reconnects automatically. Warning: It may lose subscription messages when reconnecting.
-
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.
-
eycorsican/leaf-bin
A versatile and efficient proxy framework with nice features suitable for various use cases
-
hyparview-rs
Membership protocol for reliable gossip services
-
mc-query
Implementations of Server List Ping, Query, and RCON for minecraft servers
-
trippy
A network diagnostic tool
-
investments-tinkoff
Client for Tinkoff Investments Api
-
rasn-atn-cpdlc
Data types for the ATN Controller–Pilot Data Link Communications protocol
-
axum-aws-lambda
Tower Layer for compatibility between Axum and AWS Lambda Runtime
-
vsock
Virtio socket support for Rust
-
stdintap
CLI tool to read lines from stdin and broadcast them to connected TCP clients
-
rustwide
Execute your code on the Rust ecosystem
-
bdrck
Generic common foundational utilities
-
ppp
A Proxy Protocol Parser written in Rust. See HAProxy for the protocol specification.
-
twitch-irc
Connect to Twitch chat from a Rust application
-
netxclient
netx client assembly
-
atrium-xrpc-client
XRPC Client library for AT Protocol (Bluesky)
-
listeners
Get processes listening on a TCP port in a cross-platform way
-
dubbo
-
arrow-udf-flight
Client for remote Arrow UDFs
-
reset_daemon
ReSet Daemon library and runner
-
rscap
Cross-platform packet capture and transmission utilities
-
llmvm-protocol
that contains protocol/communication elements for llmvm
-
mqtt-protocol
MQTT Protocol Library
-
natpmp
NAT-PMP client library
-
trotter
🎠 is an experimental crate that aims to make writing Gemini clients fun and easy
-
bgpkit-broker
command-line to provide indexing and searching functionalities for public BGP data archive files over time
-
kcpserver
fast kcp server frame
-
htb
Hierarchical token bucket implementation
-
blazing_agi
FastAGI server focusing on ergonomics and correctness
-
kube-client
Kubernetes client
-
dtn7
Rust delay-tolerant-networking daemon and CLI tools implementing Bundle Protocol Version 7 (RFC9171)
-
maybenot-simulator
A simulator for the Maybenot framework
-
podman-rest-client
Interface for querying the podman REST API. Supports connections over SSH.
-
openpgp-card-ssh-agent
ssh-agent backed by OpenPGP card authentication keys
-
tremor-common
Tremor common functions
-
someip_parse
parsing the SOME/IP network protocol (without payload interpretation)
-
google-cloud-googleapis
Google Cloud Platform rust client
-
mac_oui
Lookup for MAC Address vendor details
-
nectar
Telnet protocol (RFC 854) implementation via a Tokio codec. Includes support for various MUD protocol extensions.
-
opensrv-mysql
Bindings for emulating a MySQL/MariaDB server
-
staging-protobuf-example
Example use of Rust Protocol Buffers bindings
-
buf-list
A list of buffers that implements the bytes::Buf trait
-
tonic-reflection
Server Reflection module of
tonic
gRPC implementation -
krpc-client
A stand-alone client for the Kerbal Space Program kRPC mod
-
container-registry
A minimal implementation of an OCI container registry, usable as crate or binary
-
raws
AWS CLI in Rust
-
tmatebot
Discord bot to run instances of tmate
-
rns
Network scanning tool written in Rust
-
iroh
p2p quic connections dialed by public key
-
matrix-sdk-ui
GUI-centric utilities on top of matrix-rust-sdk (experimental)
-
rpz
RPZ file generator based on HTTP(S) URLs and local file paths entered into a config file
-
address
aids in processing network addresses
-
google-iam1
A complete library to interact with Iam (protocol v1)
-
koibumi-daemon
An experimental Bitmessage client daemon
-
simple-irc-server
IRC server
-
myexe
Myexe
-
jsonrpc-utils
Alternative pub/sub and server implementations for jsonrpc-core
-
aqueducts
Framework to build ETL data pipelines declaratively
-
httproxys
TLS logging proxy
-
rrddmma
RDMA
-
pea2pea
low-level, and customizable implementation of a TCP P2P node
-
quincy
QUIC-based VPN
-
caryatid_process
building a Caryatid process
-
encrypted-dns
A modern encrypted DNS server (DNSCrypt v2, Anonymized DNSCrypt, DoH)
-
tun-easytier
TUN device creation and handling
-
service_conventions
Conventions for services
-
ockam_transport_core
Generic Transport primitives
-
azure_storage
Azure Storage crate from the Azure SDK for Rust
-
bollard-stubs
Stubs used for the Bollard rust async Docker client API
-
rtrtr
A versatile tool for managing route filters
-
ufotofu
Abstractions for lazily consuming and producing sequences
-
pnet_base
Fundamental base types and code used by pnet
-
a2
A native, asynchronous Apple push notification client
-
matchbox_signaling
Painless WebRTC peer-to-peer signaling servers
-
poston
Fluentd logger for Rust
-
ion-binary-rs
Pure Rust parser, encoder and hasher for Amazon's Ion binary format
-
sshping
SSH-based ping that measures interactive character echo latency and file transfer throughput. Pronounced "shipping".
-
zettabgp
BGP (parsing and composing) and BMP (only parsing) protocols driver library for Rust
-
s3-algo
High-performance algorithms for batch operations to Amazon S3
-
tower-sessions-dynamodb-store
AWS DynamoDB session store. Not for direct use; see the
tower-sessions
crate for details. -
ruma-identifiers-validation
Validation logic for ruma-common and ruma-macros
-
openssh-mux-client
openssh mux client
-
dragonfly-client-init
Initialize runtime environment of the dfdaemon
-
archspec
standardized human-readable labels for aspects and capabilities of a system
-
massping
ICMP ping library for sending batches of ICMP echo request packets and measuring the roundtrip time
-
sawp
Security Aware Wire Protocol parsing library
-
hitdns
DNS forward server optimized for cache hit ratio and query latency
-
sandstone
Networking library for Minecraft: Java Edition servers
-
octs
Finally, a good byte manipulation library
-
sfn-ng
Rust replacement for sfn with more features
-
acsrs
ACS written in rust
-
istio-api-rs
A collection of CRDs for api used in Istio
-
perf-gauge
Gauging performance of network services. Snapshot or continuous, supports Prometheus metrics.
-
pingall
Ping everything you can reach
-
ton_liteapi
TON lite_api.tl interface
-
htsget-test
Common test functions and utilities used by htsget-rs
-
arrow-format
Unofficial flatbuffers and tonic code of Apache Arrow spec
-
google-tagmanager1
A complete library to interact with Tag Manager (protocol v1)
-
tangy
Tang server implementation
-
mlua-socket
A Rust-native implementation of LuaSocket for mlua
-
violin
decentralized network coordinate system using the vivaldi algorithm
-
chitchat
Cluster membership library using gossip with Scuttlebutt reconciliation
-
fake_user_agent
getting random user agents for rust
-
cyphernet
set of libraries for privacy-preserving networking apps
-
community-id
This package provides a Rust implementation of the open Community ID flow hashing standard
-
naia-client
cross-platform client that can send/receive messages to/from a server, and has a pool of in-scope entities/components that is synced with the server
-
rmodem
XMODEM (and variants) implementation in no-std Rust
-
rumqttc-dev-patched
An efficient and robust mqtt client for your connected devices
-
rsmanuf
📇 A very simple Rust library to get the manufacturer of a specific MAC address
-
capsule
A framework for network function development. Written in Rust, inspired by NetBricks and built on Intel's Data Plane Development Kit.
-
libssh2-sys
Native bindings to the libssh2 library
-
quick-file-transfer
Transfer files quickly, safely, and painlessly between hosts on a local network
-
hexchat-api
API for HexChat plugin development
-
nu-plugin
Functionality for building Nushell plugins
-
dockit
App for manage docker-compose files
-
x509-path-finder
X509 Path Finder is a depth-first search certificate path validator for Rust
-
dynamic-graphql
Dynamic GraphQL schema
-
multi-map
Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items
-
rpacket
Low-level OpenPGP packet operations based on rPGP
-
openssh-sftp-client
Highlevel API used to communicate with openssh sftp server
-
rasn-ocsp
Data types for Online Certificate Status Protocol
-
phaseblade
A deterministic real-time network simulator with cycle-accurate RTOS-like task scheduling for protocol evaluation
-
easytier
A full meshed p2p VPN, connecting all your devices in one network with one command
-
bonsai-sdk
Bonsai Software Development Kit
-
stun-agent
Rust Sans I/O framwework to implement STUN agents
-
vmc
Virtual Motion Capture protocol for virtual avatar tracking
-
stblib
that takes over and simplifies important and useful tasks
-
letmein
Authenticated port knocking - Client
-
playit-agent-proto
Contains the protocol messages for a playit.gg agent
-
linkedbytes
linked list of Bytes and BytesMut
-
ecr-dump
Dump all ECR image manifests locally
-
types_lte_3gpp
3GPP types for Rust
-
fermah-config
Fermah configuration profiles utility
-
fastping-rs
ICMP ping library for quickly sending and measuring batches of ICMP ECHO REQUEST packets
-
vmw_backdoor
A pure-Rust library for VMware host-guest protocol ("VMXh backdoor")
-
y-sweet
A standalone Yjs CRDT server with built-in persistence and auth
-
karak-cli
Karak CLI
-
ggrs
reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
-
general-mq
General purposed interfaces for message queues
-
leaf-protocol
Leaf Protocol
-
semtech-udp
Semtech UDP provides serialization and deserialization of packets complying with the Semtech UDP protocol
-
spicedb-grpc
Auto-generated Rust gRPC client for SpiceDB
-
wifi-ctrl
Tokio-based runtimes for communicating with hostapd and wpa-supplicant
-
rust-netrc
netrc support for Rust with support for reqwest
-
cidr_calc
CLI to easily calculate CIDR subnets
-
tor-tunnels
Create bindadle TCP tunnels to hidden services (.onion) over Tor
-
prima_datadog
An opinionated library to share code and approach to Datadog logging in prima.it
-
upnp-daemon
A daemon for continuously opening ports via UPnP
-
tauri-plugin-network
A tauri plugin for retrieving system info
-
etherage
An EtherCAT master in pure-Rust very close to the ethercat nature
-
rings-node
Rings is a structured peer-to-peer network implementation using WebRTC, Chord algorithm, and full WebAssembly (WASM) support
-
qbit-rs
interacting with qBittorrent's Web API
-
phoeniceus
Modern TCP/UDP implementation of RFC868
-
edc-connector-tui
A TUI client for EDC management APIs
-
wled-json-api-library
WLED Json API in rust. Made with WLED ~14.0, but should work for more
-
limitr
offering various rate-limiting algorithms such as Token Bucket, Leaky Bucket, and more
-
inventor_bot
A fedi bot for posts in the format of 'I can't believe __ invented __'
-
vegafusion-server
VegaFusion Server
-
snakepipe
A snake game based on stdin/stdout following unix philosophy
-
icann-rdap-common
Common RDAP data structures
-
canboat-rs
Reads nmea 2000 data. Client is built automatically based on data from 'canboat'
-
libssh-rs
Bindings to the libssh library
-
ddns-cli
ddns client for cloudflare and dnspod
-
headers-accept
🤝 The missing
Accept
implementation forheaders::Header
-
qlog
qlog data model for QUIC and HTTP/3
-
crud-api
CLI generator for your API
-
wow_world_messages
Message definitions for World of Warcraft world servers
-
intersession-layer-messaging
A metastable messenger that allows reliability between peers when peers go offline, are unreliable, and facing intermittent network conditions between sessions
-
netidx-netproto
netidx wire protocol
-
autosar-data-abstraction
abstraction layer for the autosar data model
-
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)
-
winapi-wsapoll
Safe wrapper around WSAPoll
-
ngx
FFI bindings to NGINX
-
rup
universal pinger
-
artnet_protocol
A 1:1 implementation of the ArtNet protocol
-
check-jitter
A monitoring plugin that measures network jitter
-
putioarr
put.io to sonarr/radarr/whisparr proxy
-
slog_glog_fmt
slog Drain for glog-formatted logs
-
aws-smithy-runtime
The new smithy runtime crate
-
pistachio
A Prometheus exporter designed for monitoring UPS devices using Network UPS Tools (NUT)
-
commonware-chat
Send encrypted messages to a group of friends using commonware-cryptography and commonware-p2p
-
pcarp
A pure-Rust library for reading pcap-ng files
-
clearurls
Clear URLS from tracking parameters with crowd-sourced rules from https://clearurls.xyz
-
pavao
Rust client library for SMB 2/3 based on libsmbclient
-
sos-protocol
Networking and sync protocol types for the Save Our Secrets SDK
-
nostr-commander
but convenient CLI-based Nostr client app for publishing,sending and subscribing
-
ax
ax distributed event databank and command line tool
-
hbase-thrift
A client for HBase's Thrift Interface
-
open_ai
OpenAI library for Rust
-
gst-plugin-rtsp
GStreamer RTSP Client Plugin
-
iso14229-1
A ISO 14229-1 protocol
-
dns-bench
Find the fastest DNS in your location to improve internet browsing experience
-
coap
A CoAP library
-
biodivine-pbn-control
controlling parametrized Boolean networks
-
libp2p-tcp
TCP/IP transport protocol for libp2p
-
fiber-sphinx
Sphinx mix network
-
pravega-client
client for Pravega. (Pravega.io)
-
edge-dhcp
Async +
no_std
+ no-alloc implementation of the DHCP protocol -
busd
A D-Bus bus (broker) implementation
-
rscp
E3DC RSCP
-
pktstrings
Like Unix 'strings' command but packet-aware
-
cayenne_lpp
that implements the Cayenne Low Power Payload (LPP) format
-
rnostr
A high-performance and scalable nostr relay
-
ssp-server
Reference server implementation for the SSP/eSSP serial communication protocol
-
chatd
SSH server for real-time communication that serves a chat room instead of a shell and provides encrypted messaging over SSH
-
vclock
vector clock
-
axum-messages
🛎️ One-time notification messages for Axum
-
pupdate
update remote and local systems
-
kurtosis-sdk
Rust SDK for Kurtosis
-
yotei
Distributed computing with abstract data
-
collective-score-client
The client library of collective-score
-
loro_fractional_index
Fraction index for Loro. Fork and modified from jamsocket/fractional_index
-
sockstest
SOCKS proxy test tool
-
hap
Apple HomeKit Accessory Protocol (HAP)
-
xmpp
High-level XMPP library
-
sn_protocol
Safe Network Protocol
-
teleser
Telegram TMProto bot frame
-
discord-webhook2
Discord webhook library
-
quinn-proto
State machine for the QUIC transport protocol
-
telnet
protocol
-
rpc-router
JSON RPC Router Library
-
http-request-derive
Use derive to create HTTP requests
-
facebookexperimental/hgproto
A Scalable, User-Friendly Source Control System
-
ssh_switch
Ssh keys switcher switch between your diffrent ssh keys for example work and personal github accounts
-
p2panda-sync
Data- and transport-agnostic sync protocols
-
yocalhost
an http development server that simulates latency and bandwidth limitations
-
rsocket_rust
rsocket-rust is an implementation of the RSocket protocol in Rust
-
moq-clock
CLOCK over QUIC
-
lark-github-issue
sync lark bitable to github issue
-
zenoh-backend-filesystem
Backend for Zenoh using the file system
-
zcat
netcat-inspired utility for zenoh
-
shuttle-proto
all the gRPC definitions used by shuttle
-
aft
Transfer files easily and fast
-
no-std-net
Rust's std::net... without the 'std'.
-
librsync
Bindings to librsync for calculating and applying network deltas exposed as Reader/Writer streams
-
aws-ip-ranges
https://ip-ranges.amazonaws.com/ip-ranges.json as const structs
-
wikibase
access Wikibase
-
telegrax
Telegram Bot APIs
-
monotonic-time-rs
Monotonic Time
-
actix-server
General purpose TCP server built for the Actix ecosystem
-
spyn
creating on-demand Python virtual environments
-
busyrpc
synchronous/thread-pool implementations of rpc_pb
-
fleetspeak
client connector library for the Rust language
-
dtn7-plus
Additional helpers for rust dtn daemon
-
human-bandwidth
representing bandwidth speed in a human-readable format
-
mick-jaeger
Rust client for sending traces to a Jaeger server
-
ldap-rs
LDAP client for Rust
-
narrowlink-agent
Narrowlink Agent
-
revpfw3
bypass portforwarding restrictions using some cheap VServer
-
docker-api
Interface to Docker API
-
sysit
System Sit! Check on the system with a quick glance
-
netpulse
Keep track of if your internet is still alive, collect stats against a crappy ISP
-
dubbo-registry-zookeeper
dubbo-rust-registry-zookeeper
-
tiktoklive
library. Use it to receive live stream events such as comments and gifts in realtime from TikTok LIVE No credentials are required.
-
localtunnel-client
A client to connect with localtunnel server
-
restate-sdk-shared-core
SDK Shared core
-
evectl
Controller Suricata and EveBox
-
camure
High-performance 1-to-many communication and synchronization primitives using UDP multicast
-
tokio-listener
Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects
-
zellij-client
The client-side library for Zellij
-
ecs-jumper
Generate awscli connection strings to running ECS tasks
-
rusty-penguin
A fast TCP/UDP tunnel, transported over HTTP WebSocket
-
prio
aggregation system core: https://crypto.stanford.edu/prio/
-
ktls
Configures kTLS for tokio-rustls client and server connections
-
bromine
A flexible ipc protocol (previously rmp-ipc)
-
online
📶 Library to check your Internet connectivity
-
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…
-
distrans
Anonymous decentralized file distribution and transfer
-
azalea-block
Representation of Minecraft block states
-
apollo-environment-detector
detecting different compute environments
-
ipset
A wrapper for libipset
-
garage_model
Core data model for the Garage object store
-
rustdds
Native Rust DDS implementation with RTPS
-
netsim
Run tests in network-isolated threads. Intercept and meddle with their packets.
-
sozu-client
client to interact with Sōzu
-
iprange
manage IP ranges
-
b-x
The stupidest boxed error ever
-
vfox
Interface to vfox plugins
-
ibverbs
Bindings for RDMA ibverbs through rdma-core
-
igd
Internet Gateway Protocol client
-
freighter-api-types
Cloudflare's third-party Rust registry implementation
-
min_shark
parse and match a subset of the wireshark filter display language
-
qserve
Quickly serve your files on your network with speed and simplicity
-
epp-client
EPP (Extensible Provisioning Protocol) Client Library for Domain Registration and Management
-
salvo-oapi
OpenApi support for Salvo web framework
-
safe-vk
create your own vk bot for conversations
-
ieee802154
Partial implementation of the IEEE 802.15.4 standard for low-rate wireless personal area networks
-
wow_login_messages
Message definitions for World of Warcraft authentication servers
-
busrt
Local and network IPC bus
-
whatismyip
What is my (public) IP?
-
cybergarage
Rust cargo package of cybergarage.org
-
bore-cli
A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls
-
ntp-proto
ntpd-rs packet parsing and algorithms
-
init-rs
world's best Cargo to install software, bypassing GitHub
-
dragonfly-api
Canonical location of the Dragonfly API definition
-
specmc-protocol
parsing Minecraft protocol specification
-
distrans_peer
Distrans p2p protocol and agent components
-
touche
Synchronous HTTP library
-
aws-sdk-verifiedpermissions
AWS SDK for Amazon Verified Permissions
-
russh-cryptovec
A vector which zeroes its memory on clears and reallocations
-
EMNetChain
Chaining Server
-
libferroxid
Miscellaneous tools
-
orphanage
Random collection of stuff that is still searching for a home
-
rust-rcs-client
workable RCS client library
-
iroh-net-report
detailed reporting on network conditions
-
gpsd_proto
module contains types and functions to connect to gpsd to get GPS coordinates and satellite information
-
lighthouse-protocol
Protocol types for Project Lighthouse
-
cast-sender
Fully asynchronous implementation of the Google Cast CASTV2 protocol, allowing communication with receivers such as Chromecast or Google TV devices
-
josh
GIT virtualization proxy
-
aruna-rust-api
API build for the Aruna Object Storage (AOS)
-
zerodns
A DNS server in Rust, which is inspired from chinadns/dnsmasq
-
saltyrtc-client
Asynchronous SaltyRTC client implementation for Rust
-
garage_net
Networking library for Garage RPC communication, forked from Netapp
-
guac
that provides toolkit for working with Guac from Rust
-
netgauze-ipfix-code-generator
Generate Rust code bindings for IPFIX Information Elements
-
fluvio-socket
Provide TCP socket wrapper for fluvio protocol
-
varlink
Client and server support for the varlink protocol
-
defguard_wireguard_rs
A unified multi-platform high-level API for managing WireGuard interfaces
-
zncat
Command line relay for Zenoh
-
elytra-ping
Easily ping and get the status of running Minecraft servers
-
netif
List the network interfaces on the system
-
k8s-pb
Bindings for the Kubernetes Client API
-
kitsune_p2p
p2p / dht communication framework
-
tower-sessions-sqlx-store-chrono
SQLx session stores for
tower-sessions
but usingchrono
instead oftime
-
echonet
Lite framework for Rust
-
cloudflare-r2-rs
A package which provides dead simple APIs to work with Cloudflare R2 and OVH Object Storage
-
gnostr-relay
gnostr:git+nostr protocol relay
-
himmelblau_kerberos_asn1
Parse/Build Kerberos ASN1 DER To/From Rust structs
-
crab_ai
OpenAI library for Rust
-
jetstream
RPC framework for Rust, based on the 9P protocol and QUIC
-
osc-cost
measuring Outscale infrastructure costs
-
ntp-udp
ntpd-rs networking and timestamping layer
-
iggy-cli
CLI for Iggy message streaming platform
-
masterbongo-client
masterbongo client
-
smb3
Protocol types for SMBv3
-
windivert
Wrapper library around windivert-sys
-
quad-net
Miniquad friendly network abstractions
-
slippers
SLIP RFC for
no_std
-
proksi
A batteries-included reverse proxy with automatic HTTPS using Cloudflare Pingora and Let's Encrypt
-
janus_collector
Collector for Janus, the server powering ISRG's Divvi Up
-
edgee
The full-stack edge platform for your edge oriented applications
-
rmosh
R6RS & R7RS Scheme Interpreter
-
consul-api
consul api for rust
-
ironrdp
A meta crate re-exporting IronRDP crates for convenience
-
ntcore-sys
Raw Rust bindings to ntcore
-
oddity-rtsp-protocol
RTSP protocol implementation for oddity-rtsp-server
-
aldrin
Message bus for service-oriented RPC and interprocess communication
-
cmri
Pure-Rust decoding/encoding of packets for CMRInet
-
netlink-proto
async netlink protocol
-
vercel_runtime
Vercel Rust Function Runtime
-
routecore
Building Blocks for BGP Routing
-
google-gmail1-cli
A complete library to interact with Gmail (protocol v1)
-
prosa
core
-
zenoh-runtime
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
aws-sdk-sqs
AWS SDK for Amazon Simple Queue Service
-
aws-sdk-bedrock
AWS SDK for Amazon Bedrock
-
protomask
A user space NAT64 implementation
-
new-tokio-smtp
extendible smtp implementation for tokio
-
wrzasqpl-commons-aws
AWS-related utility functions for commor routines
-
bumble
Rust API for the Bumble Bluetooth stack
-
acton-ern
handling Acton Entity Resource Names (ERNs), providing tools for generating, parsing, and managing ERNs within Acton Reactive-based solutions
-
ovsdb
schema and wire protocol
-
raknet-rs
Raknet protocol implementation by rust
-
ether-dream
A full implementation of the Ether Dream Laster DAC protocol
-
ntex-bytes
Types and traits for working with bytes (bytes crate fork)
-
odoh-rs
Oblivious DNS over HTTPS (ODoH) protocol version 1
-
jsonlrpc_mio
Non-blocking
jsonlrpc
server and client usingmio
-
grammers-mtsender
A sender implementation using the Mobile Transport Protocol
-
available-enis
Count and optionally delete available AWS Elastic Networks
-
doi
Digital Object Identifier (DOI) resolver
-
rscni
CNI plugin library for Rust
-
lassie
wrapper for Lassie - a minimal universal retrieval client library for IPFS and Filecoin
-
cloud_task_executor
Cloud Task Executor is a versatile and powerful framework designed to simplify the execution of tasks in cloud environments such as AWS Lambda and Alibaba Cloud Function Compute (FC)…
-
ironrdp-pdu
RDP PDU encoding and decoding
-
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.
-
netperf
A network performance measurement tool
-
flytrap
Query the Fly.io runtime environment
-
roomor
Minimalistic offline chat over local network
-
oh2
All in one shell tool
-
rust-cfzt-validator
validation of Cloudflare Zero Trust JWTs
-
libreda-logic
Logic library for LibrEDA
-
kovi-plugin-expand-napcat
Kovi 的 Napcat Api拓展。
-
wireguard-nt
Safe idiomatic bindings to the Wireguard NT C library
-
fcnetd
A daemon process that receives rootless connections from fcnetd-client to perform rootful Firecracker microVM networking
-
miden-tx-prover
Miden rollup transaction prover
-
network-types
Rust structs representing network-related types in Linux
-
transmission-client
Rust wrapper for Transmission rpc specs
-
instant-epp
EPP client library for async Rust
-
pdudaemon-client
pdudaemon client
-
rocketmq-remoting
Apache rocketmq remoting
-
raptor-code
implementing Forward Error Correction (FEC) using Raptor codes
-
llmservice-flows
LLM Service integration for flows.network
-
rustmiko
A Netmiko rewrite for Rust
-
cerbos
Rust SDK for working with Cerbos: an open core, language-agnostic, scalable authorization solution
-
worker-ratelimit
General purpose rate limiting library for Cloudflare Workers
-
aria2-ws
An aria2 websocket jsonrpc API with notification support
-
haqq-cross-chain-swaps-proto
Proto definitions for cross-chain-swaps
-
sfio-rustls-config
Configuration routines for Rustls used in libraries from Step Function I/O
-
ip_network
IPv4 and IPv6 network structs
-
escp
Energy Sciences Network transfer tool (EScp)
-
rustyface
A Huggingface downloading CLI tool written in Rust
-
zendns
Manage Dynamic DNS with serenity
-
ddp-rs
Distributed Display Protocol (DDP) in Rust
-
sherlock
🔍 Hunt down social media accounts by username across social networks
-
httpwg
Test cases for RFC 9113 (HTTP/2)
-
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.
-
webfinger-cli
A WebFinger client and library written in Rust
-
pan_bindings
FFI bindings for the SCION PAN Path Aware Networking library
-
impala
TUI for managing wifi
-
zon_fs
part of a new WIP, very incomplete async http service stack
-
ethertype
IEEE 802 EtherType with protocol descriptions
-
openiap-proto
compiled protos for openiap
-
AjusteOnuDeReferencia
Programa para ajuste de onu
-
dhcplayer
play and attack DHCP
-
torrust-tracker-primitives
primitive types shared by the Torrust tracker packages
-
aws-sdk-ivsrealtime
AWS SDK for Amazon Interactive Video Service RealTime
-
shuttle-serenity
Service implementation to run a serenity server on shuttle
-
aws-sdk-sts
AWS SDK for AWS Security Token Service
-
tower-sessions-surrealdb-store
SurrealDB session store. Not for direct use; see the
tower-sessions
crate for details. -
serial-num
Serial number type with wraparound
-
modbus-mqtt
A bridge between Modbus devices and MQTT
-
swayipc-types
containing Type defintions from sway's IPC interface
-
rustls-cert-reloadable-resolver
A reloadable certificate resolver for rustls
-
audit-layer
A tracing Layer that pushes specific log lines to an audit_log over HTTP
-
emyzelium
Wrapper for ZeroMQ's Pub-Sub with Curve+ZAP, over Tor. Peers, identified by public key, onion, and port, publish Vec<Vec<u8>> under topics to which other peers subscribe.
-
ndisapi
interacting with the Windows Packet Filter driver (NDISAPI)
-
hrobot
Unofficial Hetzner Robot API client
-
coe
full implementation of the CoEv2 protocol by Technische Alternative
-
waifai
Interface with Wi-Fi networks
-
hptp
the high performance TCP proxy written in rust
-
gateway-api
Kubernetes Gateway API bindings in Rust
-
greetd_ipc
greetd IPC protocol
-
longport-proto
LongPort Protocol
-
libshpool
contains the implementation of the shpool tool, which provides a mechanism for establishing lightweight persistant shell sessions to gracefully handle network disconnects
-
portpicker
Pick a free unused port
-
yggdrasilctl
Blazingly fast Yggdrasil Admin API library
-
ockam_transport_websocket
WebSocket Transport for the Ockam Routing Protocol
-
rustp2p
A decentralized p2p library powered by Rust, which is devoted to simple use
-
sans-io-runtime
An opinionated SANS-IO runtime for SDN and media servers
-
sillad-sosistab3
A scramblesuit-like obfuscation protocol within the sillad framework
-
rodbus
A high-performance async implementation of the Modbus protocol using tokio
-
lsprotocol
Rust types for Language Server Protocol generated from LSP specification
-
twilio
Rust bindings for the Twilio API
-
http-content-range
HTTP Content Range response header parser
-
citadel_wire
NAT traversal and wire support for the Citadel Protocol
-
jsonlrpc
A JSON-RPC 2.0 library that streams JSON objects in JSON Lines format
-
dug
An exhaustive name resolution aggregator
-
reserve-port
For finding free local ports and reserving them
-
sawp-modbus
SAWP Protocol Parser for Modbus
-
rumqttd
high performance MQTT broker written in Rust which is light weight and embeddable
-
machnet
FFI bindings for Machnet
-
viewstamped-replication
A Rust-based implementation of the Viewstamped Replication consensus protocol
-
sip2
SIP2 Library
-
little-loadshedder
Latency-based load-shedding hyper/tower middleware
-
k8-metadata-client
Trait for interfacing kubernetes metadata service
-
ssh-rs
In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol
-
aws-sdk-sso
AWS SDK for AWS Single Sign-On
-
quinn-udp
UDP sockets with ECN information for the QUIC transport protocol
-
drops-messages
Various structs needed for drops ecosystem
-
time-lib
manage personal time
-
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)…
-
airgorah
A WiFi security auditing software mainly based on aircrack-ng tools suite
-
pp_client
A poker client and TUI
-
route_verification
Parse RPSL in the IRR to verify observed BGP routes
-
amiquip
Pure Rust RabbitMQ client
-
nacos_rust_client
nacos rust client
-
genetlink
communicate with generic netlink
-
capybara-core
A reverse proxy in Rust, which is inspired from Nginx/OpenResty/Envoy
-
hydro_deploy
Hydro Deploy
-
nng-c
High level bindings nng C library
-
op-alloy
Connect applications to the OP Stack
-
just-webrtc-signalling
Just simple, fast and easy signalling for full-mesh WebRTC connections on native and wasm
-
fluffer
🦊 Fluffer is a fun and experimental gemini server framework
-
fluere
Cross Platform Packet Capture, pcap to Netflow Conversion, Live Netflow Capture Tool
-
tcp-stream
std::net::TcpStream on steroids
-
esthri
Extremely simple (memory stable) S3 client that supports get, put, head, list, and sync
-
remotefs-ssh
remotefs SSH client library
-
cmri_tools
Tools for experimenting with CMRInet
-
hyper-socks2
A SOCKS5 connector for hyper library
-
dyndns
server to update Hetzner DNS records with your dynamic IP address assigned by your Internet Service Provider (ISP)
-
rwalk
A blazing fast web directory scanner
-
mastodonochrome
Terminal-based Mastodon client
-
kustos-shared
Shared types for kustos
-
wpa-ctrl
WPA controller interface
-
localsend
protocol
-
oyster-sdk
Oyster SDK
-
lrwn_filters
filtering LoRaWAN payloads on DevAddr and JoinEUIs prefixes
-
portmapper
Portmapping utilities
-
resynth
A packet synthesis language
-
mpd_client
Asynchronous user-friendly MPD client
-
nethsm-sdk-rs
Rust SDK to communicate with Nitrokey NetHSM
-
unftp-sbe-fs
A storage back-end for libunftp, storing files on local disk
-
webrtc-ice
A pure Rust implementation of ICE
-
edgee-server
The full-stack edge platform for your edge oriented applications (server part)
-
pingora
A framework to build fast, reliable and programmable networked systems at Internet scale
-
speedtest
Rust-based network speed testing tool between two computers
-
monocle
A commandline application to search, parse, and process BGP information in public sources
-
krossbar-bus-lib
Krossbar bus library
-
http-box
Fast push/callback oriented HTTP parser
-
linktype
publicly managed enum for different link types present in PCAP files
-
velocity-tod
Modern TCP/UDP implementation of RFC868
-
scionmultiaddr
multiaddr fork with SCION support
-
protocol
Easy protocol definitions
-
armada
A high performance TCP SYN port scanner
-
colorlight
detecting and sending frames to Colorlight 5A-75 LED receiver cards via Ethernet
-
whois-rust
WHOIS client library for Rust, inspired by https://github.com/hjr265/node-whois
-
aws-types
Cross-service types for the AWS SDK
-
overtls
proxy tunnel, minimalist tool for bypassing the GFW
-
mtop-client
Memcached client for mtop
-
mito
A Unified Distributed Transport Evaluation Framework
-
nu_plugin_net
A nushell plugin for enumerating network interfaces in a platform-agnostic way
-
selium
An extremely developer friendly, composable messaging platform with zero build time configuration
-
true-s3-cli
S3 CLI implementation
-
pdu
Small, fast, and correct L2/L3/L4 packet parser
-
audioleaf
Visualize music on your Nanoleaf Canvas
-
libhimmelblau
Samba Library for Azure Entra ID Authentication
-
rtorrent-xmlrpc-bindings
XMLRPC API bindings for rtorrent
-
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…
-
jetstream_wireformat
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
nanomsg
A high-level, Rust idiomatic wrapper around nanomsg
-
teleporter
A small utility to send files quickly from point A to point B
-
slip-codec
Serial Line Internet Protocol (SLIP) encoder/decoder
-
comprehensive_grpc
A harness for creating consistently-shaped servers will less boilerplate
-
loona-h2
HTTP/2 parser and base types
-
portforwarder-rs
Forwards ports on UPnP-enabled gateways. Inspired by portmapper (written in Java). Command line and lib.
-
idkit
Rust toolkit to interact with the World ID protocol
-
polaris-rust
Lightweight Rust SDK used as Proxyless Service Governance Solution
-
twirp-build-rs
Code generation for async-compatible Twirp RPC interfaces
-
mock-omaha-server
Mock implementation of the server end of the Omaha Protocol
-
mcp-sdk
Model Context Protocol (MCP)
-
nat-detection
Autonomi NAT detection tool
-
lagbuffer
LagBuffer is a Rust crate designed to handle out-of-order events and reconcile state efficiently. It is particularly useful in scenarios such as game development or networked applications…
-
sdre-stubborn-io
Forked from https://github.com/craftytrickster/stubborn-io. io traits/structs that automatically recover from potential disconnections/interruptions.
-
libp2p-kad
Kademlia protocol for libp2p
-
opensrv-clickhouse
Bindings for emulating a ClickHouse server
-
zenohd
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
wl-nl80211
Linux kernel wireless(802.11) netlink Library
-
wow_world_base
Base definitions and functions for World of Warcraft game servers
-
torrust-tracker-clock
clock for the torrust tracker
-
nostr-relay-pool
Nostr Relay Pool
-
ezk-sip-core
SIP core crate providing abstrations over transport and transactions
-
whir
fully self-contained speed test server
-
ezk-sip-types
SIP types providing parsing & serialization
-
wifilocate
Get your gps location from wifi networks
-
ipcheck-rs
A command tool generates typescript ip checker from CIDR
-
aws-sdk-scheduler
AWS SDK for Amazon EventBridge Scheduler
-
koblas
Lightweight SOCKS5 proxy server
-
pnet_transport
Cross-platform, transport layer networking
-
rcon
protocol implementation
-
erbium
Network services for small/home networks
-
rscl
Rust SOCKS client library
-
devproxy
A local development proxy for testing different network conditions
-
tcp-handler
Conveniently transfer data in chunk through tokio TCP stream
-
exomind
CLI for Exomind, a personal knowledge management tool
-
getifaddrs
A cross-platform library for retrieving network interface information
-
ockam_transport_uds
Unix Domain Socket (UDS) Transport for the Ockam Routing Protocol
-
deterix
Deterministic network emulator with microsecond timing precision
-
leaf-rpc-client-cli
CLI client for the Leaf RPC server
-
microcli
Bunch of random unrelated CLI tools
-
netxserver
netx server assembly
-
upnp-client
UPnP client written in Rust
-
haproxy-api
HAProxy 2.8+ Lua API
-
iso15765-2
A ISO 15765-2 protocol
-
azure_data_tables
Azure Table storage crate from the Azure SDK for Rust
-
hudsucker
MITM HTTP/S proxy
-
cdns-rs
A native Sync/Async Rust implementation of client DNS resolver
-
qapi-qmp
QEMU Machine Protocol types
-
swim-rs
SWIM protocol
-
clap-port-flag
Easily add a --port flag to CLIs using Structopt
-
librice-proto
ICE (RFC8445) implementation protocol
-
uption
collect and export network performance metrics on Linux devices
-
tokio-boring
SSL streams for Tokio backed by BoringSSL
-
portkey
SDK for interacting with Portkey AI
-
libldap-sys
Raw bindings for libldap
-
k8s-gateway-api
Rust bindings for the Kubenetes Gateway API
-
bp3d-proto
BP3D protocol runtime
-
desec_cli
Commandline client for the deSEC DNS API
-
memberlist
A highly customable, adaptable, async runtime agnostic Gossip protocol which helps manage cluster membership and member failure detection
-
whdp
Wizards hypermedia document parser
-
rbot
programming robots in Bot Beats
-
hcnet
net for Rust
-
tower-async
Tower Async is a library of modular and reusable components for building robust clients and servers. An "Async Trait" fork from the original Tower Library.
-
turn-rs
handling round sessions
-
maybenot-ffi
An FFI wrapper around Maybenot
-
openai-flows
OpenAI integration for flows.network
-
aws-manager
AWS SDK manager
-
ntp-parser
Parser for the NTP protocol
-
thegraph-client-subgraphs
A client for The Graph network's Subgraphs data service
-
port-selector
that provides port availability checking, port filtering based on conditions and occupy specified ports
-
generic-ip
IP address types for generic programming
-
rsdns
DNS Client Library
-
kitsune_p2p_dht_arc
Kitsune P2p Dht Arc Utils
-
torrust-index-located-error
provide error decorator with the location and the source of the original error
-
modality-trace-recorder-plugin
A Modality reflector plugin suite and ingest adapter library for Percepio's TraceRecorder data
-
hylarana-transport
A cross-platform screen casting library implemented by Rust
-
misanthropic
An async, ergonomic, client for Anthropic's Messages API
-
wtransport-proto
WebTransport (over HTTP3) protocol
-
kube-runtime
Kubernetes controller runtime
-
steam-vent-proto-csgo
Protobuf structs used by the Steam client protocol for CSGO
-
gcp-sdk-wkt
Google Cloud SDK for Rust - Well Known Types
-
astarte-message-hub-proto
Astarte message hub protocol buffers for Rust
-
cw-axe
AWS CloudWatch CLI log viewer
-
cyper
HTTP client library based on compio and hyper
-
bodo_connect
mapping/connecting to your hosts in the whole world wide web
-
tor-circmgr
Manage a set of anonymous circuits over the Tor network
-
geph5-client
Geph5 client
-
rs_openshowvar
connecting to Kuka robots and performing data read/write operations using the OpenShowVar protocol
-
amq-protocol-types
AMQP specifications - types
-
ntp-os-clock
ntpd-rs system clock interfaces
-
matchbox_socket
Painless WebRTC peer-to-peer full-mesh networking socket
-
steam-protobuf
Rust definitions of Steam Protocol Buffers
-
unftp-sbe-restrict
A libunftp wrapper storage back-end that restricts FTP operations
-
conntrack
Netfilter Conntrack
-
libstrophe
Rust ergonomic wrapper for libstrophe
-
bright-lightning
An illuminated crate to connect to the Lightnign Network
-
ttftp
A sans-io TFTP library. Currently provides only a client and does not support options.
-
kcp
Reliable-UDP Library for Rust
-
rust-rcs-core
Core libraries that provide basic RCS capabilities (SIP, MSRP, etc.)
-
tower-sessions-libsql-store
A small library for using tower-sessions with libsql
-
rustls-ffi
Rustls bindings for non-Rust languages
-
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
-
on-prem-protocol
A gRPC client for the On Prem control plane
-
mwc-libp2p-deflate
Deflate encryption protocol for libp2p
-
nydus-api
APIs for Nydus Image Service
-
http_file_parser
A Rust-based parser for .http files, parsing HTTP request data using Pest and making parsed requests
-
ruserf
A decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant
-
confab
Asynchronous line-oriented interactive TCP client
-
tor-linkspec
Parts of the Tor protocol that indicate specific relays on the network
-
transmission_rs
A safe, ergonomic, async client for the Transmission BitTorrent client implemented in pure Rust
-
moq-transport
Media over QUIC
-
pravega-wire-protocol
An internal library used by the Pravega Rust client
-
qs-cli
A quic based peer-to-peer file transfer tool
-
talk-loco-client
Loco client
-
rustic-jsonrpc
JSON-RPC 2.0 server library written in Rust
-
lambda-lw-http-router
A lightweight, type-safe HTTP router for AWS Lambda functions
-
zipkin
collecting timing information about distributed computations
-
nu_plugin_port_list
A nushell plugin to list all active connections
-
simpdiscover
UDP based service discovery
-
tun2socks
High performance tun2socks
-
socket-server-mocker
Mock socket server in Rust, for testing various network clients
-
htsget-lambda
A cloud-based instance of htsget-rs, using AWS Lambda, which can be configured using htsget-config
-
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.
-
udp-stress
UDP packet sender, sends data from the folder randomly
-
subg
Command line interface for managing IPv4 and IPv6 subnets
-
lawn
interact with trusted remote development systems
-
derrick
provisioning workspaces to run code projects in
-
gradio
Client in Rust
-
vpncloud
Peer-to-peer VPN
-
aquatic_udp_protocol
UDP BitTorrent tracker protocol
-
holo-yang
YANG module of Holo Routing, including embedded YANG models and utility code
-
azalea-registry
Use Minecraft's registries
-
logutil
log Util is a Rust-based tool designed to help you monitor and analyze Nginx access logs in real-time
-
dubbo-registry-nacos
dubbo-rust-registry-nacos
-
rotonda-store
storing and retrieving IP Prefixes
-
protoviz
A fast and intuitive way of creating figures for protocol documentation
-
netidx-container
netidx embeddable database
-
netbeam
a pure-rust asynchronous network synchronization crate (using tokio) that recreates familiar asynchronous paradigms but in a network context
-
dragonfly-client
Dragonfly client written in Rust
-
rotonda
composable, programmable BGP engine
-
wifiscanner
List WiFi hotspots in your area
-
xi-rpc
building peers (both client and server side) for xi's JSON RPC variant
-
ggemini
Glib/Gio-oriented network API for Gemini protocol
-
vinezombie
A modular IRCv3 framework
-
bazel-remote-apis
Rust bindings for Bazel Remote APIs
-
gitc
A command line tool to help you clone git repositories with http url or even with branch
-
quic-rpc-wrap
quic-rpc库的高级封装
-
may_rpc
RPC framework for Rust based on coroutine
-
content-security-policy
Will parse and validate Content-Security-Policy level 3
-
cygnixy-plugin-interface
A plugin interface for the Cygnixy framework, enabling dynamic Lua plugin integration and management
-
kern
General library for Rust
-
tun-tap
TUN/TAP interface wrapper
-
libp2p-bitswap
ipfs bitswap protocol
-
swimos_api
SwimOS API
-
iovec
Portable buffer type for scatter/gather I/O operations
-
async-dnssd
Asynchronous wrapper for DNS-SD C libraries
-
tower-sessions-moka-store
Moka session store for
tower-sessions
-
default-net
Cross-platform library for network interface and gateway
-
nordselect
Select the ideal NordVPN server
-
mproxy-server
MPROXY: Server. Listen for incoming UDP messages and log to file.
-
external-ip
Asynchronous library to retrieve the system external IP
-
tx5-demo
Demo crate showing off Tx5 WebRTC functionality
-
worker-router
HTTP router for Cloudflare Workers
-
golem-api-grpc
GRPC API for Golem services
-
servicepoint_binding_c
C bindings for the servicepoint crate
-
disposables
Run your test dependencies in disposable containers."
-
easy_init_newrelic_opentelemetry
example of how to initialize a newrelic opentelemetry exporter
-
turn
A pure Rust implementation of TURN
-
rs_torrent_magnet
Parse torrent file and convert to Magnet URI
-
aspentool
SSH Client
-
iroh-relay
Iroh's relay server and client
-
homie5
Low level implemenation of the homie v5 protocol
-
fsd_interface
serialising and deserialising FSD (Flight Simulator Daeomon) protocol network messages
-
edc-dataplane
An EDC compatible dataplane
-
narrowlink-client
Narrowlink Client
-
dce
Just examples for dce libs
-
jlot
Command-line tool for JSON-RPC 2.0 over JSON Lines over TCP
-
aws-runtime
Runtime support code for the AWS SDK. This crate isn't intended to be used directly.
-
netservices
building scalable privacy-preserving microservices P2P nodes
-
pp_server
A poker server
-
llmur
arge Language Model Unified Request
-
rusty_network_manager
interacting with network_manager using zbus
-
garage_rpc
Cluster membership management and RPC protocol for the Garage object store
-
janus_core
Core type definitions and utilities used in various components of Janus
-
numaflow
Rust SDK for Numaflow
-
ttrpc-codegen
Rust codegen for ttrpc using ttrpc-compiler crate
-
ant-node-manager
A command-line application for installing, managing and operating antnode as a service
-
remotefs-ftp
remotefs FTP client library
-
rbroadlink
control broadlink smart devices
-
sn_networking
Safe Networking Infrastructure
-
distrans_fileindex
Distrans file indexing
-
rsip
SIP Rust library, parser & generator of SIP
-
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…
-
raws-show
RAWS show component
-
google-sasportal1_alpha1
A complete library to interact with sasportal (protocol v1alpha1)
-
chaum_pedersen_auth
ZKP(Zero Knowledge Proof) using chaum pedersen algorithm
-
slimproto
building Slim protocol clients
-
ntex-amqp-codec
AMQP 1.0 Protocol Codec
-
h3-quinn
QUIC transport implementation based on Quinn
-
atm0s-sdn-key-value
KeyValue service for atm0s-sdn
-
cloudburst
help with the implementation of torrent based protocols and algorithms
-
flexible-hyper-server-tls
Easily choose between HTTP or HTTPS when using hyper
-
routee-compass-powertrain
providing integration between RouteE Compass and RouteE Powertrain
-
tokio-fluent
A fluentd client using tokio
-
ipstack
Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device
-
pass-it-on-cli
A command line tool to send notifications to a pass-it-on server
-
actix-utils
Various utilities used in the Actix ecosystem
-
tonic-rustls
Provide support for custom rustls configs in tonic servers and clients
-
modbus-core
Modbus base library
-
atrium-xrpc
XRPC library for AT Protocol (Bluesky)
-
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
-
decon-spf
that allows you to deconstruct an existing SPF record that might be retreived in a normal DNS TXT lookup. With version 0.2.0 you can now also construct a new Spf record
-
viceroy-lib
Viceroy implementation details
-
kafka_wire_protocol
Generated implementation of Apache Kafka wire protocol
-
iptools
Python iptools port for Rust
-
ezk-sdp-types
SDP types providing parsing & serialization
-
delegation-feed
Fetch and parse RIR delegation files and feed the data through BGP
-
launchpadlib
accessing Launchpad.net
-
Rust-Discord-API
A Discord bot framework written in Rust
-
rustocat
Socat in rust with many less features and a configuration file
-
hyper-rboring
Hyper TLS support via BoringSSL
-
irox-networking
irox Networking Tools
-
hiddenlink
tunnel which tries to hide itself inside of other protocols
-
sillad
A framework for talking about TCP-like dialers and listeners, within the futures-io ecosystem
-
actix-tls
TLS acceptor and connector services for Actix ecosystem
-
dnssector
A very fast library to parse, validate, create and mangle DNS packets
-
sozu-lib
sozu library to build hot reconfigurable HTTP reverse proxies
-
url-bot-rs
Minimal IRC URL bot in Rust
-
detalib
Rust bindings for the Deta Base and Drive HTTP API
-
cot-proto
Cursor on Target (CoT) protocol (de)serialization / parsing
-
ant-libp2p-webtransport-websys
WebTransport for libp2p under WASM environment
-
zymrhit
http load generator
-
cwtch-imp
small demon, a familiar of a witch. imp is a set of bot creating utilities built on top of libcwtch-rs
-
axum-inertia
Inertia.js protocol for Axum
-
tor-cell
Encode and decode Tor cells and messages
-
gst-plugin-reqwest
GStreamer reqwest HTTP Source Plugin
-
solace-rs
Unofficial Solace PubSub+ Rust Client Library. It can be used to access the services of a Solace PubSub+ Event Broker. This is a wrapper around the Solace C library. Use under your own risk…
-
rusmpp
SMPP library
-
ifstat-rs
report network interface statistics
-
iceoryx2-bb-system-types
iceoryx2: [internal] strong types that represents low level constructs like file, path, ip address, etc
-
wg-config
WireGuard config management
-
huawei-cloud-api-definitions-VPN
Huawei Cloud API definitions, generated from OpenAPI spec
-
armonik
Rust bindings for the ArmoniK API
-
openleadr-wire
Encode and decode OpenADR 3.0 messages that go over the wire
-
dumbpipe
A cli tool to pipe data over the network, with NAT hole punching
-
openssh-tmux
programmatically run commands in a remote tmux session over openssh to avoid aborted commands when the ssh session is interrupted
-
jetstream_client
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
tokio-rboring
SSL streams for Tokio backed by BoringSSL
-
unix-udp-sock
async & sync UDP sockets supporting sendmsg/recvmsg and src IP manipulation
-
webgestalt
CLI for computing enrichment for different analytes using ORA, GSEA, or NTA
-
omaha_client
Platform- and product-agnostic implementation of the client end of the Omaha Protocol
-
tonic-openssl
A OpenSSL wrapper for tonic
-
boringtun-easytier
WireGuard® protocol designed for portability and speed. modified version for EasyTier.
-
async-graphql-axum
async-graphql for axum
-
lagan
Safe bindings for ntcore
-
ecksport-net
Connection abstraction, channel handles, etc
-
onesignal-rust-api
A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com
-
proxy-header
parsing and serializing PROXY protocol headers
-
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.
-
rustydns
my first attempt at making a dns server with caching
-
fcidr
Fragmented Classless Inter-Domain Routing (FCIDR)
-
ircv3_parse
IRCv3 parse
-
openrpc-types
A transcription of types from the OpenRPC Specification
-
rasi-mio
a rasi drivers implementation base on mio
-
virtual-net
Wasmer Virtual Networking
-
mvs_cli
Filter Mullvad's SOCKS5 proxies by country, city, datacenter, weight and online status
-
prost-validate
protoc-gen-validate's validation for prost
-
gl-plugin
Python bindings for the Greenlight client library
-
socket-address
socket address that can be either a network socket or a Unix domain socket
-
syndicate-tools
Syndicate command-line utilities
-
thegraph-headers
Common HTTP headers for _The Graph_ network services
-
rtcp-types
RTCP packet parser and writers
-
protobuf-example
Example use of Rust Protocol Buffers bindings
-
vineyard
SDK: core library
-
loona
HTTP 1 and 2 on top of io_uring
-
narrowlink-gateway
Narrowlink Gateway
-
exact-reader
I/O buffering crate, supporting reservation-based reads and virtually-concatenated file handling
-
rpsl
A parser for the Routing Policy Specification Language (RPSL)
-
pkarr
Public-Key Addressable Resource Records (Pkarr); publish and resolve DNS records over Mainline DHT
-
dicom-ul
Types and methods for interacting with the DICOM Upper Layer Protocol
-
mqtt-tiny
A tiny MQTT v3.1.1 codec implementation
-
cbsk
callback socket tool
-
crab-hole
Pi-Hole clone written in rust using hickory-dns/trust-dns
-
constellation-internal
Common components for the
constellation
framework -
rasn-cap
Data types for the Common Alerting Protocol (CAP 1.1)
-
matchbox_server
A signaling server for WebRTC peer-to-peer full-mesh networking
-
rping
🌊 A Fully Anonymous Any TCP Flag Flooding Attack CLI
-
janus_client
Client for Janus, the server powering ISRG's Divvi Up
-
net-route
cross-platform interface for manipulating the routing table
-
hyper-boring
Hyper TLS support via BoringSSL
-
mpd_protocol
MPD client protocol
-
internet-packet
A minimal IPv4/IPv6/TCP/UDP parser
-
axum-jrpc
A JSON-RPC extractor for Axum
-
unix_sock
unix control socket abstraction
-
sails-idl-meta
IDL meta information for the Sails framework
-
rested
Language/Interpreter for easily defining and running requests to an http server
-
raws-config
RAWS config component
-
requirements-txt-generator
Automatically generate a requirement.txt file for Python projects
-
r-tftpd-proxy
Helper module which implements http proxy support for r-tftpd
-
wireguard-uapi
Control WireGuard interfaces
-
kafka-api
Manual implementation of Apache Kafka API in Rust
-
mping
an easy to use ping library, supports single target and multiple targets, has high throughput
-
fizyr-rpc
Native Rust implementation of the Fizyr RPC protocol
-
nvme-amz
probe NVMe devices in Amazon EC2
-
aws-sdk-ssooidc
AWS SDK for AWS SSO OIDC
-
goxoy-address-parser
Goxoy Address Parser
-
chnroutes
Rust version of chnroutes (with more features), to bypass the VPN accessing CN IPs
-
leaf-rpc-server
The Leaf RPC server
-
links_blocking
Blocking implementation of links_blocking crate
-
simple_server_status
cpu, ram, net, and tcp status for Linux servers
-
webrtc-unreliable
UDP-like (unreliable, unordered) communication between Javascript/WebAssembly and native Rust via WebRTC
-
libp2p-identify
Nodes identification protocol for libp2p
-
escl
discovering and using scanners via the eSCL protocol (scanning over network)
-
avp-local-agent
Amazon Verified Permissions policy and entity providers. These providers are used to build a
cedar-local-agent
simple::Authorizer. -
p2panda-net
Data-type-agnostic peer-to-peer networking
-
exm
CLI for Exomind, a personal knowledge management tool
-
rs-aggregate
Aggregate a list of IP prefixes into their minimum equivalent representation
-
signalwire
The unofficial SignalWire SDK for Rust
-
rustdtp
Cross-platform networking interfaces for Rust
-
udis
A tiny local service discovery system
-
bunbun-worker
An rpc/non-rpc AMQP worker library
-
http-endpoint
Declarative specification of HTTP endpoints
-
route_match
A context-agnostic http routing utility
-
tls-api-not-tls
TLS API implementation which returns plain sockets. This is NOT TLS implementation.
-
rtp-rs
Parser and generator for RTP packet structure
-
taskchampion-sync-server-core
Core of sync protocol for TaskChampion
-
azure_storage_queues
Azure Queue Storage crate from the Azure SDK for Rust
-
twurst-build
Build script to generate bindings for .proto files for Twirp
-
bevy_client_server_events
Simplified game networking
-
route_verification_lex
Parse RPSL in the IRR to verify observed BGP routes
-
clamav-client
ClamAV client library with optional Tokio and async-std support
-
pi_mqtt
-
makesense
interacting with Cosense API
-
torrust-tracker-configuration
provide configuration to the Torrust Tracker
-
mles-client
distributed data protocol example (chat) client/ws-proxy
-
tentacli
Console wow-client, it can be used either as a standalone application or integrated into your own project
-
iroh-quinn-proto
State machine for the QUIC transport protocol
-
syndicate-server
Dataspace server
-
mac_address2
Cross-platform retrieval of a network interface MAC address
-
bufferfish
Binary message utility library for Rust and TypeScript interop
-
dns-server
A threaded DNS server
-
mozim
DHCP Client Library
-
ruma-events
Serializable types for the events in the Matrix specification
-
spsd
state persistent serverless devboxes
-
asimov-protocol
ASIMOV Software Development Kit (SDK) for Rust
-
synchronous-server
Low level synchronous server
-
zon_router
part of a new WIP, very incomplete async http service stack
-
freighter-client
Cloudflare's third-party Rust registry implementation
-
twurst-server
Twirp server related code
-
fedimint-arti-client
connecting to the Tor network as an anonymous client
-
pssh-rs
parallel ssh tool written in rust
-
mostlybot
twitch bot that I use for my stream on twitch
-
icann-rdap-cli
An RDAP Command Line Interface client
-
bones_ggrs
GGRS is a reimagination of GGPO, enabling P2P rollback networking in Rust. Rollback to the future!
-
rust_mc_proto
lightweight minecraft protocol support in pure rust
-
radicle-node
The Radicle Node
-
matchbox_protocol
Common interfaces between matchbox_socket and matchbox_server
-
apr
Rust bindings for Apache Portable Runtime
-
tower-sessions-file-store
Store sessions for Tower Session store on the file system
-
parse_layer7
parsing layer 7 packets comming from UDP OR TCP payloads
-
rs_service_client
client for interacting with Factory+ services in Rust applications
-
namecheap-ddns
Updates the A + Dynamic DNS records for Namecheap
-
qproxy
forward proxy server written in Rust
-
cotton-ssdp
Implementing SSDP, the Simple Service Discovery Protocol
-
metrics_cloudwatch_embedded
CloudWatch embedded metrics format emitter for the metrics crate
-
up-transport-zenoh
Zenoh Rust Transport library implementation of the Eclipse uProtocol
-
k8s-cri
Bindings Kubernetes CRI
-
socks-hub
Convert http proxy or socks5 proxy to socks5 proxy
-
zwuevi
communicate with the Tor control socket to generate ephemeral onion services
-
s3-tokio
working with AWS S3 and compatible object storage APIs
-
pnet_sys
Access to network related system function and calls
-
client-util
Help you to build requests and handle responses by several extension trait!
-
grpcio
language implementation of gRPC, base on the gRPC c core library
-
pantrace
Convert between traceroute formats
-
sosistab2-obfsudp
obfuscated UDP transport for sosistab2
-
net_link
NetLink is a decentralized networking tool built on the 'rustp2p' library
-
pkts
Build, inspect and modify network protocol packet layers
-
dissonance
An async-friendly Rust library for generating Noise-encrypted transport protocols
-
caminos-lib
A modular interconnection network simulator
-
nrev
Fast Network Revealer/Mapper
-
nostr-rs-relay
A relay implementation for the Nostr protocol
-
socks5-client
Socks5 clinet minimalistic library
-
kovi-cli
kovi cli
-
send-it
sending large amounts of data over a stream or network
-
koibumi-box
An inbox/outbox module for Koibumi, an experimental Bitmessage client
-
koibumi-node
A Bitmessage node implementation as a library for Koibumi, an experimental Bitmessage client
-
sn-testnet-deploy
creating Autonomi networks
-
mosquitto-plugin
way to create plugins for mosquitto, using rust code
-
smoltcp-nal
embedded-nal implementation for smoltcp
-
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.
-
sermatec-ess
Sermatec ESS CLI
-
ntex-redis
Redis client
-
bambulab
API client for Bambu Lab printers
-
async-ssh2-tokio
Asynchronous and easy-to-use high level ssh client library for rust
-
exoscale-rs
A client library for Exoscale API generated using openapi-generator
-
lrcall
procedure call framework that is compatible with local and remote procedure calls
-
rusty-sandbox
-
packet
Network packet handling
-
google-mybusiness4-cli
A complete library to interact with My Business (protocol v4)
-
medea-turn
STUN/TURN server implementation used by Medea media server
-
camure-ffi
FFI bindings for the camure crate
-
ironrdp-connector
State machines to drive an RDP connection sequence
-
ruma-push-gateway-api
Types for the endpoints in the Matrix push gateway API
-
soupbintcp_model
Data model bindings for soupbintcp exchange protocol
-
azalea-protocol
Send and receive Minecraft packets
-
rusthound-ce
Active Directory data collector for Bloodhound Community Edition written in rust
-
shpool-protocol
defines the internal protocol shpool uses to talk between its client and daemon processes. You almost certainly don't need to use it directly
-
pi_download
multi parts download, disconnect to continue connection, redundant download
-
localtunnel
A CLI to proxy with localtunnel server
-
scr-axum-cranker-router
port of mu-cranker-router
-
async-graphql-extension-apollo-tracing
An async_graphql extension to send traces & metrics to Apollo Studio
-
xerus
A command-line BitTorrent client, written in Rust
-
neli-wifi
Communicate with nl80211
-
splits-io-api
Bindings to the splits.io API for Rust
-
rak-rs
A fully functional RakNet implementation in pure rust, asynchronously driven
-
netidx-wsproxy
netidx websocket proxy
-
retty
— an asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers
-
stun-types
STUN parsing and writing
-
rpcap
An all-Rust library for reading and writing PCAP files
-
bollard-next-stubs
Stubs used for the Bollard rust async Docker client API
-
re_protos
Rerun remote gRPC/protobuf API types
-
netsim-embed
Network simulator
-
docker-rust-api
Engine API is an HTTP API served by Docker Engine. It is the API the Docker client uses to communicate with the Engine, so everything the Docker client can do can be done with the API…
-
tproxy-config
Transparent proxy configuration
-
xstack
libp2p stack rewritten from ground up for rust
-
rust-express
An ExpressJS inspired rust crate that handles http request in a similar way to ExpressJS. Created entirely out of bordom, you can pull and expand it as you like!
-
magnet-url
hackable magnet url parser in Rust
-
x-common-lib
DXMesh rust dxc develop library
-
p2p_channel
fast and easy Nat traversal for peer-to-peer
-
snocat
Streaming Network Overlay Connection Arbitration Tunnel
-
aws-arn
types, builders, and other helpers to manipulate AWS Amazon Resource Name (ARN) strings
-
api-response
A consistent structure for API responses, including success and error handling
-
warqueen
message based networking, non-async and non-blocking
-
portproxy
port forwarding tool
-
lan-mouse-ipc
communication between lan-mouse service and frontends
-
simple-pool
async pool for any kind of resources
-
azalea-client
A headless Minecraft client
-
kanin
An RPC microservice framework for AMQP, protobuf and Rust built on lapin (https://github.com/amqp-rs/lapin)
-
futures-jsonrpcv2
Futures-based jsonrpc v2.0 crate
-
mles-utils
Mles server and clients
-
links_core
Core create of the links collection
-
nydus-rs
Nydus Image Service
-
async-graphql-warp
async-graphql for warp
-
concurrent_tor
A comprehensive scraping runtime
-
diameter
Protocol
-
az-vminfo
A basic CLI utility to grab useful Virtual Machine metadata and instance data from the Azure Cloud using the Resouce Graph API
-
rusocks
A socks4(a)/5 server
-
libp2p-scatter
broadcast messages to connected peers
-
plugin-lua-cygnixy
Cygnixy Core Lua Plugin is a plugin for the Cygnixy framework
-
picomux
A protocol to multiplex multiple AsyncRead/Write streams over a single one, inspired by smux and http2
-
vpnkitrc
interacting with VPNKit
-
tonic-tls
Tls wrappers for tonic
-
graph-core
Common types and traits for the graph-rs-sdk crate
-
dfw
Docker firewall framework, in Rust
-
netconf-rs
NETCONF(RFC 2641)
-
shodan-client
Shodan client
-
iceyee_net
Net Protocol
-
scalpel
Packet dissection and sculpting in Rust
-
gosling
developing fully anonymous, peer-to-peer, metadata-resistant applications using tor onion services
-
bellande_mesh_sync
Advanced peer-to-peer data synchronization system for distributed applications
-
ipaddress
handle ipv4 and ipv6 numbers
-
kxkdb
Dual q/kdb+ interface for API to build a shared library and an IPC client
-
s3-simple
fast and efficient s3 client for bucket operations
-
kitsune_p2p_dht
Kitsune P2p DHT definition
-
nl80211-ng
Basic nl80211 crate for interacting with Netlink / Rtnetlink and manipulating WiFi interfaces
-
faster-stun
Fast and zero-cost stun message decoder and encoder
-
ssdp-client
An asynchronous library for discovering, notifying and subscribing to devices and services on a network
-
soyal_client
Soyal Card reader protocol implementation
-
pravega-controller-client
An internal library used by the Rust client for Pravega to talk to the Pravega controller
-
luring
io-uring abstraction using tokio's AsyncFd
-
discret
A backend to create peer to peer (P2P) applications, using a GraphQL inspired syntax
-
uring-sys2
liburing bindings
-
public-ip-address
performing public IP and geolocation lookups from various services
-
timestamped-socket
async UDP and raw ethernet sockets with timestamping
-
gozo
Message scheduler for NATS
-
apt-transport-blob
-
rathole
A reverse proxy for NAT traversal
-
noosphere-ns
A P2P name system for Noosphere
-
shadowsocks-service
shadowsocks is a fast tunnel proxy that helps you bypass firewalls
-
minecraft-net
allowing easier communication via the minecraft protocol
-
secded
Single Error Correction, Double Error Detection Codes for Everyone
-
letmeind
Authenticated port knocking - Server
-
azure_svc_keyvault
generated REST API bindings
-
libp2p-upnp
UPnP support for libp2p transports
-
aws-sdk-vpclattice
AWS SDK for Amazon VPC Lattice
-
p7m-alarm
Rust bindings for the alarm API of P7M
-
dust-devil
A socks5 proxy server with advanced remote monitoring capabilities
-
cloud-util
cita-cloud utility library
-
bevy_renet
Bevy plugin for the renet crate: Server/Client network library for multiplayer games with authentication and connection management
-
skrillax-protocol
Macro to build up a protocol for use with skrillax-stream
-
blather
A talkative line-based protocol
-
wasm_p2p
peer-to-peer library for Rust + WASM, built on top of WebRTC
-
emmapack
Traits for sending and receiving packets
-
hippotat
Asinine HTTP-over-IP
-
stunclient
STUN client for resolving external IP address and port of a UDP socket
-
modbus-robust
Layer over tokio-modbus to automatically reconnect on failure
-
subnetwork
Return all ip addresses of a subnetwork
-
input_buffer
A peekable FIFO-like buffer for receiving network data efficiently
-
moq-relay-ietf
Media over QUIC
-
paxakos
Paxos consensus algorithm
-
satex
使用
RUST
开发的轻量、高性能的HTTP网关,基于tokio
、hyper
、tower
构建。 -
tropo
parse TcpStream data (NOT IN A USABLE STATE)
-
env_proxy
Determination of proxy parameters for a URL from the environment
-
rust-p2p-core
fast and easy Nat traversal for peer-to-peer
-
ipgeolocate
Get IP address geolocation information freely
-
tokio-wifiscanner
List WiFi hotspots in your area
-
tx5-connection
holochain webrtc connection
-
tentacle-secio
Secio encryption protocol for p2p
-
azure_security_keyvault
Rust wrapper around Microsoft Azure REST APIs for Azure Key Vault
-
connection-layer
Datagram Connection Hash Layer
-
remotesysmonitor
monitoring remote servers
-
subnet-utils
subnet utility library
-
bollard-buildkit-proto
Protobuf definitions to interact with buildkit using Bollard
-
bgpkit-commons
common BGP-related data and functions
-
rusturn
TURN server and client
-
openconnect-core
interacting with OpenConnect VPN
-
rusty-s3
pure Rust AWS S3 Client following a Sans-IO approach
-
ecksport-rpc
RPC protocol definitions
-
libslirp
High-level bindings & helper process for libslirp
-
librqbit
The main library used by rqbit torrent client. The binary is just a small wrapper on top of it.
-
iroh-quinn-udp
UDP sockets with ECN information for the QUIC transport protocol
-
mco-rpc
RPC framework for Rust based on mco
-
openssh-sftp-protocol
Data format used to communicate with openssh mux server
-
upnp-rs
basic Universal Plug and Play (UPnP) protocol implementations
-
libp2p-yamux
Yamux multiplexing protocol for libp2p
-
rupsc
A demo program to display UPS variables
-
suppaftp-cli
FTP command line client, based on suppaftp
-
doge_dns
The dns interaction component of the doge package
-
netwatch
Cross-platform monitoring for network interface changes
-
pi_mqtt_proxy
-
perfetto_protos
Generates Rust bindings to Protocol Buffers defined by Perfetto
-
kwap-msg
Low-level CoAP message parsing & serialization
-
http-acl
An ACL for HTTP requests
-
cypheraddr
Network address types supporting proxying, mixnets, P2P with minimalistic dependencies (part of cyphernet suite)
-
ntex-router
Path router
-
sails-idl-parser
IDL parser for the Sails framework
-
tls-api-native-tls
TLS API implementation over native-tls crate
-
asport-client
Asport client implementation
-
selium-log
open-source implementation of a log-based message queue
-
hiramu
AI Engineering Toolbox to Access Ollama, AWS Bedrock
-
iceoryx2-ffi
iceoryx2 ffi bindings
-
streambed-logged
Logged is a small library that implements a file-system-based commit log
-
realm_core
Realm's core facilities
-
libp2p-mdns
libp2p mDNS discovery method
-
remotefs-kube
remotefs implementation for kube
-
terrars-kreuzwerker-docker
Pre-generated Terrars Docker bindings
-
netlink-packet-utils
macros and helpers for parsing netlink messages
-
kasimir
communication with HS100 smart wifi plugs and similar devices
-
openvpn-plugin
allowing easy creation of OpenVPN plugins in Rust
-
thanix_client
A netbox API client used as a reference for the Nazara project. Generated from the schema of https://demo.netbox.dev/
-
edge-mdns
Async +
no_std
+ no-alloc implementation of an mDNS responder -
medea-control-api-proto
Control API protocol implementation for Medea media server
-
icmptunnel-rs
Tunnel ip packets through icmp pings
-
norgopolis-server
A backend server for Norg related applications
-
dioxus-aws
deploying Dioxus apps to AWS Serverless (AWS Lambda, S3, CloudFront, Route53)
-
aws-iot-device-sdk-rust
An easy to use SDK for connecting to AWS IoT Core
-
blaze-ssl-async
Legacy SSLv3 bare minimum implementation
-
tls-api-stub
TLS API implementation that returns error on any operation
-
cloud-node-discovery
Cloud node discovery library
-
sails-idl-gen
IDL generator for the Sails framework
-
netlink-packet-wireguard
Wireguard generic netlink packet definitions
-
rasn-snmp
Data types for handling the Simple Network Management Protocol
-
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…
-
aquatic_udp_load_test
BitTorrent (UDP) load tester
-
lsl
Lab streaming layer (liblsl) bindings for rust
-
zmq2
Maintained high-level bindings to the zeromq library
-
azure_mgmt_privatedns
generated REST API bindings
-
google-prod_tt_sasportal1_alpha1
A complete library to interact with SAS Portal Testing (protocol v1alpha1)
-
async-graphql-actix-web
async-graphql for actix-web
-
iptable
Datastructure for efficient IP address lookup
-
protofish
decoder focused on decoding arbitrary protocol buffer messages with error recovery
-
tonic-sysinfo
A gRPC service for monitoring system resources such as CPU, memory, and disk
-
aws-sdk-neptunedata
AWS SDK for Amazon NeptuneData
-
opensky-network
wrapper library around the OpenSky Network API
-
socks5-server
Fine-grained relatively low-level asynchronized SOCKS5 server library based on tokio
-
azeventhubs
An unofficial AMQP 1.0 rust client for Azure Event Hubs
-
webrtc-sctp
A pure Rust implementation of SCTP
-
bgp-rs
parsing Border Gateway Protocol (BGP) formatted streams
-
terrars-digitalocean-digitalocean
Pre-generated Terrars Digitalocean bindings
-
krossbar-monitor
Krossbar bus monitor
-
unftp-sbe-gcs
A storage back-end for libunftp, storing files in Google Cloud Storage (GCS)
-
just-webrtc
Just simple, fast and easy WebRTC peers for both native and wasm
-
zte-cpe-rs
Control ZTE MF289F LTE CPE using Rust
-
narrowlink-network
Narrowlink Network Library
-
dispatch-proxy
A SOCKS proxy that balances traffic between network interfaces
-
netgauze-iana
Collection of generic Internet Naming Authority (IANA) definitions that are not specific to a single protocol
-
aeron_archiver_codecs
Message Codecs for communicating with an Aeron Archive
-
monolake
High Performance Proxy base on Monoio
-
erspan
Unwraps original data packet from GRE/ERSPAN packet
-
supply-chain-trust-example-crate-000050
handling networking sockets with a maximal amount of configuration possible intended
-
zero-packet
A zero-copy Rust library that builds and parses network packets in-place
-
sbd-e2e-crypto-client
websocket-based e2e encrypted message relay client
-
httpcodec
Encoders and decoders for HTTP/1.x messages based on bytecodec crate
-
peerlink
Low-level P2P Network Client
-
http-scrap
HTTP parsing methods made easier to use
-
wiretap
Basic packet capture library built on parallelism
-
mproxy-reverse
MPROXY: Reverse Proxy. Send upstream data to downstream socket listeners.
-
ax25
AX.25 encoding and decoding
-
rockscrew
Port of corkscrew in Rust
-
lyanne
Tick-based communication library for server-client architectures
-
psrt
Industrial Pub-Sub server with minimal latency and MQTT-compatible logic
-
futures-dnsv2
A futures-based dns client implementation
-
autd3-protobuf
gRPC protobuf for autd3
-
silence
creating voip services the easiest and the most reliable way
-
ezrtc-server
Easy cross-platform WebRTC communication with data channels and a simple signaling server
-
aws-sdk-codecatalyst
AWS SDK for Amazon CodeCatalyst
-
unftp-sbe-rooter
A libunftp wrapper storage back-end that roots a user to a specific home directory
-
sawp-flags
SAWP BitFlags Handling and Storage
-
tcpproxy-rs
Cross-platform asynchronous multi-client TCP proxy; great tokio demo
-
jetstream_ufs
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
elf_rust
task executor for cloud platform
-
google-dfareporting3d3
A complete library to interact with Dfareporting (protocol v3.3)
-
steam-vent-proto-tf2
Protobuf structs used by the Steam client protocol
-
qp2p
Peer-to-peer networking library using QUIC
-
sn_client
Safe Network Client
-
axum-connect
Connect-Web RPC for Axum
-
carrot-cake
An a-peeling pub/sub framework
-
net-ssr
Network Secondary Surveillance Radar
-
protorbit
HTTP library
-
rudir
fast udp port forwarding tool
-
mullvad_socks
Filter Mullvad's SOCKS5 proxies by country, city, datacenter, weight and online status
-
aqueducts-utils
Framework to build ETL data pipelines declaratively
-
hyperlocal-with-windows
Hyper bindings for Unix domain sockets
-
geph4-exit
Exit node for Geph
-
trippy-dns
A lazy DNS resolver for Trippy
-
ircv3_tags
only IRCv3 tag part parse
-
dtz-identifier
identifier crate for the DownToZero Cloud API
-
tcp-console
A TCP console to send command to running applications
-
rpc-core
a tiny rpc library for rust
-
netgauze-bgp-speaker
BGP Speaker: Establish connection and exchange messages with other BGP peers
-
tonic-async-interceptor
Async variant of Tonic's interceptor function
-
bhttp
Binary HTTP messages (RFC 9292)
-
renetcode
Server/Client network protocol library for multiplayer games
-
xpress
A minimal HTTP library
-
rama-tls
tls implementations for rama
-
subspace_openapi_client
The Subspace client library for working with the Subspace API, generated via OpenAPI
-
aap
Saturate the bad guys' databases
-
ssip
A set of types for representing SSIP requests and responses
-
mtu
Obtain the local network interface MTU towards a given IP address
-
lambda-router
help with routing http-api-gateway requests to handlers in the same lambda that receive and return json
-
naia-server
A server that uses either UDP or WebRTC communication to send/receive messages to/from connected clients, and syncs registered Entities/Components to clients to whom they are in-scope
-
kadcast
Network Protocol
-
sozu-prometheus-connector
This application retrieve internals metrics of Sōzu and format them into prometheus
-
chamomile
P2P Library. Support IoT devices.
-
async-tftp
Executor agnostic async TFTP implementation
-
freighter-auth
Cloudflare's third-party Rust registry implementation
-
opcua
OPC UA client and server API
-
libtelnet-rs
libtelnet-inspired telnet parser for rust
-
cetar
💥 CURL execution timing analyzer
-
pnet_macros_support
Support library for libpnet_macros
-
doors
Access the illumos Doors API from Rust
-
aquatic_http
High-performance open HTTP BitTorrent tracker (with optional TLS)
-
drasil-dns
easily serialize and deserialize DNS packets
-
tor-dirclient
Downloads specific Tor network directory objects over the Tor network
-
redpine
Connection-oriented UDP data transfer for real-time applications
-
ant-libp2p-ping
Ping protocol for libp2p
-
mozilla/viaduct
Firefox Application Services
-
detect_dns_packet
detect DNS packets
-
pubky
core client
-
nanorpc
a subset of JSON-RPC 2.0, with magical autogeneration of servers and clients
-
devicecheck
chatgpt preauth devicecheck server
-
ctf_tcp_utils
TCP helpers for CTFs
-
stun-proto
STUN protocol in a sans-IO fashion
-
semi_e37
High-Speed SECS Message Services
-
lambda_utils
Lambda Utils for AWS Rust Lambda
-
libyang2-sys
Raw FFI bindings for libyang2
-
generic-async-http-client
async HTTP(S) client
-
iroh-net
networking support for iroh
-
dns-geolocation-checker
check the geolocation of a domain based on its DNS records
-
fe2o3-amqp-management
An experimental impl of AMQP 1.0 management extension
-
nispor-cli
Command line tool for nispor project
-
leaf-rpc-client
Rust client for the Leaf RPC server
-
nftnl-rs
Linux Netlink Nftables client for direct control on the netfilter via netlink socket
-
ntex-io
encoding and decoding frames
-
route_verification_as_path_regex
Parse RPSL in the IRR to verify observed BGP routes
-
hload
HTTP load testing tool that mimics portions of cURL's CLI
-
netcode-rs
netcode protocol
-
mqttbytes
MQTT 4/5 serialization and deserialization
-
google-dialogflow2
A complete library to interact with Dialogflow (protocol v2)
-
steam-vent-proto-steam
Protobuf structs used by the Steam client protocol for Steam
-
quicssh-rs
ssh server based on quic protocol
-
naia-socket-shared
Common data types shared between naia-server-socket & naia-client-socket crates
-
xray-core
GRPC client
-
nispor-clib
C binding for nispor project
-
packeteer
An attempt at a Rust library that can be used to assist in programmatically analysing, serving and handling received protocol packets
-
multicast-socket
Single-socket multi-interface multicast socket
-
lakers-shared
EDHOC crypto library constants crate
-
oreq
interactively creating curl arguments from OpenAPI
-
phantasma
Reimplementation of Valve's masterserver
-
scratchstack-arn
Basic Amazon Resource Name (ARN) type
-
memcached-network-types
types for memcached protocol entities used for sending requests and responses over the network
-
rnp
layer 4 ping tool for cloud
-
async-fcgi
FastCGI library
-
protwrap
Thin protocol wrapper for network applications
-
micro-dns
a recursive dns resolver
-
cbsk_rayon
callback socket tool by rayon
-
socket2-plus
A superset of socket2 with additional safe APIs
-
slinger
An HTTP Client for Rust designed for hackers
-
escalon
UDP communication layer for the Escalon project
-
s3ftp
Rust FTP server using AWS S3 as a backend among other features
-
tx5-go-pion
Rust bindings to the go pion webrtc library
-
rusty_enet
ENet for Rust (and wasm!) transpiled from C
-
rama-net
rama network types and utilities
-
aws-sdk-ec2
AWS SDK for Amazon Elastic Compute Cloud
-
erl_dist
Erlang Distribution Protocol
-
mdlink
Auto-convert HTTP links for your favorite services into nice Markdown links
-
outscale_api
Outscale API SDK
-
zon_middleware
part of a new WIP, very incomplete async http service stack
-
rasn-ldap
Data types for Lightweight Directory Access Protocol
-
krossbar-rpc
Krossbar RPC library
-
amq-protocol-uri
AMQP URI manipulation
-
pravega-client-channel
An internal library used by the Rust client for Pravega
-
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
-
ZuckGate
interface for making TCP-based HTTP requests in Rust. It supports both
GET
andPOST
requests with configurable headers and payloads. -
statgrab
Rust API to libstatgrab
-
russh-config
parse .ssh/config files, including helpers to implement ProxyCommand in Russh
-
scuffle-image-processor-proto
Protocol buffers for the Image Processor service
-
realm_io
Realm's high performance IO collections
-
toy-rpc
An async RPC that mimics golang net/rpc's usage and supports both async-std and tokio
-
aquatic
Blazingly fast, multi-threaded BitTorrent tracker (UDP, HTTP, WebTorrent)
-
videocall-types
types for the videocall streaming platform
-
rs-proxy
cross-platform, multi-client TCP proxy for Old-school RS2/JS5
-
links_nonblocking
Nonblocking implementation of the links_nonblocking crate
-
psp-net
Networking library for the Sony PSP
-
podman-autogen-api
Podman REST API client generated from the official swagger file using openapi-generator
-
ant-node
The Autonomi node binary
-
aws-sdk-ssm
AWS SDK for Amazon Simple Systems Manager (SSM)
-
onvif-cam-rs
ONVIF IP camera messaging protocol
-
openssh-sftp-protocol-error
Data format used to communicate with openssh mux server
-
ngrok-api
ngrok API client library for Rust
-
hxr
HTTP request CLI tool
-
tokio-yamux
Yamux
-
vndb
Kawaii VNDB API
-
discovery-rs
mDNS-SD TUI browser
-
passivetcp-rs
Passive traffic fingerprinting [p0f]
-
rasi
Asynchronous IO System Interface
-
azure_svc_blobstorage
generated REST API bindings
-
aws-sdk-lambda
AWS SDK for AWS Lambda
-
r53-ddns
Set an Amazon Route 53 DNS record for the server/network
-
dns-firewall
Filtering DNS proxy server with firewall integration
-
ecksport-codec
Utils for defining type encodings in the Ecksport RPC library
-
aws-lambda-log-proxy
Filter or transform logs from AWS Lambda functions before they are sent to CloudWatch Logs
-
forked-tarpc
An RPC framework for Rust with a focus on ease of use
-
proc_qq
QQ client framework
-
jetstream_9p
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
iroh-dns-server
A pkarr relay and DNS server
-
unftp-auth-pam
An authentication back-end for libunftp that authenticates using PAM
-
nikau
Linux network KVM for Wayland/X11/Console
-
ironrdp-cliprdr-native
Native CLIPRDR static channel backend implementations for IronRDP
-
cdevents-sdk
SDK for CDEvents
-
moq-clock-ietf
CLOCK over QUIC
-
valorant_api
interacting with the ingame Valorant-API
-
libp2p-quic
TLS based QUIC transport implementation for libp2p
-
tokio-splice
splice(2) in tokio
-
aws-sdk-qconnect
AWS SDK for Amazon Q Connect
-
icann-rdap-srv
An RDAP Server
-
aws-sdk-rust
Important Enhancements: 1) Supports V2 and V4 API Signatures for third party S3 compliant products like Ceph 2) Works from behind proxies 3) Returned data can be in Rust structs, JSON or XML…
-
ntex-prost-build
A Protocol Buffers implementation for the Rust Language
-
zoneparser
A fast zonefile parser
-
ezk-sip-ua
Low level SIP user agent utilities
-
webrtc-unreliable-client
Just enough hacks to connect a native client to a https://github.com/triplehex/webrtc-unreliable server
-
fe2o3-amqp-cbs
An experimental impl of AMQP 1.0 CBS extension
-
mwc-libp2p
Peer-to-peer networking library
-
rupnp
An asynchronous library for finding UPnP control points, performing actions on them and reading their service descriptions
-
mproxy-client
MPROXY: UDP Client. Stream local data to logging servers via UDP
-
kungfu
Flexible DNS hijacking and proxy tool. Read more: https://github.com/yinheli/kungfu
-
kitsune_p2p_timestamp
Microsecond-precision timestamp datatype for kitsune_p2p
-
rama-http-backend
error types and utilities for rama
-
zenoh_backend_traits
Zenoh: traits to be implemented by backends libraries
-
ip_network_table
IPv4 and IPv6 network fast lookup table
-
sos-ipc
Inter-process communication for the Save Our Secrets SDK
-
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…
-
ffi_rpc
Use FFI with RPC
-
turnclient
TURN client for UDP - traverse even strict NAT; async only
-
rtj
Run This Job, a generic job execution framework in Rust
-
root
abstract I/O free routing protocol
-
aws_config_mod
Read and modify AWS configuration files while preserving existing whitespace and comments
-
netop
terminal command line interface that can customize the filter network traffic rule 🎯
-
stun-format
No-std parser for all RFCs STUN messages
-
zeronsd
Unicast DNS resolver for ZeroTier networks
-
google-dfareporting3
A complete library to interact with dfareporting (protocol v3.0)
-
lstngrp
Groups listeners and connections with common data/logic
-
trippy-packet
Network packets for Trippy
-
sfu
WebRTC Selective Forwarding Unit (SFU) in Rust with Sans-IO
-
rtc-sctp
RTC SCTP in Rust
-
mwc-libp2p-dns
DNS transport implementation for libp2p
-
jsonrpc-tcp-server
TCP/IP server for JSON-RPC
-
quickie
low-level, and customizable implementation of a QUIC P2P node
-
libsocks_client
SOCKS client rust implementation,supporting SOCKS4,SOCKS4a,SOCKS5 protocols
-
satpoint-jsonrpc
Rust support for the JSON-RPC 2.0 protocol
-
ntp-daemon
ntpd-rs daemon
-
rabbitmq-stream-protocol
AMQP 1.0 message codec
-
pi_tcp
-
zenoh-ext
Zenoh: extensions to the client API
-
simple-mdns
mDNS for service discovering (DNS-SD)
-
tor-dirmgr
Bootstrap and update an accurate Tor network directory
-
internet-checksum
RFC 1071 checksum computation (the "internet checksum")
-
tuple_routing
interface for tuple-based routing
-
searchlight
📡 Rust mDNS server & client library designed with user interfaces in mind
-
netlify_lambda
AWS Lambda Runtime
-
netgauze-flow-service
IPFIX/Netflow service
-
cotton-netif
Enumerating available network interfaces and their IP addresses
-
simple-concurrent-get
Simply make multiple concurrent HTTP GET requests
-
birdc
talk to the BIRD BGP server for administrative and instrumentation purposes
-
aquatic_toml_config
Serialize toml with comments
-
remotefs-webdav
a remotefs client implementation for WebDAV
-
peernet
easy and reliable p2p networking
-
tokio-boring2
SSL streams for Tokio backed by BoringSSL
-
librqbit-peer-protocol
Protocol for working with torrent peers. Used in rqbit torrent client.
-
modsecurity
A high-level Rust interface to libmodsecurity
-
br-http
http
-
libp2p-mplex
Mplex multiplexing protocol for libp2p
-
tarpc-plugins
Proc macros for tarpc
-
ironrdp-server
Extendable skeleton for implementing custom RDP servers
-
healthscript
DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more
-
nvim-send
Essentially the same thing as 'nvr --nostart --remote-send <keys>'
-
nmstatectl
Command line tool for networking management in a declarative manner
-
ant-bootstrap
Bootstrap functionality for Autonomi
-
jsonrpc-ipc-server
IPC server for JSON-RPC
-
aws-sdk-timestreamwrite
AWS SDK for Amazon Timestream Write
-
atm0s-small-p2p
A lightweight peer-to-peer network utilizing the atm0s routing mechanism, built entirely with async programming and QUIC (using the quinn library)
-
happy-eyeballs
that implements Happy Eyeballs, a technique that maintains good user experience even when IPv4 or IPv6 connectivity is defective
-
libp2p-metrics
Metrics for libp2p
-
openldap
Straightforward Rust bindings to the C openldap library. This is a fork of cldap that has been methodically fixed, extended, and made to be more compliant with openldap. It should be…
-
crprobe-cli
-
tor-socksproto
Encode and decode the SOCKS protocol, as extended in Tor
-
mproxy-forward
MPROXY: Forwarding Proxy. Forward TLS/TCP, UDP, or Multicast to a downstream UDP socket address.
-
docker-registry
A pure-Rust asynchronous library for Docker Registry HTTP API v2
-
jetstream_rpc
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
gday_file_transfer
Protocol to securely transfer files over an encrypted IO stream
-
gday_hole_punch
Securely connect to a peer using TCP hole-punching
-
swayipc-async
controlling sway through its IPC interface
-
sctpx
friendly SCTP wrapper
-
octets
Zero-copy abstraction for parsing and constructing network packets
-
http_tiny
dependency-less HTTP-header builder and parser
-
codemp-proto
protocol definitions for codemp -- code multiplexer
-
aggligator-util
Aggligator utilities
-
crud
CLI generator for your favorite CRUD REST API
-
match-domain
Rapid checker for the prefix and suffix matching of domain names
-
skrillax-packet
Packet definition to serialize and deserialize to and from frames for Silkroad Online packets
-
azure_svc_imds
generated REST API bindings
-
pp_bots
Adaptive poker bots
-
gix-transport
gitoxide project dedicated to implementing the git transport layer
-
torrust-tracker-torrent-repository
that provides a repository of torrents files and their peers
-
htpp
fast, and secure http parser. It strictly adheres to the http specification. It can also parse URLs including query parameters
-
plane-dynamic-proxy
Dynamic proxy crate for Plane
-
ant-libp2p-plaintext
Plaintext encryption dummy protocol for libp2p
-
mdns
A multicast DNS client library. Supports discovery of any mDNS device on a LAN
-
cnctd_rest
Wrapper around reqwest and other REST methods
-
rpc-toolkit
A toolkit for creating JSON-RPC 2.0 servers with automatic cli bindings
-
nostr-cli
Nostr CLI
-
aware
AWS Resource Explorer
-
steam-vent-proto-dota2
Protobuf structs used by the Steam client protocol for Dota2
-
geph5-broker-protocol
Broker protocol for Geph5
-
libp2p-websocket
WebSocket transport for libp2p
-
ipnet-trie
IPv4 and IPv6 network fast lookup trie
-
async-nats-wrpc
A fork of
async-nats
crate with lower-level async support -
libp2p-core
Core traits and structs of libp2p
-
mwc-libp2p-uds
Unix domain sockets transport for libp2p
-
radius
An async/await native implementation of the RADIUS server and client for Rust
-
cloudformatious-cli
A CloudFormation CLI that won't make you cry
-
web-transport
Generic WebTransport API with native (web-transport-quinn) and WASM (web-transport-wasm) support
-
google-pubsub1_beta2-cli
A complete library to interact with Pubsub (protocol v1beta2)
-
ntap
Network traffic monitor/analyzer
-
route_verification_ir
Parse RPSL in the IRR to verify observed BGP routes
-
tasmota-mqtt-client
interacting with tasmota devices over MQTT
-
torrust-tracker-test-helpers
providing helpers for testing the Torrust tracker
-
ipfsapi
interfacing with the IPFS api
-
asport-server
Asport server implementation
-
sawp-json
SAWP Protocol Parser for Json
-
libloc
Read location databases in libloc format
-
aws-sdk-cloudformation
AWS SDK for AWS CloudFormation
-
krossbar-common-rpc
Krossbar RPC library
-
nautilus-sockets
A UDP Socket that listens for events
-
oci-registry-client
A async client for Docker Registry HTTP V2 protocol
-
hyperlocal-next
Hyper bindings for Unix domain sockets
-
rusoto_swf
AWS SDK for Rust - Amazon Simple Workflow Service @ 2012-01-25
-
ntp-metrics-exporter
ntpd-rs OpenMetrics exporter
-
tcp_env_logger
TCP logger built on top of env_logger
-
cidrs
CIDR Library
-
dingtalk-cli
CLI tools for dingtalk
-
hyper-srv
A wrapper around Hyper's connector with ability to preresolve SRV DNS records
-
iroh-pkarr-node-discovery
A discovery mechanism for iroh-net that uses the bittorrent mainline DHT via pkarr
-
leaf-rpc-proto
Types for the wire protocol of the Leaf RPC server
-
tonic-web
grpc-web protocol translation for tonic services
-
awsipranges
Quickly query the AWS IP Ranges
-
scratchstack-errors
Error trait for AWS/AWS-like services
-
makiko
Asynchronous SSH client library in pure Rust
-
jsonrpc-async
Rust support for the JSON-RPC 2.0 protocol
-
fluke-h2-parse
HTTP/2 parser and base types
-
mptcp-pm
Linux kernel MPTCP path manager netlink Library
-
netgauze-flow-pkt
Netflow(v9)/IPFIX(v10) Protocol representation and serde
-
async-nats-easy
async NATS client library
-
aws-sdk-chimesdkvoice
AWS SDK for Amazon Chime SDK Voice
-
google-translate3
A complete library to interact with Translate (protocol v3)
-
tls-api-test-2
TLS API without implementation
-
rusoto_stepfunctions
AWS SDK for Rust - AWS Step Functions @ 2016-11-23
-
socks5-proto
Fundamental abstractions and async read / write functions for SOCKS5 protocol
-
netlink-packet-audit
netlink packet types
-
dns-update
Dynamic DNS update (RFC 2136 and cloud) library for Rust
-
metrs_stubs
Metrs shared data type
-
netaddr2
network address parsing and arithmetic library
-
rasn-mib
Data types for handling Management Information Base objects
-
doh-client
DNS over HTTPS client
-
tobaru
Port forwarding CLI utility written in Rust with allowlists, TLS SNI and ALPN routing, round-robin forwarding (load balancing), IP-to-destination mapping, and iptables support
-
inetnum
Types for IP address prefixes and ASNs
-
trippy-tui
A network diagnostic tool
-
uwuhi
mDNS Service Discovery implementation
-
netsim-embed-router
router for netsim embed
-
webfinger-rs
A WebFinger client and library written in Rust
-
sctp-rs
Idiomatic Rust APIs for Linux SCTP Stack
-
knock-cli
A port knocking client
-
websocket_toolkit
A WebSocket toolkit for Rust, enabling efficient real-time communication with flexible reconnection and message handling capabilities
-
roto
strongly-typed, compiled language for Rotonda
-
google-api-proto
generated from googleapis/googleapis using tonic-build
-
ntex-util
ntex framework
-
matchbox_socket_nostr
Painless WebRTC peer-to-peer full-mesh networking socket over nostr
-
aqara-cli
CLI tools for aqara
-
aws-resource-id
Copyable AWS resource IDs
-
proxy_logger
Command line interface for proxying TCP connections with payload output into console which can be formatted different ways
-
ls-qpack
QPACK Field Compression for HTTP/3 (RFC 9204)
-
sbd-server
websocket-based message relay server
-
moq-transfork
Media over QUIC
-
route_verification_shared_struct
Parse RPSL in the IRR to verify observed BGP routes
-
mistral-rouille
Mistral Rouille is a Rust crate customized from Mistral's official OpenAPI specification. This crate provides a convenient and type-safe interface for interacting with Mistral's API…
-
steam-vent
Interact with the Steam network via rust
-
gday_contact_exchange_protocol
Protocol for peers to exchange their socket addresses via a server
-
rubit-cli
The rubit Bittorrent client cli binary
-
cloudflare-ddns-updater
Cloudflare DDNS updater
-
forwarded-header-value
Parser for values from the Forwarded header (RFC 7239)
-
libp2p-request-response
Generic Request/Response Protocols
-
google-dfareporting3d2
A complete library to interact with dfareporting (protocol v3.2)
-
tokio-noise
A Noise protocol encryption layer on top of tokio streams
-
ant-protocol
Defines the network protocol for Autonomi
-
testproxy
end-to-end testing of proxy servers
-
jetstream_distributed
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
nex
Cross-platform networking library in Rust
-
sawp-resp
SAWP Protocol Parser for RESP
-
async-http-proxy
Lightweight asynchronous HTTP proxy client library
-
aws-sdk-cloudwatchlogs
AWS SDK for Amazon CloudWatch Logs
-
sc2-proto
Protocol buffers for the StarCraft II Client API
-
zmq-sys
Low-level bindings to the zeromq library
-
ipc-server
A lightweight, lazy, asynchronous interprocess message passing server/client interface
-
aws-creds
working with Amazon IAM credential,s, supports
s3
crate -
azure_mgmt_servicebus
generated REST API bindings
-
iberis-protobuf
Protobuf files for the marraph project!
-
remotefs-aws-s3
remotefs Aws S3 client library
-
mwc-libp2p-wasm-ext
Allows passing in an external transport in a WASM environment
-
fp_lib
useful things
-
dns2socks
Convert DNS requests to SOCKS5 proxy
-
tor-netdir
Types to represent and use a Tor network directory
-
pingora-load-balancing
Common load balancing features for Pingora proxy
-
zon
part of a new WIP, very incomplete async http service stack
-
kitsune_p2p_proxy
Proxy transport module for kitsune-p2p
-
dust-devil-sandstorm
A remote monitoring client for the dust-devil socks5 server
-
scionnet
An std::net fork with support for SCION addresses
-
ant-libp2p-mdns
libp2p mDNS discovery method
-
trippy-privilege
Discover platform privileges
-
kipa
Distributed Key to IP Address (KIPA) query network
-
iceoryx2-cli
CLI tools for iceoryx2
-
ip-check
Check in what country an IP address is located
-
bluefin
An experimental, secure, P2P, transport-layer protocol
-
libp2p-swarm-test
Test framework for code building on top of libp2p-swarm
-
xping
Command line ping, re-imagined
-
ant-libp2p-quic
TLS based QUIC transport implementation for libp2p
-
iroh-router
protocol router support for iroh
-
selium-server
The server-side binary for Selium, an extremely developer friendly, composable messaging platform with zero build time configuration
-
gerevs
implementing general-purpose SOCKS5 proxy servers with asynchronous execution and flexible authentication methods
-
sandhole
Expose HTTP/SSH/TCP services through SSH port forwarding
-
ipfetch
CLI Tool for Easy IP Information Fetching
-
tokio-tls-upgrade
Upgrade a TCP stream to a TLS stream using certificates and keys in PEM format
-
axum-csp
Some widgets for use with axum to create Content-Security-Policy headers and reduce silly typos
-
toidiu
IETF QUIC protocol
-
rups
Network UPS Tools (NUT) client library
-
tokio-xmpp
Asynchronous XMPP for Rust with tokio
-
lan-mouse-proto
network protocol for lan-mouse
-
netscan
Cross-platform network scan library
-
memberlist-net
memberlist's transport layer based on TCP and UDP
-
pnet_datalink
Cross-platform, datalink layer networking
-
gix-packetline-blocking
A duplicate of
gix-packetline
with theblocking-io
feature pre-selected -
jsonrpc-macros
Helper macros for jsonrpc-core
-
amq-protocol-codegen
AMQP specifications - codegen
-
qs-core
quic send core library
-
tarpc-copy
An RPC framework for Rust with a focus on ease of use
-
parsec
Protocol for Asynchronous, Reliable, Secure and Efficient Consensus
-
aws-sdk-workspacesthinclient
AWS SDK for Amazon WorkSpaces Thin Client
-
http_codex
easy HTTP code management
-
hoymiles-rs
A CLI to interact with Hoymiles solar panel installations and fetch data
-
meshpulse
easy communication between microservices, based on either MQTT, AMQP, gRPC or HTTP
-
futures-quic
quic protocol backed by Quiche
-
jetstream_server
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
tokio-schannel
TLS streams for Tokio backed by Schannel
-
netgauze-udp-notif-pkt
UDP NOTIF packet representation as defind by https://datatracker.ietf.org/doc/html/draft-ietf-netconf-udp-notif
-
dns-mock-server
Mock DNS server for tests
-
irc-proto
The IRC protocol distilled
-
dnsclientx
A small, simple and secure DNS client library
-
libp2p-lookup
Lookup a peer by its id
-
google-mybusiness4
A complete library to interact with My Business (protocol v4)
-
aws-sdk-sns
AWS SDK for Amazon Simple Notification Service
-
azure_mgmt_resources
generated REST API bindings
-
tucana-internal
internal gRPC communication of Code0
-
pso2packetlib
working with the PSO2 network protocol
-
poem-grpc-build
Codegen module of poem-grpc
-
nats-extra
Set of utilities and extensions for the Core NATS of the async-nats crate
-
videocall-daemon
linux native client for the videocall streaming platform
-
rekker
Attack library written for rust and python
-
thrussh
A client and server SSH library
-
embedded-tls
TLS 1.3 client with no_std support and no allocator
-
puroro
Google Protocol Buffer
-
aeronet_webtransport
WebTransport IO layer implementation for
aeronet
-
route_verification_as_rel
Parse RPSL in the IRR to verify observed BGP routes
-
google-dfareporting2d8
A complete library to interact with dfareporting (protocol v2.8)
-
file-transfer-system
File transfering, networking, and support for p2p
-
crab-kafka
Forward <TCP|UDP> + TLS traffic to kafka
-
hop
Rust client library for the Api
-
ecs_helpers
managing the deployment process of an application in Amazon Elastic Container Service (ECS)
-
ant-libp2p-websocket-websys
WebSocket for libp2p under WASM environment
-
kitsune_p2p_bin_data
Binary data types for kitsune_p2p
-
comodoro
CLI to manage personal time
-
sn_node
Safe Node
-
tor-chanmgr
Manage a set of connections to the Tor network
-
trust-dns-proto
Trust-DNS is a safe and secure DNS library. This is the foundational DNS protocol library for all Trust-DNS projects.
-
mwc-libp2p-ping
Ping protocol for libp2p
-
http-request-validator
Abstract HTTP request validation interface, providing access to a buffered request body and headers to the validation function. Designed to be fit for implementing HTTP request signature checks for WebHooks…
-
mqtt-service
This crates provide a convenient support for the MQTT Response-Pattern. It uses the rumqttc library to connect to the MQTT broker.
-
gatekeeper
A SOCKS proxy implementation
-
lamedh_runtime
AWS Lambda Runtime
-
sproxy
socks5 proxy client
-
ant-libp2p-gossipsub
Gossipsub protocol for libp2p
-
ruma-identity-service-api
Types for the endpoints in the Matrix identity service API
-
ntex-service
ntex service
-
google-dialogflow2_beta1
A complete library to interact with Dialogflow (protocol v2beta1)
-
proxied
Asynchronous client connector for proxies
-
mxlink
connecting (linking) to the Matrix Client Server API (for building bots, etc.)
-
pnet_macros
Automatic bit manipulation for binary data formats
-
junction-api
The Junction API
-
ironrdp-cliprdr
CLIPRDR static channel for clipboard implemented as described in MS-RDPECLIP
-
mrpc
MessagePack-RPC for Rust
-
aws-sdk-licensemanagerlinuxsubscriptions
AWS SDK for AWS License Manager Linux Subscriptions
-
zenoh-plugin-trait
Zenoh: The Zero Overhead Pub/Sub/Query Protocol
-
remi-s3
🐻❄️🧶 Official and maintained remi-rs crate for support of Amazon S3
-
fwd
Automatically forward ports to a remote server over ssh
-
rustdns
A DNS parsing library
-
re_sdk_comms
TCP communication between Rerun SDK and Rerun Server
-
torbridge-cli
A CLI tool to get Tor Bridges from BridgeDB
-
utuntap
A low level Rust library for Tun/Tap devices
-
mobc-lapin
RabbitMQ support for the async mobc connection pool
-
bogon
check if an IP address is a bogon
-
ntp-ctl
ntpd-rs control interface client
-
sunset
A SSH library suitable for embedded and larger programs
-
googleads-rs
A gRPC client library for Google Ads API, generated automatically from the API definition files
-
erl_rpc
Erlang RPC Client
-
immortal-http
API for HTTP skirmishes
-
aws-sdk-marketplaceagreement
AWS SDK for AWS Marketplace Agreement Service
-
sawp-tftp
SAWP Protocol Parser for TFTP
-
aws-sdk-timestreamquery
AWS SDK for Amazon Timestream Query
-
parity-tokio-ipc
Interprocess communication library for tokio
-
aldrin-broker
Broker library of Aldrin, a message bus for service-oriented RPC and interprocess communication
-
netgauze-pcap-reader
PCAP reader
-
proxy-server
Low level proxy server
-
rusoto_storagegateway
AWS SDK for Rust - AWS Storage Gateway @ 2013-06-30
-
async-graphql-value
GraphQL value for async-graphql
-
rusoto_waf_regional
AWS SDK for Rust - AWS WAF Regional @ 2016-11-28
-
scuffle-batching
Optimized batching and dataloading for external services
-
cloudflare-dns-operator
Kubernetes operator to manage Cloudflare DNS records
-
google-dns1
A complete library to interact with Dns (protocol v1)
-
iroh-cli
Bytes. Distributed.
-
ban2bgp
BGP blackholer temporary injects given banned IP addresses as blackhole routes into your network to pevent black hats to compromise your services
-
arti-relay
running a relay of the Tor network
-
prost-twirp
Code generator and library for calling/serving Twirp services in Rust using prost and hyper
-
async-dns
async DNS resolver
-
seeip
Rust Wrapper for the IP Info https://seeip.org/ API
-
async_ftp
FTP client for Rust
-
aws-sdk-cleanrooms
AWS SDK for AWS Clean Rooms Service
-
amq-protocol-tcp
AMQP URI TCP connection handling
-
proxies
http/socks5 proxy
-
futures-retry-policies
Retryable Futures
-
twitchchat
interface to the irc-side of twitch's chat system
-
ant-node-rpc-client
RPC client for the Autonomi node
-
healthscript-cli
CLI for healthscript, a simple DSL for checking the health of a service using HTTP, TCP, ICMP (ping), and more
-
aws-sdk-ecs
AWS SDK for Amazon EC2 Container Service
-
google-dns1-cli
A complete library to interact with Dns (protocol v1)
-
volo-thrift
Thrift RPC framework implementation of volo
-
madsim-tonic
The
tonic
simulator on madsim -
libp2p-dns
DNS transport implementation for libp2p
-
zon_hyper
part of a new WIP, very incomplete async http service stack
-
msquic
Microsoft implementation of the IETF QUIC protocol
-
azure_mgmt_subscription
generated REST API bindings
-
jarust
A janus client SDK in Rust
-
aws-sdk-cognitoidentityprovider
AWS SDK for Amazon Cognito Identity Provider
-
syndicus
Publish/Subscribe with types for topics and subscriber (re)synchronisation
-
rust-criu
Rust bindings for CRIU
-
lwip
Rust bindings for the lwIP TCP/IP stack
-
yomo
development sdk
-
tokio_kcp
A kcp implementation for tokio
-
netlink-packet-sock-diag
netlink packet types for the sock_diag subprotocol
-
mqtt-codec-kit
MQTT v3.1.1/v5.0 protocol async codec
-
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…
-
async_ip
An asynchronous client used to obtain one's global Ipv6 or Ipv4 address
-
dhcp4r
IPv4 DHCP library with working server example
-
ip-api-client
The client (based on ip-api.com api) allows you to get information about the IP address
-
moq-karp
Media over QUIC
-
cargo-lambda-system
Cargo subcommand to work with AWS Lambda
-
ant-libp2p-swarm-test
Test framework for code building on top of libp2p-swarm
-
sn_build_info
Safe Network Build Info
-
web-transport-proto
WebTransport core protocol
-
tokio-gemini
Gemini protocol client and server implementation written in Rust with Tokio
-
mles-webproxy
Mles WebProxy - an Mles WebSocket proxy and a static WWW-server
-
quic-rpc-utils
quic-rpc库的高级封装
-
iroh-node-util
build binaries containing an iroh endpoint
-
tracert
Cross-platform library for traceroute and ping
-
shark-scan
An async multi-threaded port scanner supporting user specified port ranges, timeout durations, and thread quantity
-
torrosion
A Tor library for Rust
-
aws-sdk-ssmsap
AWS SDK for AWS Systems Manager for SAP
-
pingora-proxy
Pingora HTTP proxy APIs and traits
-
koibumi-socks
A minimal SOCKS5 client library
-
doip_rw_tokio
Diagnostic over IP asynchronous API to implement a DoIP tester or entity
-
aws-sdk-athena
AWS SDK for Amazon Athena
-
libdoh
DoH and Oblivious DoH library for the rust-doh app
-
gcp-sdk-type
Google Cloud SDK for Rust - Common Types
-
socks-lib
compliant with the SOCKS protocol standard
-
aws-sdk-account
AWS SDK for AWS Account
-
cidrrr
Convert a CIDR block to a list of IPs
-
asteroid-mq-model
Basic models for asteroid-mq
-
gst-plugin-aws
GStreamer Amazon Web Services plugin
-
aws-sdk-iam
AWS SDK for AWS Identity and Access Management
-
unicom-tcp
TCP socket backend for unicom
-
grubbnet
Lightweight TCP client/server library for writing networked applications and games
-
azure_mgmt_sql
generated REST API bindings
-
rama-tcp
TCP support for rama
-
krossbar-connect
Krossbar bus connect tool
-
sawp-diameter
SAWP Protocol Parser for Diameter
-
ant-libp2p-request-response
Generic Request/Response Protocols
-
sn_node_rpc_client
Safe Node RPC Client
-
google-networkconnectivity1
A complete library to interact with networkconnectivity (protocol v1)
-
ironrdp-dvc
DRDYNVC static channel implementation and traits to implement dynamic virtual channels
-
tcp_ip
User-space TCP/IP stack
-
cloudwatch_logs_url
generate CloudWatch Logs URL
-
aws-sdk-securitylake
AWS SDK for Amazon Security Lake
-
squinn-proto
State machine for the QUIC transport protocol
-
kitsune_p2p_block
(un)Block datatype for kitsune_p2p
-
h3i
Low-level HTTP/3 debugging and testing
-
libp2p-dcutr
Direct connection upgrade through relay
-
aws-sdk-rekognition
AWS SDK for Amazon Rekognition
-
bb8-async-ssh2-lite
Asynchronous ssh2 connection pool
-
scratchstack-aws-signature
AWS SigV4 signature verification
-
atlas-http
straight forward, easy to use HTTP client
-
ntex-tls
SSL streams for ntex backed by OpenSSL
-
tor-ptmgr
Manage a set of pluggable transports to circumvent censorship
-
aws-sdk-cleanroomsml
AWS SDK for AWS Clean Rooms ML
-
spunet
A very simple client/server library that just deals with merging TCP/UDP. No extra frills or compatibility-breaking features.
-
rproxy
Platform independent asynchronous UDP/TCP proxy
-
aws-sdk-cloudwatch
AWS SDK for Amazon CloudWatch
-
mwc-libp2p-tcp
TCP/IP transport protocol for libp2p
-
route_verification_rib_stats
Parse RPSL in the IRR to verify observed BGP routes
-
google-securitycenter1
A complete library to interact with Security Command Center (protocol v1)
-
hickory-util
that complement Hickory DNS
-
rama-utils
rama
-
tonel
A Multi-Stream UDP over TCP Tunneler for Lightning-Fast Network Layer 3 Transmission with TUN Interface
-
mqtt-channel
This crates provide a high-level API MQTT subscriptions, based on channels
-
udp_server
fast udp server frame
-
aarambh-net
HTTP, TCP, and UDP clients and servers
-
wamp_async
An asynchronous WAMP implementation
-
tor-relay-selection
Logic to select Tor relays for specific purposes
-
aws-sdk-repostspace
AWS SDK for AWS re:Post Private
-
rusoto_waf
AWS SDK for Rust - AWS WAF @ 2015-08-24
-
iceoryx2-pal-concurrency-sync
iceoryx2: [internal] low-level basic building blocks to implement posix mutex, condition variables etc
-
aws-sdk-bedrockagent
AWS SDK for Agents for Amazon Bedrock
-
sbd-o-bahn-client-tester
websocket-based message relay client tester
-
aws-sdk-rds
AWS SDK for Amazon Relational Database Service
-
uni-stream
universal stream for TCP and UDP traffic and custom DNS resolution service
-
rsmqtt
MQTT Client/Server framework
-
libp2p-ping
Ping protocol for libp2p
-
aws-region
Tiny Rust library for working with Amazon AWS regions, supports
s3
crate -
zenoh-plugin-storage-manager
The zenoh storages plugin
-
rconn
network protocol
-
sn_evm
Safe Network EVM Transfers
-
aws-sdk-glue
AWS SDK for AWS Glue
-
fe2o3-amqp-ext
Extension types to fe2o3-amqp
-
veilid-tools
A collection of baseline tools for Rust development use by Veilid and Veilid-enabled Rust applications
-
sawp-dns
SAWP Protocol Parser for DNS
-
aws-sdk-mediapackagev2
AWS SDK for AWS Elemental MediaPackage v2
-
google-gamesconfiguration1_configuration-cli
A complete library to interact with Games Configuration (protocol v1configuration)
-
aldrin-gen
Aldrin code generator
-
rocketmq
Rust client for Apache RocketMQ
-
openssh-sftp-client-lowlevel
Lowlevel utilities to communicate with openssh sftp server
-
edge-raw
Async +
no_std
+ no-alloc implementation of IP and UDP packet creation and parsing -
aws-sdk-neptunegraph
AWS SDK for Amazon Neptune Graph
-
azure_mgmt_mysql
generated REST API bindings
-
localip
find the local IP address of the machine
-
tcpproxy
Cross-platform asynchronous multi-client TCP proxy; great tokio demo
-
traffic_forward
that allows you to easily create traffic forwarding rules through this command, which is implemented through the iptables tool
-
tower-test
writing client and server
Service
tests -
nex-packet
Cross-platform packet parsing and building library. Provides low-level packet handling. Part of nex project.
-
aws-sdk-bedrockagentruntime
AWS SDK for Agents for Amazon Bedrock Runtime
-
ntex-http
Http types for ntex framework
-
dns-resolver
dns resolver based on future
-
google-partners2
A complete library to interact with Partners (protocol v2)
-
xstack-quic
The quic transport implementation for xstack
-
libp2p-connection-limits
Connection limits for libp2p
-
aws-sdk-opensearchserverless
AWS SDK for OpenSearch Service Serverless
-
ntex-server
Server for ntex framework
-
aws-sdk-osis
AWS SDK for Amazon OpenSearch Ingestion
-
nftables-async
An async version of the helper to run nftables, providing full compatibility with the rest of the nftables crate
-
flask
create http Request/Response objects from a raw TcpStream
-
tor-geoip
parse C Tor GeoIP CSV files
-
rw-stream-sink
Adaptator between Stream/Sink and AsyncRead/AsyncWrite
-
asl
Amazon States Language
-
jetstream_cluster
Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC
-
moq-sub
Media over QUIC
-
mwc-libp2p-kad
Kademlia protocol for libp2p
-
nodecraft
Crafting seamless node operations for distributed systems, which provides foundational traits for node identification and address resolution
-
google-vault1-cli
A complete library to interact with Vault (protocol v1)
-
ironrdp-rdpsnd
RDPSND static channel for audio output implemented as described in MS-RDPEA
-
skrillax-stream
Combines skrillax-network crates to work nicely on top of a tokio tcp stream
-
httping
Ping for HTTP/s
-
tcpserver
rust tcp server frame
-
async-icmp
Unprivileged async ICMP library
-
naia-client-socket
Abstraction to expose common API over a UDP socket on Linux, and a unreliable WebRTC datachannel on the browser
-
image_search
designed to search Google Images based on provided arguments
-
libp2p-floodsub
Floodsub protocol for libp2p
-
rama-cli
rama cli to move and transform network packets
-
tor-protover
Tor's subprotocol versioning
-
cubix
Standardized building block components born for Rust craft
-
gix-protocol
gitoxide project for implementing git protocols
-
ip_network_table-deps-treebitmap
Forked version of fast IPv4/IPv6 lookup trie
-
ipapi
query IP addresses using ipquery.io API
-
aws-lambda-runtime-proxy
A helper lib to customize the communication between the lambda handler process and the lambda runtime api
-
web-transport-wasm
WebTransport WASM bindings
-
yosemite
Asynchronous SAMv3 library
-
clotho
A minimal AWS sigv4 verification library
-
udp-over-ssh
udp tunneling over ssh
-
azure_mgmt_solutions
generated REST API bindings
-
ombrac
Safe, fast, small TCP tunnel using Rust
-
aquatic_http_protocol
HTTP BitTorrent tracker protocol
-
aws-sdk-internetmonitor
AWS SDK for Amazon CloudWatch Internet Monitor
-
libp2p-autonat
NAT and firewall detection for libp2p
-
affogato
HTTP Proxy
-
packet_crafter
tools for creating / parsing / manipulating data packets. Calculates checsums and length fields where possible.
-
libp2p-stream
Generic stream protocols for libp2p
-
msgtrans
Support for a variety of communication protocols such as TCP / QUIC / WebSocket, easy to create server and client network library
-
ant-libp2p-autonat
NAT and firewall detection for libp2p
-
rusoto_workmail
AWS SDK for Rust - Amazon WorkMail @ 2017-10-01
-
monolake-services
MonoLake Services Implementation
-
mwc-libp2p-websocket
WebSocket transport for libp2p
-
iceoryx2-bb-elementary
iceoryx2: [internal] elementary constructs that have no dependencies at all
-
libp2p-gossipsub
Gossipsub protocol for libp2p
-
asteroid-mq-sdk
Rust SDK for asteroid-mq
-
remi-azure
🐻❄️🧶 Support of Microsoft's Azure Blob Storage with remi-rs primitives
-
libp2p-swarm
The libp2p swarm
-
pi_quic
Quic client/server
-
ant-libp2p-connection-limits
Connection limits for libp2p
-
aws-sdk-eks
AWS SDK for Amazon Elastic Kubernetes Service
-
tx5-go-pion-turn
Rust process wrapper around tx5-go-pion-turn executable
-
kitsune_p2p_mdns
p2p / mdns discovery framework
-
async-graphql-rocket
async-graphql for Rocket.rs
-
trust-dns-util
that complement Trust-DNS
-
any-dns
Lightweight DNS server with Middleware support for non-ICANN domains
-
google-networksecurity1-cli
A complete library to interact with NetworkSecurity (protocol v1)
-
moq-native
Media over QUIC - Helper library for native applications
-
netgauze-bmp-service
BMP Protocol Server
-
aws-sdk-route53
AWS SDK for Amazon Route 53
-
krossbar-hub
Krossbar bus hub
-
libp2p-websocket-websys
WebSocket for libp2p under WASM environment
-
ipgen-cli
A command line tool for generating unique and reproducible IP addresses
-
parity-multiaddr
multiaddr format
-
aws-sdk-kinesis
AWS SDK for Amazon Kinesis
-
madsim-tonic-build
Codegen module of
madsim-tonic
simulation implementation -
route_verification_graph
Parse RPSL in the IRR to verify observed BGP routes
-
madsim-etcd-client
The etcd simulator on madsim
-
mwc-libp2p-mplex
Mplex multiplexing protocol for libp2p
-
rustun
implementing STUN server and client asynchronously
-
google-translate2-cli
A complete library to interact with Translate (protocol v2)
-
async-nng
Async wrappers for working with nng-rs types and operations
-
libp2p-plaintext
Plaintext encryption dummy protocol for libp2p
-
kitsune_p2p_bootstrap
Bootstrap server written in rust for kitsune nodes to find each other
-
ip-spoofing
send fake IPv4 headers & UDP/TCP-SYN packets to perform L3/L4 attacks
-
libp2p-webrtc
WebRTC transport for libp2p
-
cargo-lambda-metadata
Cargo subcommand to work with AWS Lambda
-
xenet
Cross-platform networking library for Rust
-
google-docs-api-types
that provides types for the Google Docs API (unofficial)
-
resolv
DNS resolution via glibc
-
google-replicapool1_beta2-cli
A complete library to interact with replicapool (protocol v1beta2)
-
kitsune_p2p_fetch
Kitsune P2p Fetch Pool Logic
-
ironrdp-graphics
RDP image processing primitives
-
aws-sdk-codebuild
AWS SDK for AWS CodeBuild
-
rusoto_xray
AWS SDK for Rust - AWS X-Ray @ 2016-04-12
-
async-transport
Asynchronous transports with ECN information
-
azure_mgmt_policyinsights
generated REST API bindings
-
ant-libp2p-dns
DNS transport implementation for libp2p
-
async-traceroute
Async Traceroute library/command-line tool
-
updns
DNS proxy tool
-
rusoto_workdocs
AWS SDK for Rust - Amazon WorkDocs @ 2016-05-01
-
ants
Low-level async NATS.io client
-
azure_mgmt_monitor
generated REST API bindings
-
aws-sdk-cloudtraildata
AWS SDK for AWS CloudTrail Data Service
-
arti-rpc-client-core
Client library for Arti RPC
-
google-networkservices1-cli
A complete library to interact with NetworkServices (protocol v1)
-
aws-sdk-proton
AWS SDK for AWS Proton
-
aws-sdk-batch
AWS SDK for AWS Batch
-
aws-sdk-ecr
AWS SDK for Amazon Elastic Container Registry
-
libp2p-rendezvous
Rendezvous protocol for libp2p
-
iceoryx2-bb-container
iceoryx2: IPC shared memory compatible containers
-
googleapis-tonic-grafeas-v1
A Google APIs client library generated by tonic-build
-
audit
linux audit via netlink
-
aws-sdk-pipes
AWS SDK for Amazon EventBridge Pipes
-
aws-sdk-translate
AWS SDK for Amazon Translate
-
aws-sdk-supplychain
AWS SDK for AWS Supply Chain
-
rama-proxy
proxy types and utilities for rama
-
ant-libp2p-kad
Kademlia protocol for libp2p
-
aws-sdk-inspectorscan
AWS SDK for Inspector Scan
-
aws-sdk-config
AWS SDK for AWS Config
-
ant-libp2p-relay
Communications relaying for libp2p
-
sn_logging
Safe Networking Logging
-
aws-sdk-omics
AWS SDK for Amazon Omics
-
aws-sdk-trustedadvisor
AWS SDK for TrustedAdvisor Public API
-
aws-sdk-sagemakergeospatial
AWS SDK for Amazon SageMaker geospatial capabilities
-
http-lib
High-level, asynchronous API for ureq, a safe HTTP client
-
pingora-pool
A connection pool system for connection reuse
-
libp2p-webtransport-websys
WebTransport for libp2p under WASM environment
-
openssh-sftp-error
Error type used when communicating with openssh sftp server
-
aws-sdk-elasticache
AWS SDK for Amazon ElastiCache
-
poem-grpc
GRPC support for Poem
-
node-launchpad
TUI for running nodes on the Autonomi network
-
google-fitness1-cli
A complete library to interact with fitness (protocol v1)
-
azure_mgmt_applicationinsights
generated REST API bindings
-
aws-sdk-eksauth
AWS SDK for Amazon EKS Auth
-
schmoozer
abstraction over a retryable async operation, such as establishing a connection
-
aws-sdk-arczonalshift
AWS SDK for AWS ARC - Zonal Shift
-
mwc-libp2p-mdns
libp2p mDNS discovery method
-
aws-smithy-experimental
Experiments for the smithy-rs ecosystem
-
ntex-tokio
tokio intergration for ntex framework
-
moq-dir
Media over QUIC
-
asport-quinn
A wrapped quinn to implement ASPORT protocol
-
ironrdp-svc
IronRDP traits to implement RDP static virtual channels
-
ant-libp2p-dcutr
Direct connection upgrade through relay
-
ant-libp2p-identify
Nodes identification protocol for libp2p
-
rusoto_workspaces
AWS SDK for Rust - Amazon WorkSpaces @ 2015-04-08
-
ant-libp2p-memory-connection-limits
Memory usage based connection limits for libp2p
-
aws-sdk-polly
AWS SDK for Amazon Polly
-
cargo-lambda-remote
Cargo subcommand to work with AWS Lambda
-
aws-sdk-codegurusecurity
AWS SDK for Amazon CodeGuru Security
-
trust-dns
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…
-
google-datacatalog1-cli
A complete library to interact with Data Catalog (protocol v1)
-
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
-
aws-sdk-kendraranking
AWS SDK for Amazon Kendra Intelligent Ranking
-
aws-sdk-codepipeline
AWS SDK for AWS CodePipeline
-
aws-sdk-appfabric
AWS SDK for AppFabric
-
public-ip
Find the public IP address of a device
-
libp2p-uds
Unix domain sockets transport for libp2p
-
route_verification_parse
Parse RPSL in the IRR to verify observed BGP routes
-
zeromq-2sat
A native Rust implementation of ZeroMQ
-
aws-sdk-resourceexplorer2
AWS SDK for AWS Resource Explorer
-
google-networkmanagement1-cli
A complete library to interact with Network Management (protocol v1)
-
mqtt-proto
MQTT v3.1/v3.1.1/v5.0 protocol sync/async codec
-
azure_mgmt_kubernetesconfiguration
generated REST API bindings
-
iceoryx2-bb-lock-free
iceoryx2: [internal] lock-free containers and constructs
-
async-graphql-poem
async-graphql for poem
-
rama-haproxy
rama HaProxy support
-
ip-rs
web service to find out your public IP address
-
arti-hyper
Adapter for making anonymous http requests using the Tor network and hyper
-
azure_mgmt_security
generated REST API bindings
-
kitsune_p2p_bootstrap_client
a client library for the bootstrap service used by Kitsune P2P
-
webtransport-proto
WebTransport core protocol
-
aws-sdk-cloudfrontkeyvaluestore
AWS SDK for Amazon CloudFront KeyValueStore
-
ratsio
client library for NATS messaging system and NATS Event Streaming
-
ntex-net
ntexwork utils for ntex framework
-
net-reporter-api
defines types for the api used in the net-stalker project. Amazon Ion is used as the serialization format.
-
aws-sdk-route53resolver
AWS SDK for Amazon Route 53 Resolver
-
aws-sdk-marketplacedeployment
AWS SDK for AWS Marketplace Deployment Service
-
alicemq
Wapper for the amqprs rabbitMQ library
-
azure_mgmt_databricks
generated REST API bindings
-
google-metastore1_beta-cli
A complete library to interact with Dataproc Metastore (protocol v1beta)
-
aws-sdk-securityhub
AWS SDK for AWS SecurityHub
-
aws-sdk-paymentcryptography
AWS SDK for Payment Cryptography Control Plane
-
aws-sdk-entityresolution
AWS SDK for AWS EntityResolution
-
ntex-grpc-codegen
GRPC Client/Server framework (codegen)
-
zeromq-twosat
A native Rust implementation of ZeroMQ
-
google-plus1-cli
A complete library to interact with plus (protocol v1)
-
trapeze
ttrpc
-
aws-sdk-opensearch
AWS SDK for Amazon OpenSearch Service
-
ironrdp-acceptor
State machines to drive an RDP connection acceptance sequence
-
rusoto_support
AWS SDK for Rust - AWS Support @ 2013-04-15
-
ant-libp2p-upnp
UPnP support for libp2p transports
-
aws-sdk-apigatewaymanagement
AWS SDK for AmazonApiGatewayManagementApi
-
aws-smithy-async
Async runtime agnostic abstractions for smithy-rs
-
aws-smithy-mocks-experimental
Experimental testing utilities for smithy-rs generated clients
-
getserviceip
Web service to get IP addresses from devices
-
mwc-libp2p-swarm
The libp2p swarm
-
route_verification_irr
Parse RPSL in the IRR to verify observed BGP routes
-
aws-sdk-transcribe
AWS SDK for Amazon Transcribe Service
-
libp2p-webrtc-utils
WebRTC in libp2p
-
trust-dns-server
Trust-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…
-
aws-sdk-accessanalyzer
AWS SDK for Access Analyzer
-
libp2p-wasm-ext
Allows passing in an external transport in a WASM environment
-
aws-sdk-appconfig
AWS SDK for Amazon AppConfig
-
compio-quic
QUIC for compio
-
aws-sdk-resourcegroupstagging
AWS SDK for AWS Resource Groups Tagging API
-
simple-request
HTTP(S) request library
-
ant-libp2p-metrics
Metrics for libp2p
-
google-secretmanager1-cli
A complete library to interact with Secret Manager (protocol v1)
-
aws-sdk-bcmpricingcalculator
AWS SDK for AWS Billing and Cost Management Pricing Calculator
-
google-searchconsole1-cli
A complete library to interact with Search Console (protocol v1)
-
aws-sdk-taxsettings
AWS SDK for Tax Settings
-
ntex-rt
ntex runtime
-
google-servicedirectory1-cli
A complete library to interact with Service Directory (protocol v1)
-
azure_mgmt_arcdata
generated REST API bindings
-
libp2p-allow-block-list
Allow/block list connection management for libp2p
-
azure_svc_datalakeanalytics
generated REST API bindings
-
aws-sdk-sfn
AWS SDK for AWS Step Functions
-
rusoto_translate
AWS SDK for Rust - Amazon Translate @ 2017-07-01
-
google-driveactivity2
A complete library to interact with Drive Activity (protocol v2)
-
ironrdp-tls
TLS boilerplate common with most IronRDP clients
-
aws-sdk-costoptimizationhub
AWS SDK for Cost Optimization Hub
-
aws-sdk-networkflowmonitor
AWS SDK for Network Flow Monitor
-
aws-sdk-organizations
AWS SDK for AWS Organizations
-
rusoto_textract
AWS SDK for Rust - Amazon Textract @ 2018-06-27
-
aws-sdk-paymentcryptographydata
AWS SDK for Payment Cryptography Data Plane
-
aws-sdk-artifact
AWS SDK for AWS Artifact
-
aws-sdk-opsworks
AWS SDK for AWS OpsWorks
-
libp2p-relay
Communications relaying for libp2p
-
rama-socks5
SOCKS5 support for rama
-
aws-sdk-oam
AWS SDK for CloudWatch Observability Access Manager
-
rama-udp
UDP support for rama
-
route_verification_bgpmap
Parse RPSL in the IRR to verify observed BGP routes
-
ant-libp2p
Peer-to-peer networking library
-
aws-sdk-elasticsearch
AWS SDK for Amazon Elasticsearch Service
-
google-containeranalysis1-cli
A complete library to interact with Container Analysis (protocol v1)
-
libp2p-deflate
Deflate encryption protocol for libp2p
-
aws-sdk-cloudfront
AWS SDK for Amazon CloudFront
-
azure_svc_marketplacecatalog
generated REST API bindings
-
aws-sdk-networkmonitor
AWS SDK for Amazon CloudWatch Network Monitor
-
aws-sdk-pcaconnectorad
AWS SDK for PcaConnectorAd
-
google-testing1-cli
A complete library to interact with testing (protocol v1)
-
aws-sdk-firehose
AWS SDK for Amazon Kinesis Firehose
-
google-texttospeech1-cli
A complete library to interact with Texttospeech (protocol v1)
-
aws-sdk-globalaccelerator
AWS SDK for AWS Global Accelerator
-
aws-sdk-iotroborunner
AWS SDK for AWS IoT RoboRunner
-
azure_mgmt_iothub
generated REST API bindings
-
aws-sdk-sagemakermetrics
AWS SDK for Amazon SageMaker Metrics Service
-
ironrdp-rdpdr
RDPDR channel implementation
-
aws-sdk-apigateway
AWS SDK for Amazon API Gateway
-
azure_svc_loadtestservice
generated REST API bindings
-
aws-sdk-bcmdataexports
AWS SDK for AWS Billing and Cost Management Data Exports
-
aws-sdk-redshiftserverless
AWS SDK for Redshift Serverless
-
route_verification_io
Parse RPSL in the IRR to verify observed BGP routes
-
ant-libp2p-allow-block-list
Allow/block list connection management for libp2p
-
aws-sdk-b2bi
AWS SDK for AWS B2B Data Interchange
-
aws-sdk-notifications
AWS SDK for AWS User Notifications
-
aws-sdk-ssmquicksetup
AWS SDK for AWS Systems Manager QuickSetup
-
aws-sdk-codecommit
AWS SDK for AWS CodeCommit
-
aws-sdk-kinesisvideowebrtcstorage
AWS SDK for Amazon Kinesis Video WebRTC Storage
-
aws-sdk-directoryservicedata
AWS SDK for AWS Directory Service Data
-
aws-runtime-api
Runtime support code for the AWS SDK. This isn't intended to be used directly.
-
aws-sdk-deadline
AWS SDK for AWSDeadlineCloud
-
aws-sdk-launchwizard
AWS SDK for AWS Launch Wizard
-
ironrdp-error
IronPDU generic error definition
-
ntex-async-std
async-std intergration for ntex framework
-
rusoto_transcribe
AWS SDK for Rust - Amazon Transcribe Service @ 2017-10-26
-
aws-sdk-transcribestreaming
AWS SDK for Amazon Transcribe Streaming Service
-
google-iamcredentials1-cli
A complete library to interact with IAM Credentials (protocol v1)
-
google-aiplatform1_beta1
A complete library to interact with Aiplatform (protocol v1beta1)
-
ironrdp-session
State machines to drive an RDP session
-
google-orgpolicy2-cli
A complete library to interact with OrgPolicy API (protocol v2)
-
azure-pim-cli
Unofficial CLI to list and enable Azure Privileged Identity Management (PIM) roles
-
google-factchecktools1_alpha1-cli
A complete library to interact with Fact Check Tools (protocol v1alpha1)
-
aws-sdk-autoscaling
AWS SDK for Auto Scaling
-
aws-sdk-tnb
AWS SDK for AWS Telco Network Builder
-
aws-sdk-lookoutequipment
AWS SDK for Amazon Lookout for Equipment
-
net-core-api
defines core traits and types for the api defined through the net-stalker project. Amazon Ion is used as the serialization format.
-
rusoto_lex_runtime
AWS SDK for Rust - Amazon Lex Runtime Service @ 2016-11-28
-
aws-sdk-efs
AWS SDK for Amazon Elastic File System
-
google-keep1-cli
A complete library to interact with Keep (protocol v1)
-
rama-dns
DNS support for rama
-
aws-sdk-backupsearch
AWS SDK for AWS Backup Search
-
aws-sdk-kinesisvideo
AWS SDK for Amazon Kinesis Video Streams
-
google-pubsublite1-cli
A complete library to interact with PubsubLite (protocol v1)
-
aws-sdk-databasemigration
AWS SDK for AWS Database Migration Service
-
google-docs1-cli
A complete library to interact with Docs (protocol v1)
-
ant-libp2p-tcp
TCP/IP transport protocol for libp2p
-
libp2p-pnet
Private swarm support for libp2p
-
azure_svc_quantum
generated REST API bindings
-
aws-sdk-gamelift
AWS SDK for Amazon GameLift
-
aws-sdk-finspace
AWS SDK for FinSpace User Environment Management service
-
aws-sdk-applicationsignals
AWS SDK for Amazon CloudWatch Application Signals
-
azure_mgmt_streamanalytics
generated REST API bindings
-
aws-sdk-workspaces
AWS SDK for Amazon WorkSpaces
-
aws-sdk-cognitoidentity
AWS SDK for Amazon Cognito Identity
-
libp2p-memory-connection-limits
Memory usage based connection limits for libp2p
-
aws-sdk-freetier
AWS SDK for AWS Free Tier
-
google-secretmanager1_beta1-cli
A complete library to interact with Secret Manager (protocol v1beta1)
-
ntex-glommio
glommio intergration for ntex framework
-
aws-sdk-s3tables
AWS SDK for Amazon S3 Tables
-
azure_svc_devcenter
generated REST API bindings
-
aws-sdk-apptest
AWS SDK for AWS Mainframe Modernization Application Testing
-
aws-sdk-location
AWS SDK for Amazon Location Service
-
google-policytroubleshooter1-cli
A complete library to interact with Policy Troubleshooter (protocol v1)
-
net-inserter-api
defines types for the api used in the net-stalker project. Amazon Ion is used as the serialization format.
-
aws-sdk-redshiftdata
AWS SDK for Redshift Data API Service
-
aws-sdk-billing
AWS SDK for AWS Billing
-
coldsnap
command-line interface for uploading and downloading Amazon EBS snapshots
-
ironrdp-rdpdr-native
Native RDPDR static channel backend implementations for IronRDP
-
google-mybusinessaccountmanagement1-cli
A complete library to interact with My Business Account Management (protocol v1)
-
azure_mgmt_hybridkubernetes
generated REST API bindings
-
aws-sdk-eventbridge
AWS SDK for Amazon EventBridge
-
libp2p-webrtc-websys
WebRTC for libp2p under WASM environment
-
azure_mgmt_costmanagement
generated REST API bindings
-
google-playablelocations3-cli
A complete library to interact with Playable Locations (protocol v3)
-
mz_rusoto_core
AWS SDK for Rust - Core
-
aws-sdk-route53profiles
AWS SDK for Route 53 Profiles
-
aws-sdk-datazone
AWS SDK for Amazon DataZone
-
google-privateca1_beta1-cli
A complete library to interact with Certificate Authority Service (protocol v1beta1)
-
aws-sdk-mgn
AWS SDK for Application Migration Service
-
rusoto_transfer
AWS SDK for Rust - AWS Transfer Family @ 2018-11-05
-
google-driveactivity2-cli
A complete library to interact with Drive Activity (protocol v2)
-
aws-sdk-textract
AWS SDK for Amazon Textract
-
yup-oauth2
An oauth2 implementation, providing the 'device', 'service account' and 'installed' authorization flows
-
aws-sdk-georoutes
AWS SDK for Amazon Location Service Routes V2
-
aws-sdk-geomaps
AWS SDK for Amazon Location Service Maps V2
-
aws-sdk-kinesisvideosignaling
AWS SDK for Amazon Kinesis Video Signaling Channels
-
azure_mgmt_mariadb
generated REST API bindings
-
rusoto_workmailmessageflow
AWS SDK for Rust - Amazon WorkMail Message Flow @ 2019-05-01
-
aws-sdk-observabilityadmin
AWS SDK for CloudWatch Observability Admin Service
-
aws-sdk-wafv2
AWS SDK for AWS WAFV2
-
google-domainsrdap1-cli
A complete library to interact with Domains RDAP (protocol v1)
-
aws-sdk-notificationscontacts
AWS SDK for AWS User Notifications Contacts
-
aws-sdk-workmail
AWS SDK for Amazon WorkMail
-
aws-sdk-storagegateway
AWS SDK for AWS Storage Gateway
-
aws-sdk-applicationautoscaling
AWS SDK for Application Auto Scaling
-
ironrdp-async
Future
s wrapping the IronRDP state machines conveniently -
azure_mgmt_keyvault
generated REST API bindings
-
aws-sdk-workdocs
AWS SDK for Amazon WorkDocs
-
ironrdp-blocking
Blocking I/O abstraction wrapping the IronRDP state machines conveniently
-
aws-sdk-bedrockdataautomationruntime
AWS SDK for Runtime for Amazon Bedrock Data Automation
-
ntex-compio
compio runtime intergration for ntex framework
-
aws-sdk-applicationdiscovery
AWS SDK for AWS Application Discovery Service
-
google-apigee1
A complete library to interact with Apigee (protocol v1)
-
aws-sdk-elasticloadbalancingv2
AWS SDK for Elastic Load Balancing
-
mountpoint-s3-crt
Rust interface to the AWS Common Runtime for Mountpoint for Amazon S3
-
aws-sdk-codeconnections
AWS SDK for AWS CodeConnections
-
aws-sdk-transfer
AWS SDK for AWS Transfer Family
-
multistream-select
negotiation protocol for libp2p
-
rusoto_redshift
AWS SDK for Rust - Amazon Redshift @ 2012-12-01
-
google-networkconnectivity1-cli
A complete library to interact with networkconnectivity (protocol v1)
-
azure_mgmt_confidentialledger
generated REST API bindings
-
aws-sdk-bedrockdataautomation
AWS SDK for Data Automation for Amazon Bedrock
-
azure_mgmt_servicelinker
generated REST API bindings
-
google-groupsmigration1-cli
A complete library to interact with Groups Migration (protocol v1)
-
aws-sdk-frauddetector
AWS SDK for Amazon Fraud Detector
-
aws-sdk-cloudtrail
AWS SDK for AWS CloudTrail
-
aws-sdk-controlcatalog
AWS SDK for AWS Control Catalog
-
azure_mgmt_cpim
generated REST API bindings
-
azure_mgmt_servicefabricmanagedclusters
generated REST API bindings
-
rusoto_sagemaker_a2i_runtime
AWS SDK for Rust - Amazon Augmented AI Runtime @ 2019-11-07
-
ant-libp2p-websocket
WebSocket transport for libp2p
-
aws-sdk-securityir
AWS SDK for Security Incident Response
-
aws-sdk-guardduty
AWS SDK for Amazon GuardDuty
-
aws-sdk-robomaker
AWS SDK for AWS RoboMaker
-
aws-sdk-personalize
AWS SDK for Amazon Personalize
-
aws-sdk-qapps
AWS SDK for QApps
-
azure_mgmt_maintenance
generated REST API bindings
-
aws-sdk-qbusiness
AWS SDK for QBusiness
-
mountpoint-s3-client
High-performance Amazon S3 client for Mountpoint for Amazon S3
-
aws-sdk-grafana
AWS SDK for Amazon Managed Grafana
-
google-vectortile1-cli
A complete library to interact with Semantic Tile (protocol v1)
-
aws-sdk-geoplaces
AWS SDK for Amazon Location Service Places V2
-
mssf-com
Azure Service Fabric. The COM base layer.
-
aws-sdk-mailmanager
AWS SDK for MailManager
-
aws-sdk-swf
AWS SDK for Amazon Simple Workflow Service
-
aws-sdk-directconnect
AWS SDK for AWS Direct Connect
-
aws-sdk-dsql
AWS SDK for Amazon Aurora DSQL
-
aws-sdk-backup
AWS SDK for AWS Backup
-
aws-sdk-iotwireless
AWS SDK for AWS IoT Wireless
-
mssf-core
Azure Service Fabric. Rust safe APIs.
-
aws-sdk-macie2
AWS SDK for Amazon Macie 2
-
rusoto_cloudfront
AWS SDK for Rust - Amazon CloudFront @ 2020-05-31
-
google-accesscontextmanager1-cli
A complete library to interact with Access Context Manager (protocol v1)
-
google-policyanalyzer1-cli
A complete library to interact with Policy Analyzer (protocol v1)
-
azure_mgmt_hybridcompute
generated REST API bindings
-
aws-sdk-route53recoverycluster
AWS SDK for Route53 Recovery Cluster
-
google-analytics3-cli
A complete library to interact with analytics (protocol v3)
-
aws-sdk-servicediscovery
AWS SDK for AWS Cloud Map
-
aws-smithy-compression
Request compression for smithy clients
-
rusoto_ecr
AWS SDK for Rust - Amazon EC2 Container Registry @ 2015-09-21
-
aws-sdk-pcaconnectorscep
AWS SDK for Private CA Connector for SCEP
-
azure_svc_purview
generated REST API bindings
-
azure_mgmt_hdinsight
generated REST API bindings
-
google-adexchangebuyer1d4
A complete library to interact with Ad Exchange Buyer (protocol v1.4)
-
azure_mgmt_signalr
generated REST API bindings
-
azure_mgmt_elastic
generated REST API bindings
-
aws-sdk-redshift
AWS SDK for Amazon Redshift
-
aws-sdk-networkfirewall
AWS SDK for AWS Network Firewall
-
aws-sdk-lexmodelbuilding
AWS SDK for Amazon Lex Model Building Service
-
aws-sdk-docdb
AWS SDK for Amazon DocumentDB with MongoDB compatibility
-
aws-sdk-cloudhsmv2
AWS SDK for AWS CloudHSM V2
-
aws-sdk-pinpointsmsvoicev2
AWS SDK for Amazon Pinpoint SMS Voice V2
-
aws-sdk-directory
AWS SDK for AWS Directory Service
-
azure_mgmt_webpubsub
generated REST API bindings
-
azure_mgmt_communication
generated REST API bindings
-
aws-sdk-amp
AWS SDK for Amazon Prometheus Service
-
azure_svc_deviceupdate
generated REST API bindings
-
aws-sdk-datasync
AWS SDK for AWS DataSync
-
rusoto_sso_oidc
AWS SDK for Rust - AWS SSO OIDC @ 2019-06-10
-
aws-sdk-privatenetworks
AWS SDK for AWS Private 5G
-
google-chromemanagement1
A complete library to interact with Chrome Management (protocol v1)
-
rusoto_sso
AWS SDK for Rust - AWS Single Sign-On @ 2019-06-10
-
aws-sdk-iotdataplane
AWS SDK for AWS IoT Data Plane
-
aws-sdk-comprehend
AWS SDK for Amazon Comprehend
-
rusoto_batch
AWS SDK for Rust - AWS Batch @ 2016-08-10
-
azure_mgmt_purview
generated REST API bindings
-
aws-sdk-apprunner
AWS SDK for AWS App Runner
-
azure_svc_eventgrid
generated REST API bindings
-
aws-sdk-codedeploy
AWS SDK for AWS CodeDeploy
-
aws-sdk-waf
AWS SDK for AWS WAF
-
aws-sdk-finspacedata
AWS SDK for FinSpace Public API
-
aws-sdk-invoicing
AWS SDK for AWS Invoicing
-
azure_mgmt_developerhub
generated REST API bindings
-
aws-sdk-chimesdkmessaging
AWS SDK for Amazon Chime SDK Messaging
-
google-bigquerydatatransfer1-cli
A complete library to interact with BigQuery Data Transfer (protocol v1)
-
azure_mgmt_containerinstance
generated REST API bindings
-
aws-sdk-fsx
AWS SDK for Amazon FSx
-
aws-sdk-ssmcontacts
AWS SDK for AWS Systems Manager Incident Manager Contacts
-
aws-sdk-mediaconnect
AWS SDK for AWS MediaConnect
-
aws-sdk-quicksight
AWS SDK for Amazon QuickSight
-
aws-sdk-pricing
AWS SDK for AWS Price List Service
-
aws-sdk-ssoadmin
AWS SDK for AWS Single Sign-On Admin
-
aws-sdk-socialmessaging
AWS SDK for AWS End User Messaging Social
-
azure_mgmt_dashboard
generated REST API bindings
-
aws-sdk-kafka
AWS SDK for Managed Streaming for Kafka
-
aws-sdk-partnercentralselling
AWS SDK for Partner Central Selling API
-
aws-sdk-customerprofiles
AWS SDK for Amazon Connect Customer Profiles
-
azure_mgmt_deviceupdate
generated REST API bindings
-
aws-sdk-iot
AWS SDK for AWS IoT
-
rusoto_resourcegroupstaggingapi
AWS SDK for Rust - AWS Resource Groups Tagging API @ 2017-01-26
-
aws-sdk-networkmanager
AWS SDK for AWS Network Manager
-
rusoto_iot
AWS SDK for Rust - AWS IoT @ 2015-05-28
-
aws-sdk-marketplacemetering
AWS SDK for AWSMarketplace Metering
-
aws-sdk-route53recoverycontrolconfig
AWS SDK for AWS Route53 Recovery Control Config
-
aws-sdk-opsworkscm
AWS SDK for AWS OpsWorks CM
-
aws-sdk-wisdom
AWS SDK for Amazon Connect Wisdom Service
-
aws-sdk-pinpoint
AWS SDK for Amazon Pinpoint
-
azure_mgmt_nginx
generated REST API bindings
-
aws-sdk-wafregional
AWS SDK for AWS WAF Regional
-
aws-sdk-codestar
AWS SDK for AWS CodeStar
-
azure_mgmt_operationalinsights
generated REST API bindings
-
azure_mgmt_recoveryservices
generated REST API bindings
-
aws-sdk-connectcampaignsv2
AWS SDK for AmazonConnectCampaignServiceV2
-
aws-sdk-ivs
AWS SDK for Amazon Interactive Video Service
-
aws-sdk-sagemakerruntime
AWS SDK for Amazon SageMaker Runtime
-
azure_mgmt_resourcehealth
generated REST API bindings
-
aws-sdk-lexruntime
AWS SDK for Amazon Lex Runtime Service
-
aws-sdk-ssmincidents
AWS SDK for AWS Systems Manager Incident Manager
-
google-dfareporting2d1
A complete library to interact with dfareporting (protocol v2.1)
-
aws-sdk-forecast
AWS SDK for Amazon Forecast Service
-
google-appstate1-cli
A complete library to interact with App State (protocol v1)
-
azure_svc_digitaltwins
generated REST API bindings
-
aws-smithy-xml
XML parsing logic for Smithy protocols
-
google-bigqueryreservation1-cli
A complete library to interact with BigQuery Reservation (protocol v1)
-
aws-sdk-marketplacereporting
AWS SDK for AWS Marketplace Reporting Service
-
aws-sdk-lexmodelsv2
AWS SDK for Amazon Lex Model Building V2
-
aws-sdk-s3control
AWS SDK for AWS S3 Control
-
aws-sdk-cloud9
AWS SDK for AWS Cloud9
-
aws-sdk-ecrpublic
AWS SDK for Amazon Elastic Container Registry Public
-
aws-sdk-chimesdkidentity
AWS SDK for Amazon Chime SDK Identity
-
aws-sdk-medialive
AWS SDK for AWS Elemental MediaLive
-
aws-sdk-sagemaker
AWS SDK for Amazon SageMaker Service
-
aws-sdk-lakeformation
AWS SDK for AWS Lake Formation
-
google-accesscontextmanager1_beta-cli
A complete library to interact with Access Context Manager (protocol v1beta)
-
aws-sdk-ivschat
AWS SDK for Amazon Interactive Video Service Chat
-
aws-sdk-cloudcontrol
AWS SDK for AWS Cloud Control API
-
azure_mgmt_scvmm
generated REST API bindings
-
aws-sdk-route53recoveryreadiness
AWS SDK for AWS Route53 Recovery Readiness
-
aws-sdk-appconfigdata
AWS SDK for AWS AppConfig Data
-
google-artifactregistry1-cli
A complete library to interact with Artifact Registry (protocol v1)
-
aws-sdk-iotsitewise
AWS SDK for AWS IoT SiteWise
-
aws-sdk-xray
AWS SDK for AWS X-Ray
-
aws-sdk-licensemanager
AWS SDK for AWS License Manager
-
aws-sdk-pi
AWS SDK for AWS Performance Insights
-
aws-sdk-datapipeline
AWS SDK for AWS Data Pipeline
-
aws-sdk-connect
AWS SDK for Amazon Connect Service
-
aws-sdk-kendra
AWS SDK for AWSKendraFrontendService
-
rusoto_devicefarm
AWS SDK for Rust - AWS Device Farm @ 2015-06-23
-
aws-sdk-codestarnotifications
AWS SDK for AWS CodeStar Notifications
-
rusoto_application_autoscaling
AWS SDK for Rust - Application Auto Scaling @ 2016-02-06
-
google-alertcenter1_beta1-cli
A complete library to interact with AlertCenter (protocol v1beta1)
-
aws-smithy-eventstream
Event stream logic for smithy-rs
-
azure_mgmt_reservations
generated REST API bindings
-
azure_mgmt_vi
generated REST API bindings
-
aws-sdk-snowdevicemanagement
AWS SDK for AWS Snow Device Management
-
rusoto_servicediscovery
AWS SDK for Rust - AWS Cloud Map @ 2017-03-14
-
azure_mgmt_healthcareapis
generated REST API bindings
-
aws-sdk-workspacesweb
AWS SDK for Amazon WorkSpaces Web
-
google-appsactivity1-cli
A complete library to interact with appsactivity (protocol v1)
-
azure_mgmt_datashare
generated REST API bindings
-
aws-sdk-applicationcostprofiler
AWS SDK for AWS Application Cost Profiler
-
aws-sdk-serverlessapplicationrepository
AWS SDK for AWSServerlessApplicationRepository
-
aws-sdk-codestarconnections
AWS SDK for AWS CodeStar connections
-
aws-sdk-servicecatalog
AWS SDK for AWS Service Catalog
-
rusoto_sagemaker
AWS SDK for Rust - Amazon SageMaker Service @ 2017-07-24
-
aws-sdk-detective
AWS SDK for Amazon Detective
-
aws-sdk-databrew
AWS SDK for AWS Glue DataBrew
-
aws-sdk-computeoptimizer
AWS SDK for AWS Compute Optimizer
-
rusoto_efs
AWS SDK for Rust - Amazon Elastic File System @ 2015-02-01
-
azure_mgmt_eventhub
generated REST API bindings
-
aws-sdk-costexplorer
AWS SDK for AWS Cost Explorer Service
-
aws-sdk-codeartifact
AWS SDK for CodeArtifact
-
aws-sdk-mediaconvert
AWS SDK for AWS Elemental MediaConvert
-
azure_mgmt_kusto
generated REST API bindings
-
aws-sdk-acmpca
AWS SDK for AWS Certificate Manager Private Certificate Authority
-
azure_mgmt_hybridnetwork
generated REST API bindings
-
aws-sdk-marketplaceentitlement
AWS SDK for AWS Marketplace Entitlement Service
-
google-certificatemanager1-cli
A complete library to interact with Certificate Manager (protocol v1)
-
azure_mgmt_connectedvmware
generated REST API bindings
-
aws-sdk-glacier
AWS SDK for Amazon Glacier
-
aws-sdk-fms
AWS SDK for Firewall Management Service
-
azure_mgmt_dns
generated REST API bindings
-
aws-sdk-costandusagereport
AWS SDK for AWS Cost and Usage Report Service
-
azure_mgmt_confluent
generated REST API bindings
-
aws-sdk-voiceid
AWS SDK for Amazon Voice ID
-
aws-sdk-mobile
AWS SDK for AWS Mobile
-
azure_mgmt_chaos
generated REST API bindings
-
google-area120tables1_alpha1-cli
A complete library to interact with Area120 Tables (protocol v1alpha1)
-
aws-sdk-signer
AWS SDK for AWS Signer
-
aws-sdk-dataexchange
AWS SDK for AWS Data Exchange
-
aws-sdk-imagebuilder
AWS SDK for EC2 Image Builder
-
rusoto_apigateway
AWS SDK for Rust - Amazon API Gateway @ 2015-07-09
-
azure_mgmt_search
generated REST API bindings
-
aws-sdk-kafkaconnect
AWS SDK for Managed Streaming for Kafka Connect
-
rusoto_sts
AWS SDK for Rust - AWS Security Token Service @ 2011-06-15
-
aws-sdk-dynamodbstreams
AWS SDK for Amazon DynamoDB Streams
-
aws-sdk-chime
AWS SDK for Amazon Chime
-
aws-sdk-greengrass
AWS SDK for AWS Greengrass
-
aws-sdk-appstream
AWS SDK for Amazon AppStream
-
aws-sdk-resiliencehub
AWS SDK for AWS Resilience Hub
-
azure_mgmt_resourcemover
generated REST API bindings
-
google-content2_sandbox-cli
A complete library to interact with Shopping Content (protocol v2sandbox)
-
aws-sdk-marketplacecatalog
AWS SDK for AWS Marketplace Catalog Service
-
aws-sdk-autoscalingplans
AWS SDK for AWS Auto Scaling Plans
-
azure_mgmt_storagemover
generated REST API bindings
-
azure_mgmt_timeseriesinsights
generated REST API bindings
-
azure_svc_filestorage
generated REST API bindings
-
rusoto_worklink
AWS SDK for Rust - Amazon WorkLink @ 2018-09-25
-
google-authorizedbuyersmarketplace1-cli
A complete library to interact with Authorized Buyers Marketplace (protocol v1)
-
google-analyticsadmin1_alpha
A complete library to interact with Google Analytics Admin (protocol v1alpha)
-
aws-sdk-mq
AWS SDK for AmazonMQ
-
aws-sdk-inspector2
AWS SDK for Inspector2
-
aws-sdk-wellarchitected
AWS SDK for AWS Well-Architected Tool
-
azure_mgmt_stack
generated REST API bindings
-
aws-sdk-identitystore
AWS SDK for AWS SSO Identity Store
-
aws-sdk-controltower
AWS SDK for AWS Control Tower
-
aws-sdk-iotjobsdataplane
AWS SDK for AWS IoT Jobs Data Plane
-
aws-sdk-auditmanager
AWS SDK for AWS Audit Manager
-
aws-sdk-ram
AWS SDK for AWS Resource Access Manager
-
rusoto_lightsail
AWS SDK for Rust - Amazon Lightsail @ 2016-11-28
-
aws-sdk-iotanalytics
AWS SDK for AWS IoT Analytics
-
aws-sdk-groundstation
AWS SDK for AWS Ground Station
-
aws-sdk-iot1clickdevices
AWS SDK for AWS IoT 1-Click Devices Service
-
aws-sdk-emrcontainers
AWS SDK for Amazon EMR Containers
-
aws-sdk-kinesisvideoarchivedmedia
AWS SDK for Amazon Kinesis Video Streams Archived Media
-
aws-sdk-cognitosync
AWS SDK for Amazon Cognito Sync
-
aws-sdk-budgets
AWS SDK for AWS Budgets
-
azure_mgmt_consumption
generated REST API bindings
-
aws-sdk-acm
AWS SDK for AWS Certificate Manager
-
aws-sdk-appintegrations
AWS SDK for Amazon AppIntegrations Service
-
azure_mgmt_relay
generated REST API bindings
-
azure_svc_storagedatalake
generated REST API bindings
-
azure_mgmt_botservice
generated REST API bindings
-
google-chromeuxreport1-cli
A complete library to interact with Chrome UX Report (protocol v1)
-
azure_mgmt_fluidrelay
generated REST API bindings
-
aws-sdk-iotfleetwise
AWS SDK for AWS IoT FleetWise
-
aws-sdk-keyspaces
AWS SDK for Amazon Keyspaces
-
google-dfareporting2d5-cli
A complete library to interact with dfareporting (protocol v2.5)
-
google-bigtableadmin2-cli
A complete library to interact with Bigtable Admin (protocol v2)
-
rusoto_connect
AWS SDK for Rust - Amazon Connect Service @ 2017-08-08
-
azure_mgmt_advisor
generated REST API bindings
-
aws-sdk-appflow
AWS SDK for Amazon Appflow
-
aws-sdk-nimble
AWS SDK for AmazonNimbleStudio
-
azure_mgmt_appconfiguration
generated REST API bindings
-
aws-sdk-applicationinsights
AWS SDK for Amazon CloudWatch Application Insights
-
google-firestore1-cli
A complete library to interact with Firestore (protocol v1)
-
rusoto_elasticbeanstalk
AWS SDK for Rust - AWS Elastic Beanstalk @ 2010-12-01
-
aws-sdk-migrationhub
AWS SDK for AWS Migration Hub
-
rusoto_medialive
AWS SDK for Rust - AWS Elemental MediaLive @ 2017-10-14
-
azure_mgmt_marketplace
generated REST API bindings
-
aws-sdk-connectparticipant
AWS SDK for Amazon Connect Participant Service
-
aws-sdk-lightsail
AWS SDK for Amazon Lightsail
-
azure_mgmt_cognitiveservices
generated REST API bindings
-
aws-smithy-query
AWSQuery and EC2Query Smithy protocol logic for smithy-rs
-
aws-sdk-cloudwatchevents
AWS SDK for Amazon CloudWatch Events
-
aws-sdk-elasticloadbalancing
AWS SDK for Elastic Load Balancing
-
azure_mgmt_elasticsan
generated REST API bindings
-
azure_mgmt_notificationhubs
generated REST API bindings
-
aws-sdk-mediatailor
AWS SDK for AWS MediaTailor
-
aws-sdk-sagemakera2iruntime
AWS SDK for Amazon Augmented AI Runtime
-
google-content2-cli
A complete library to interact with Shopping Content (protocol v2)
-
aws-sdk-codeguruprofiler
AWS SDK for Amazon CodeGuru Profiler
-
aws-sdk-clouddirectory
AWS SDK for Amazon CloudDirectory
-
azure_mgmt_frontdoor
generated REST API bindings
-
azure_svc_iotcentral
generated REST API bindings
-
rusoto_chime
AWS SDK for Rust - Amazon Chime @ 2018-05-01
-
aws-sdk-lookoutvision
AWS SDK for Amazon Lookout for Vision
-
aws-sdk-synthetics
AWS SDK for Synthetics
-
azure_mgmt_datadog
generated REST API bindings
-
azure_mgmt_guestconfiguration
generated REST API bindings
-
aws-sdk-savingsplans
AWS SDK for AWS Savings Plans
-
aws-sdk-amplifybackend
AWS SDK for AmplifyBackend
-
azure_svc_batch
generated REST API bindings
-
azure_mgmt_managedservices
generated REST API bindings
-
aws-sdk-ioteventsdata
AWS SDK for AWS IoT Events Data
-
azure_messaging_servicebus
Rust wrappers around Microsoft Azure REST APIs - Service Bus crate
-
aws-sdk-emrserverless
AWS SDK for EMR Serverless
-
azure_mgmt_imagebuilder
generated REST API bindings
-
aws-sdk-cloudsearch
AWS SDK for Amazon CloudSearch
-
azure_svc_webpubsub
generated REST API bindings
-
aws-sdk-kinesisanalyticsv2
AWS SDK for Amazon Kinesis Analytics
-
aws-sdk-greengrassv2
AWS SDK for AWS IoT Greengrass V2
-
azure_mgmt_labservices
generated REST API bindings
-
aws-sdk-appmesh
AWS SDK for AWS App Mesh
-
azure_mgmt_trafficmanager
generated REST API bindings
-
aws-sdk-servicecatalogappregistry
AWS SDK for AWS Service Catalog App Registry
-
aws-sdk-ec2instanceconnect
AWS SDK for AWS EC2 Instance Connect
-
azure_svc_appconfiguration
generated REST API bindings
-
aws-sdk-snowball
AWS SDK for Amazon Import/Export Snowball
-
rusoto_elasticache
AWS SDK for Rust - Amazon ElastiCache @ 2015-02-02
-
aws-sdk-route53domains
AWS SDK for Amazon Route 53 Domains
-
azure_mgmt_storagesync
generated REST API bindings
-
azure_mgmt_storagecache
generated REST API bindings
-
aws-sdk-elastictranscoder
AWS SDK for Amazon Elastic Transcoder
-
azure_mgmt_batch
generated REST API bindings
-
google-walletobjects1-cli
A complete library to interact with Walletobjects (protocol v1)
-
aws-sdk-support
AWS SDK for AWS Support
-
aws-sdk-rbin
AWS SDK for Amazon Recycle Bin
-
azure_mgmt_databox
generated REST API bindings
-
azure_svc_confidentialledger
generated REST API bindings
-
aws-sdk-iotthingsgraph
AWS SDK for AWS IoT Things Graph
-
aws-sdk-kinesisanalytics
AWS SDK for Amazon Kinesis Analytics
-
azure_mgmt_peering
generated REST API bindings
-
aws-sdk-comprehendmedical
AWS SDK for AWS Comprehend Medical
-
aws-smithy-protocol-test
A collection of library functions to validate HTTP requests against Smithy protocol tests
-
aws-sdk-cloudhsm
AWS SDK for Amazon CloudHSM
-
aws-sdk-sms
AWS SDK for AWS Server Migration Service
-
aws-sdk-shield
AWS SDK for AWS Shield
-
aws-sdk-pinpointsmsvoice
AWS SDK for Amazon Pinpoint SMS and Voice Service
-
rusoto_neptune
AWS SDK for Rust - Amazon Neptune @ 2014-10-31
-
aws-sdk-qldb
AWS SDK for Amazon QLDB
-
aws-sdk-iotfleethub
AWS SDK for AWS IoT Fleet Hub
-
aws-sdk-amplifyuibuilder
AWS SDK for AWS Amplify UI Builder
-
aws-sdk-licensemanagerusersubscriptions
AWS SDK for AWS License Manager User Subscriptions
-
aws-sdk-iottwinmaker
AWS SDK for AWS IoT TwinMaker
-
azure_mgmt_managementgroups
generated REST API bindings
-
aws-smithy-checksums
Checksum calculation and verification callbacks
-
aws-sdk-drs
AWS SDK for Elastic Disaster Recovery Service
-
aws-sdk-codegurureviewer
AWS SDK for Amazon CodeGuru Reviewer
-
azure_mgmt_digitaltwins
generated REST API bindings
-
google-doubleclickbidmanager1-cli
A complete library to interact with DoubleClick Bid Manager (protocol v1)
-
aws-sdk-migrationhubconfig
AWS SDK for AWS Migration Hub Config
-
aws-sdk-mediapackage
AWS SDK for AWS Elemental MediaPackage
-
aws-sdk-inspector
AWS SDK for Amazon Inspector
-
azure_mgmt_cdn
generated REST API bindings
-
azure_mgmt_resourcegraph
generated REST API bindings
-
azure_mgmt_voiceservices
generated REST API bindings
-
aws-sdk-migrationhuborchestrator
AWS SDK for AWS Migration Hub Orchestrator
-
aws-sdk-machinelearning
AWS SDK for Amazon Machine Learning
-
aws-sdk-rum
AWS SDK for CloudWatch RUM
-
rusoto_servicecatalog
AWS SDK for Rust - AWS Service Catalog @ 2015-12-10
-
aws-sdk-fis
AWS SDK for AWS Fault Injection Simulator
-
aws-sdk-iotsecuretunneling
AWS SDK for AWS IoT Secure Tunneling
-
aws-sdk-braket
AWS SDK for Braket
-
aws-sdk-mediastore
AWS SDK for AWS Elemental MediaStore
-
aws-sdk-servicequotas
AWS SDK for Service Quotas
-
azure_mgmt_providerhub
generated REST API bindings
-
aws-sdk-sagemakerfeaturestoreruntime
AWS SDK for Amazon SageMaker Feature Store Runtime
-
azure_mgmt_dnc
generated REST API bindings
-
aws-sdk-migrationhubstrategy
AWS SDK for Migration Hub Strategy Recommendations
-
aws-sdk-schemas
AWS SDK for Schemas
-
azure_mgmt_edgeorder
generated REST API bindings
-
aws-sdk-iotevents
AWS SDK for AWS IoT Events
-
aws-sdk-mturk
AWS SDK for Amazon Mechanical Turk
-
rusoto_clouddirectory
AWS SDK for Rust - Amazon CloudDirectory @ 2017-01-11
-
azure_mgmt_mobilenetwork
generated REST API bindings
-
aws-sdk-chimesdkmediapipelines
AWS SDK for Amazon Chime SDK Media Pipelines
-
aws-sdk-mediapackagevod
AWS SDK for AWS Elemental MediaPackage VOD
-
aws-sdk-evidently
AWS SDK for Amazon CloudWatch Evidently
-
aws-sdk-mediastoredata
AWS SDK for AWS Elemental MediaStore Data Plane
-
aws-sdk-connectcontactlens
AWS SDK for Amazon Connect Contact Lens
-
aws-sdk-lookoutmetrics
AWS SDK for Amazon Lookout for Metrics
-
azure_mgmt_dataprotection
generated REST API bindings
-
aws-sdk-panorama
AWS SDK for AWS Panorama
-
aws-sdk-iot1clickprojects
AWS SDK for AWS IoT 1-Click Projects Service
-
rusoto_codecommit
AWS SDK for Rust - AWS CodeCommit @ 2015-04-13
-
aws-sdk-outposts
AWS SDK for AWS Outposts
-
aws-sdk-devopsguru
AWS SDK for Amazon DevOps Guru
-
rusoto_securityhub
AWS SDK for Rust - AWS SecurityHub @ 2018-10-26
-
aws-sdk-iotdeviceadvisor
AWS SDK for AWS IoT Core Device Advisor
-
azure_mgmt_domainservices
generated REST API bindings
-
azure_mgmt_automanage
generated REST API bindings
-
aws-sdk-connectcases
AWS SDK for Amazon Connect Cases
-
aws-sdk-healthlake
AWS SDK for Amazon HealthLake
-
aws-sdk-cloudsearchdomain
AWS SDK for Amazon CloudSearch Domain
-
azure_mgmt_synapse
generated REST API bindings
-
google-doubleclickbidmanager1d1-cli
A complete library to interact with DoubleClick Bid Manager (protocol v1.1)
-
azure_mgmt_agrifood
generated REST API bindings
-
azure_mgmt_intune
generated REST API bindings
-
aws-sdk-personalizeevents
AWS SDK for Amazon Personalize Events
-
rusoto_gamelift
AWS SDK for Rust - Amazon GameLift @ 2015-10-01
-
aws-sdk-elasticinference
AWS SDK for Amazon Elastic Inference
-
azure_mgmt_authorization
generated REST API bindings
-
rusoto_docdb
AWS SDK for Rust - Amazon DocumentDB with MongoDB compatibility @ 2014-10-31
-
rusoto_greengrass
AWS SDK for Rust - AWS Greengrass @ 2017-06-07
-
rusoto_dms
AWS SDK for Rust - AWS Database Migration Service @ 2016-01-01
-
aws-sdk-workmailmessageflow
AWS SDK for Amazon WorkMail Message Flow
-
azure_mgmt_workloads
generated REST API bindings
-
aws-sdk-marketplacecommerceanalytics
AWS SDK for AWS Marketplace Commerce Analytics
-
aws-sdk-chimesdkmeetings
AWS SDK for Amazon Chime SDK Meetings
-
aws-sdk-backupgateway
AWS SDK for AWS Backup Gateway
-
azure_mgmt_datafactory
generated REST API bindings
-
azure_mgmt_hybridconnectivity
generated REST API bindings
-
aws-sdk-billingconductor
AWS SDK for AWSBillingConductor
-
azure_mgmt_hybridaks
generated REST API bindings
-
aws-sdk-sagemakeredge
AWS SDK for Amazon Sagemaker Edge Manager
-
azure_mgmt_recoveryservicessiterecovery
generated REST API bindings
-
aws-sdk-personalizeruntime
AWS SDK for Amazon Personalize Runtime
-
aws-sdk-s3outposts
AWS SDK for Amazon S3 on Outposts
-
google-dfareporting2d2-cli
A complete library to interact with dfareporting (protocol v2.2)
-
aws-sdk-m2
AWS SDK for AWSMainframeModernization
-
rusoto_glacier
AWS SDK for Rust - Amazon Glacier @ 2012-06-01
-
aws-sdk-migrationhubrefactorspaces
AWS SDK for AWS Migration Hub Refactor Spaces
-
aws-sdk-qldbsession
AWS SDK for Amazon QLDB Session
-
azure_mgmt_msi
generated REST API bindings
-
rusoto_quicksight
AWS SDK for Rust - Amazon QuickSight @ 2018-04-01
-
azure_mgmt_logz
generated REST API bindings
-
aws-sdk-lexruntimev2
AWS SDK for Amazon Lex Runtime V2
-
azure_mgmt_postgresqlhsc
generated REST API bindings
-
azure_mgmt_databoxedge
generated REST API bindings
-
aws-sdk-kinesisvideomedia
AWS SDK for Amazon Kinesis Video Streams Media
-
azure_mgmt_devtestlabs
generated REST API bindings
-
azure_mgmt_datalakeanalytics
generated REST API bindings
-
azure_mgmt_dynatrace
generated REST API bindings
-
google-youtubeanalytics1-cli
A complete library to interact with YouTube Analytics (protocol v1)
-
azure_mgmt_securityinsights
generated REST API bindings
-
azure_mgmt_servicefabricmesh
generated REST API bindings
-
aws-sdk-forecastquery
AWS SDK for Amazon Forecast Query Service
-
aws-sdk-connectcampaigns
AWS SDK for AmazonConnectCampaignService
-
azure_storage_datalake
Azure Data Lake Storage Gen2 crate from the Azure SDK for Rust
-
azure_svc_attestation
generated REST API bindings
-
azure_mgmt_appplatform
generated REST API bindings
-
azure_mgmt_containerregistry
generated REST API bindings
-
azure_mgmt_dnsresolver
generated REST API bindings
-
aws-sdk-honeycode
AWS SDK for Amazon Honeycode
-
azure_mgmt_testbase
generated REST API bindings
-
rusoto_apigatewaymanagementapi
AWS SDK for Rust - AmazonApiGatewayManagementApi @ 2018-11-29
-
azure_mgmt_loadtestservice
generated REST API bindings
-
azure_mgmt_netapp
generated REST API bindings
-
azure_mgmt_devcenter
generated REST API bindings
-
azure_svc_synapse
generated REST API bindings
-
azure_mgmt_app
generated REST API bindings
-
azure_svc_containerregistry
generated REST API bindings
-
google-admin1_directory
A complete library to interact with directory (protocol directory_v1)
-
azure_svc_operationalinsights
generated REST API bindings
-
azure_mgmt_recoveryservicesbackup
generated REST API bindings
-
azure_mgmt_videoanalyzer
generated REST API bindings
-
azure_mgmt_desktopvirtualization
generated REST API bindings
-
azure_mgmt_web
generated REST API bindings
-
azure_mgmt_eventgrid
generated REST API bindings
-
azure_mgmt_customerinsights
generated REST API bindings
-
rusoto_apigatewayv2
AWS SDK for Rust - AmazonApiGatewayV2 @ 2018-11-29
-
rusoto_organizations
AWS SDK for Rust - AWS Organizations @ 2016-11-28
-
rusoto_codedeploy
AWS SDK for Rust - AWS CodeDeploy @ 2014-10-06
-
aws-sdk-backupstorage
AWS SDK for AWS Backup Storage
-
aws-sdk-alexaforbusiness
AWS SDK for Alexa For Business
-
rusoto_emr
AWS SDK for Rust - Amazon Elastic MapReduce @ 2009-03-31
-
rusoto_lex_models
AWS SDK for Rust - Amazon Lex Model Building Service @ 2017-04-19
-
azure_mgmt_vmware
generated REST API bindings
-
azure_mgmt_logic
generated REST API bindings
-
azure_mgmt_attestation
generated REST API bindings
-
azure_mgmt_automation
generated REST API bindings
-
azure_mgmt_activedirectory
generated REST API bindings
-
azure_mgmt_hybriddatamanager
generated REST API bindings
-
azure_mgmt_appcomplianceautomation
generated REST API bindings
-
rusoto_alexaforbusiness
AWS SDK for Rust - Alexa For Business @ 2017-11-09
-
azure_mgmt_quantum
generated REST API bindings
-
azure_mgmt_hardwaresecuritymodules
generated REST API bindings
-
azure_mgmt_securityandcompliance
generated REST API bindings
-
azure_mgmt_migrate
generated REST API bindings
-
rusoto_rekognition
AWS SDK for Rust - Amazon Rekognition @ 2016-06-27
-
azure_mgmt_scheduler
generated REST API bindings
-
azure_mgmt_networkfunction
generated REST API bindings
-
azure_mgmt_storagepool
generated REST API bindings
-
azure_mgmt_healthbot
generated REST API bindings
-
azure_mgmt_alertsmanagement
generated REST API bindings
-
azure_mgmt_storsimple8000series
generated REST API bindings
-
azure_svc_mixedreality
generated REST API bindings
-
azure_mgmt_orbital
generated REST API bindings
-
azure_mgmt_storsimple1200series
generated REST API bindings
-
azure_mgmt_help
generated REST API bindings
-
azure_mgmt_paloaltonetworks
generated REST API bindings
-
aws-smithy-http
Smithy HTTP logic for smithy-rs
-
azure_mgmt_servicenetworking
generated REST API bindings
-
azure_mgmt_adhybridhealthservice
generated REST API bindings
-
rusoto_eks
AWS SDK for Rust - Amazon Elastic Kubernetes Service @ 2017-11-01
-
azure_svc_queuestorage
generated REST API bindings
-
azure_mgmt_iotcentral
generated REST API bindings
-
azure_mgmt_m365securityandcompliance
generated REST API bindings
-
rusoto_ds
AWS SDK for Rust - AWS Directory Service @ 2015-04-16
-
azure_mgmt_blueprint
generated REST API bindings
-
rusoto_opsworks
AWS SDK for Rust - AWS OpsWorks @ 2013-02-18
-
azure_mgmt_analysisservices
generated REST API bindings
-
azure_svc_servicefabric
generated REST API bindings
-
azure_mgmt_network
generated REST API bindings
-
rusoto_mturk
AWS SDK for Rust - Amazon Mechanical Turk @ 2017-01-17
-
rusoto_comprehend
AWS SDK for Rust - Amazon Comprehend @ 2017-11-27
-
azure_mgmt_adp
generated REST API bindings
-
azure_mgmt_storageimportexport
generated REST API bindings
-
azure_mgmt_sphere
generated REST API bindings
-
azure_svc_monitor
generated REST API bindings
-
rusoto_directconnect
AWS SDK for Rust - AWS Direct Connect @ 2012-10-25
-
azure_mgmt_fist
generated REST API bindings
-
azure_mgmt_extendedlocation
generated REST API bindings
-
azure_mgmt_recommendationsservice
generated REST API bindings
-
azure_mgmt_datalakestore
generated REST API bindings
-
azure_mgmt_resourceconnector
generated REST API bindings
-
azure_svc_machinelearningservices
generated REST API bindings
-
azure_svc_graphrbac
generated REST API bindings
-
azure_mgmt_hanaon
generated REST API bindings
-
rusoto_glue
AWS SDK for Rust - AWS Glue @ 2017-03-31
-
azure_svc_videoanalyzer
generated REST API bindings
-
azure_mgmt_support
generated REST API bindings
-
azure_mgmt_workloadmonitor
generated REST API bindings
-
azure_mgmt_serialconsole
generated REST API bindings
-
azure_mgmt_powerplatform
generated REST API bindings
-
azure_mgmt_apicenter
generated REST API bindings
-
azure_mgmt_powerbidedicated
generated REST API bindings
-
azure_mgmt_quota
generated REST API bindings
-
azure_mgmt_managednetworkfabric
generated REST API bindings
-
azure_mgmt_oep
generated REST API bindings
-
azure_mgmt_managednetwork
generated REST API bindings
-
azure_mgmt_marketplaceordering
generated REST API bindings
-
azure_mgmt_riskiq
generated REST API bindings
-
azure_mgmt_devops
generated REST API bindings
-
azure_mgmt_vmwarecloudsimple
generated REST API bindings
-
azure_mgmt_powerbiprivatelinks
generated REST API bindings
-
azure_mgmt_changeanalysis
generated REST API bindings
-
azure_mgmt_commerce
generated REST API bindings
-
azure_mgmt_education
generated REST API bindings
-
azure_mgmt_liftrqumulo
generated REST API bindings
-
azure_mgmt_visualstudio
generated REST API bindings
-
azure_mgmt_servicemap
generated REST API bindings
-
azure_iot_hub
Azure IoT Hub
-
aws-sdk-macie
AWS SDK for Amazon Macie
-
azure_mgmt_softwareplan
generated REST API bindings
-
azure_mgmt_addons
generated REST API bindings
-
azure_mgmt_data
generated REST API bindings
-
azure_mgmt_windowsiot
generated REST API bindings
-
azure_mgmt_powerbiembedded
generated REST API bindings
-
azure_mgmt_migrateprojects
generated REST API bindings
-
azure_mgmt_networkcloud
generated REST API bindings
-
azure_mgmt_billingbenefits
generated REST API bindings
-
azure_mgmt_saas
generated REST API bindings
-
azure_mgmt_operationsmanagement
generated REST API bindings
-
azure_svc_schemaregistry
generated REST API bindings
-
azure_mgmt_marketplacenotifications
generated REST API bindings
-
azure_svc_timeseriesinsights
generated REST API bindings
-
azure_mgmt_devopsinfrastructure
generated REST API bindings
-
azure_svc_deviceprovisioningservices
generated REST API bindings
-
azure_mgmt_oracle
generated REST API bindings
-
azure_mgmt_engagementfabric
generated REST API bindings
-
azure_messaging_eventgrid
Rust wrappers around Microsoft Azure Event Grid REST APIs
-
azure_mgmt_cloudshell
generated REST API bindings
-
azure_svc_applicationinsights
generated REST API bindings
-
azure_mgmt_recoveryservicesdatareplication
generated REST API bindings
-
azure_mgmt_customerlockbox
generated REST API bindings
-
azure_mgmt_dfp
generated REST API bindings
-
azure_mgmt_syntex
generated REST API bindings
-
azure_mgmt_customproviders
generated REST API bindings
-
azure_mgmt_devspaces
generated REST API bindings
-
azure_mgmt_datacatalog
generated REST API bindings
-
azure_mgmt_managementpartner
generated REST API bindings
-
azure_mgmt_deviceregistry
generated REST API bindings
-
azure_mgmt_marketplacecatalog
generated REST API bindings
-
azure_mgmt_edgeorderpartner
generated REST API bindings
-
azure_mgmt_offspringboot
generated REST API bindings
-
azure_mgmt_graphservicesprod
generated REST API bindings
-
azure_mgmt_windowsesu
generated REST API bindings
-
azure_mgmt_playwrighttesting
generated REST API bindings
-
azure_mgmt_terraform
generated REST API bindings
-
azure_mgmt_enterpriseknowledgegraph
generated REST API bindings
-
azure_mgmt_largeinstance
generated REST API bindings
-
azure_mgmt_containerstorage
generated REST API bindings
-
azure_mgmt_professionalservice
generated REST API bindings
-
azure_mgmt_iotoperationsmq
generated REST API bindings
-
azure_mgmt_hybridcloud
generated REST API bindings
-
azure_mgmt_iotoperationsorchestrator
generated REST API bindings