BROWSE A-Z
All 305,250 crates, alphabetically
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
ssdp-clientAn asynchronous library for discovering, notifying and subscribing to devices and services on a network.1,056,180MIT/Apache-2.0
ssdp-probeSimple rust crate to perform SSDP discovery17,015MIT OR Apache-2.0
ssdv-fecSSDV systematic erasure FEC3,021MIT OR Apache-2.0
ssdv-fec-gf-tablesSSDV systematic erasure FEC (Galois field table generator proc-macros)1,836MIT OR Apache-2.0
ssesimple SSE server/client21,097MIT/Apache-2.0
sse-actix-webSSE for actix-web31,612MIT
sse-agentConverts a stream of Bytes into a Stream of SSE Events10,318MIT
sse-clientClient for streams of Server-Sent Events19,806MIT OR Apache-2.0
sse-codecasync Server-Sent Events protocol encoder/decoder1,301,051MPL-2.0
sse-coreA high-performance, zero-I/O, no_std compatible state-machine parser for Server-Sent Events (SSE).256MIT OR Apache-2.0
sse-frameStreaming parser for Server-Sent Events frames as used by LLM APIs (OpenAI, Anthropic, Vertex). Push bytes, get back complete…19MIT OR Apache-2.0
sse-gatewayA lightweight, pluggable SSE (Server-Sent Events) gateway library239MIT OR Apache-2.0
sse-gateway-gcpGoogle Cloud Pub/Sub adapter for SSE Gateway72MIT OR Apache-2.0
sse-gateway-redisRedis adapters for SSE Gateway (Pub/Sub source and Streams storage)71MIT OR Apache-2.0
sse-reqwest-clientA robust, auto-reconnecting Server-Sent Events (SSE) client built on reqwest116MIT OR Apache-2.0
sse-serverMoved to package broker5,538MIT
sse-streamConversion between http body and sse stream12,117,700MIT OR Apache-2.0
sse2neonx86 SSE-to-ARM NEON intrinsic compatibility shim40MIT
ssearchSuper Search: Mouse-less-ishly search websites using CLI.3,007MIT/Apache-2.0
ssearch-cliSemantic search in the terminal22non-standard
ssec-clicommand-line interface for reading and writing the SSEC file format6,378GPL-3.0-or-later
ssec-corestreaming implementation of the SSEC file format9,287MIT OR Apache-2.0
ssecsSimply Simple ECS696MIT OR Apache-2.0
sseditA stream editor for structured data formats like JSON, YAML, and INI that retains all original formatting and will
retain…2,644MIT
sseerVarious helpers for getting Event streams out of your SSE responses1,627MIT OR Apache-2.0
ssemuAn emulation/asm command line tool of the Manchester SSEM 'Baby'6,138MIT
sserverserve your repositories as webpages6,276MIT
ssexpA powerful parser for s-expressions43,080MIT OR Apache-2.0
ssfStructurally-typed strict functional core language4,679MIT
ssfmtExcel-compatible ECMA-376 number format codes11,485MIT OR Apache-2.0
ssfsSimple HTTPS static file server with embedded self signed certificate1,560MIT OR Apache-2.0
ssgA secure-by-default static site generator built in Rust. WCAG 2.2 AA validation, CSP/SRI hardening, native JS/CSS minification,…40,420MIT OR Apache-2.0
ssg-a11yStandalone WCAG 2.2 AA accessibility checker — build-time HTML validation, framework-agnostic.49MIT OR Apache-2.0
ssg-coreCore compilation pipeline for SSG — no system dependencies, WASM-compatible.359MIT OR Apache-2.0
ssg-rpcEdge RPC layer for SSG — JSON-over-POST dispatcher + #[ssg_rpc] macro + TypeScript schema emitter.174MIT OR Apache-2.0
ssg-rpc-macroProc-macro backing the `#[ssg_rpc]` attribute (split out so ssg-rpc itself stays a normal library).196MIT OR Apache-2.0
ssg-searchBrowser-native vector semantic search for SSG — WASM-compiled, int8-quantised, Float32Array boundary.170MIT OR Apache-2.0
ssg_whizStatic site generation orchestration utilities.721MIT
ssgenA [S]tatic [S]ite [Gen]erator written in Rust5,699GPL-3.0-or-later
sshBindings to libssh, a library to write clients and servers for both version 1 and 2 of the protocol. It can also parse SSH config…22,980MIT/Apache-2.0
ssh-agencyCLI helping you manage SSH agents when they get gnarly1,504non-standard
ssh-agentLibrary for implementing an SSH agent12,952MIT
ssh-agent-client-rsPure rust implementation of the ssh-agent protocol. It can be used to write clients that interact with the ssh agent.69,238MIT OR Apache-2.0
ssh-agent-fsRead-only FUSE filesystem exposing SSH agent public keys as predictable files54GPL-3.0-or-later
ssh-agent-libA collection of types for writing custom SSH agents2,611,984MIT OR Apache-2.0
ssh-agent-muxCombine keys from multiple SSH agents into a single agent socket4,013Apache-2.0 OR BSD-3-Clause
ssh-agent-switcherSSH agent forwarding and tmux done right95BSD-3-Clause
ssh-authPure Rust implementation of SSH authentication services.1,173Apache-2.0 OR MIT
ssh-auth-cmdSSH AuthorizedKeysCommand multiplexer - chain multiple SSH authentication sources536MIT
ssh-auth-commonCommon types and utilities for ssh-auth-cmd suite936MIT
ssh-auth-configSSH AuthorizedKeysCommand multiplexer - configuration management utilities533MIT
ssh-automationAutomation library for Secure Shell (SSH)2,926Apache-2.0 OR MIT
ssh-certifierTool for automatically generating SSH certificates3,922Apache-2.0 OR MIT
ssh-channels-hubA CLI tool for managing SSH port forwarding tunnels with auto-reconnect118MIT
ssh-cipherPure Rust implementation of SSH symmetric encryption including support for the…8,868,251Apache-2.0 OR MIT
ssh-cipher-fork-artiPure Rust implementation of SSH symmetric encryption including support for the
modern…153,813Apache-2.0 OR MIT
ssh-cliNative Rust CLI that gives LLMs (Claude Code, Cursor, Windsurf) the ability to operate remote servers via SSH over stdin/stdout211MIT OR Apache-2.0
ssh-commander-coreAsync Rust domain layer for SSH, SFTP, FTP/FTPS, PostgreSQL, and connection management — the engine behind midnight-ssh.283MIT OR Apache-2.0
ssh-commander-keychainmacOS Keychain credential storage for ssh-commander-core. A small synchronous leaf crate shared by the SSH and PostgreSQL layers.293MIT OR Apache-2.0
ssh-commander-pgAsync PostgreSQL connection pool, introspection, and query execution for ssh-commander-core. Dials a plain host:port and is…264MIT OR Apache-2.0
ssh-commander-pg-parquetParquet export pipeline for ssh-commander-core's PostgreSQL explorer. Streams text-typed columns into Parquet files via a…286MIT OR Apache-2.0
ssh-connectorSSH Connector1,430MIT
ssh-cryptoReserved for future use1,503Apache-2.0 OR MIT
ssh-deriveCustom derive support for the `ssh-encoding` crate3,209Apache-2.0 OR MIT
ssh-encodingPure Rust implementation of SSH data type decoders/encoders as described in RFC42519,096,048Apache-2.0 OR MIT
ssh-encoding-fork-artiPure Rust implementation of SSH data type decoders/encoders as described
in RFC4251153,851Apache-2.0 OR MIT
ssh-gpg-agentAn SSH agent implementation that transparently supports PGP encrypted private SSH keys.10,074GPL-3.0-or-later
ssh-keyPure Rust implementation of SSH key file format decoders/encoders as described
in RFC4251/RFC4253 and OpenSSH key formats, as…8,014,009Apache-2.0 OR MIT
ssh-key-dirsshd AuthorizedKeysCommand to read ~/.ssh/authorized_keys.d7,974Apache-2.0
ssh-key-fork-artiPure Rust implementation of SSH key file format decoders/encoders as described
in RFC4251/RFC4253 and OpenSSH key formats, as…153,750Apache-2.0 OR MIT
ssh-key-pickerA simple CLI tool that lets you have exactly 1 SSH key at a time.78GPL-3.0-only
ssh-keydumpSimple tool to inspect OpenSSH keys.1,543MPL-2.0
ssh-keyonlyAudit an ssh server for supported authentication methods73GPL-3.0-or-later
ssh-keysParser of ssh public and private keys45,979MIT/Apache-2.0
ssh-known-hostsA small utility for quickly connecting to known ssh hosts1,618non-standard
ssh-libsodiumStraightforward bindings to libsodium2,007Apache-2.0/MIT
ssh-linkssh-utils is a tool for fast ssh connections.1,157MulanPSL-2.0
ssh-listSSH connection manager with a TUI interface3,160GPL-3.0
ssh-managerSSH 配置管理器:根据网络环境自动切换 SSH 配置,支持多个网络环境和跳板机配置24MIT OR Apache-2.0
ssh-mcpSSH Model Context Protocol Server Integration2,078MIT
ssh-mcp-rsMCP server exposing SSH control for Linux systems via Model Context Protocol82MIT
ssh-me-inA command line tool for adding your IP as a SSH rule to EC2 AWS security groups.1,662MIT
ssh-muxcontrolA library which controls existing SSH sessions.5,249BSD-3-Clause
ssh-obiLightweight per-user terminal multiplexer with auto-reconnecting sessions tunneled over plain SSH — preserves the local…66Apache-2.0 OR MPL-2.0
ssh-openpgp-authCommand-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts5,387Apache-2.0 OR MIT
ssh-packetA library implementing SSH packet reading/writing using `binrw`.58,898GPL-3.0
ssh-parserParser for the SSH protocol121,741LGPL-2.1-or-later
ssh-policy-toolPolicy tool for managing Secure Shell (SSH) access2,472Apache-2.0 OR MIT
ssh-portkeySecure SSH credential manager with a fast ratatui-based TUI, fuzzy search, and encrypted vault453MIT
ssh-protocolPure Rust implementation of the SSH protocol as described in RFC4251/RFC4253 as well as
OpenSSH-specific extensions (WIP)4,046Apache-2.0 OR MIT
ssh-rsIn addition to encryption library, pure RUST implementation of SSH-2.0 client protocol85,979MIT
ssh-scp-managerRust random manager9,898Apache-2.0
ssh-sensibletooling to produce sensible settings for SSH2,045MIT
ssh-test-serverIn memoery ssh server for integration testing.2,823MIT OR Apache-2.0
ssh-test-server-cliIn memoery ssh server for integration testing - cli.1,607MIT OR Apache-2.0
ssh-to-ageConvert OpenSSH Ed25519 keys to age encryption keys.1,631Apache-2.0
ssh-to-ansibleA tool to convert a SSH configuration to an Ansible YAML inventory.3,830Apache-2.0
ssh-transferLicense to transfer file via SFTP protocol9,240MIT
ssh-tresorEncrypt and decrypt secrets using SSH agent keys92MIT OR Apache-2.0
ssh-utilOpenSSH Utils1,178MIT
ssh-utilsUtilities for ssh.5,248MIT
ssh-vaultencrypt/decrypt using ssh keys20,123BSD-3-Clause
ssh-wrapssh wrap2,640MIT OR Apache-2.0
ssh2Bindings to libssh2 for interacting with SSH servers and executing remote
commands, forwarding local ports, etc.7,105,822MIT OR Apache-2.0
ssh2-asyncRuntime-agnostic async wrapper for ssh213,596MIT OR Apache-2.0
ssh2-configan ssh configuration parser for ssh2-rs135,769MIT
ssh2-config-rsa pure Rust SSH configuration parser library7,354MIT
ssh2-patchedBindings to libssh2 for interacting with SSH servers and executing remote
commands, forwarding local ports, etc.4,960MIT/Apache-2.0
ssh2-rslNative bindings to the libssh2 library2,634Apache-2.0
ssh_agent_client_rs_git_bashAdd git-bash ssh-agent implementation for nresare/ssh-agent-client-rs2,847MIT
ssh_auth_podman_pushStore and use encrypted docker-hub secret_token with SSH key2,012MIT
ssh_bookmarkerA tool that lets you automatically generate SSH bookmarks under macOS2,291MIT
ssh_cfgParses `~/.ssh/config` asynchronously.10,865MIT OR Apache-2.0
ssh_cfg2Parses `~/.ssh/config` asynchronously.1,614MIT OR Apache-2.0
ssh_cnfgParses `~/.ssh/config` asynchronously.27MIT OR Apache-2.0
ssh_configA small package to parse OpenBSD ssh_config config files
The motivation for this crate is that libssh2 does not have a…10,462MPL-2.0
ssh_formatData format used to communicate with openssh mux server.4,788,162MIT
ssh_format_errorData format used to communicate with openssh mux server.4,502,579MIT
ssh_helperTerminal application for managing SSH addresses.19MIT
ssh_host`ssh_host` is a simple crate holding the nessecary value to connect to a `ssh2` host.5,652MIT
ssh_jumperAsync SSH tunnel through a jump host.32,033MIT OR Apache-2.0
ssh_jumper_modelAsync SSH tunnel through a jump host (data types).32,808MIT OR Apache-2.0
ssh_mux_formatData format used to communicate with openssh mux server.17,911MIT
ssh_switchSsh keys switcher switch between your diffrent ssh keys for example work and personal github accounts939MIT
ssh_toolsWrapping SSH in Rust code.1,773MIT
ssh_uiPainlessly expose Rust TUI applications over ssh7,651MIT
sshashSparse and Skew Hashing of k-mers - Command line tool140non-standard
sshash-libSparse and Skew Hashing of k-mers - Core library5,945non-standard
sshattrickHockey in your terminal over SSH.53GPL-3.0-only
sshattrick-corePure game logic and asset rendering for sshattrick - hockey in your terminal.1,087MIT OR Apache-2.0
sshauthSSH key based (agents or static files) authentication tokens7,049MIT OR Apache-2.0
sshbindSSHBind is a Rust library that securely binds remote services behind multiple SSH jump hosts to a local socket, enabling seamless…2,840MIT
sshcA simple TUI-based connections/tunnels manager for SSH2,041MIT
sshcertsA library for parsing, verifying, and creating SSH Certificates332,789non-standard
sshcerts-hatter-forkA library for parsing, verifying, and creating SSH Certificates1,113non-standard
sshclipCopy remote file or stdin content into your local clipboard over SSH via OSC 52 (with tmux support)33MIT
sshconfigA library for parsing SSH config files in Rust.1,229MIT OR Apache-2.0
sshconfig-lintLinter for OpenSSH client config files95MIT
sshd-openpgp-authCommand-line tool for creating and managing OpenPGP based trust anchors for SSH host keys5,545Apache-2.0 OR MIT
sshdanceA simple SSH TUI-application framework2,204MPL-2.0
sshdtA tiny, faithful, standard SSH server daemon (library + CLI) built on russh.50MIT OR Apache-2.0
sshelfFast terminal UI for your SSH hosts: fuzzy-search and connect, transfer files over SFTP, and run background port forwards — keeps…39MIT OR Apache-2.0
sshenanigansBuild your own SSH server 🛜831AGPL-3.0
sshenvSSH-key-backed encrypted vault for environment variables35MPL-2.0
sshenv_cli_modelsShared CLI types for sshenv76MPL-2.0
sshenv_shimssshenv shim generation and bindings file I/O78MPL-2.0
sshenv_shims_modelssshenv shim-binding data types110MPL-2.0
sshenv_vaultsshenv vault file I/O, crypto, and recipient management78MPL-2.0
sshenv_vault_modelssshenv vault data structures and byte-format constants116MPL-2.0
ssherssher is an easy-to-use command line tool for connecting to remote servers.11,122MIT OR Apache-2.0
sshfwdTUI-based SSH port forwarding manager with automatic port discovery124MIT
sshfwd-commonInternal types for sshfwd - not intended for direct use242MIT
sshgA simple cli tool for sshing into different machines477Apache-2.0
sshhQuickly SSH into hosts4,587MIT
sshingA terminal-based SSH connection manager124MIT
sshishA std::process::Command-like api for running commands via libssh24,933MIT
sshiveSSHIve is a user-friendly app that simplifies remote server connectivity using SSH4,589MIT
sshkey-attestFIDO SK SSH Key Attestation100,962MPL-2.0
sshkeymanWeb-based SSH key & config manager in Rust.35MIT
sshkeysRust library for parsing OpenSSH certificates and public keys479,999non-standard
sshkit_rsA Rust library to execute commands on remote hosts using SSH1,560MIT
sshmManage ~/.ssh/config with ease127MIT
sshm-tuiA TUI SSH host manager for ~/.ssh/config90MIT OR Apache-2.0
sshmountMount the directory to which the ssh connection is made.12,151Apache-2.0
sshpA CLI to Support SSH Dynamic Proxy3,995MIT
sshpasssshpass1,565MIT OR Apache-2.0
sshpass-rsA sshpass implementation in Rust1,569MIT
sshpassxA secure, drop-in Rust replacement for sshpass with macOS Keychain and 1Password integration67MIT
sshpingSSH-based ping that measures interactive character echo latency and file transfer throughput. Pronounced "shipping".8,063MIT
sshpuffinPlaceholder for tlspuffin1,422MIT
sshqA tool to query your ssh config11,270MIT
sshrA Rust SSH toolkit built on russh — command execution, PTY terminals, and SFTP file operations35MIT
sshrikeHigh level pure Rust SSH Client48MIT or Apache-2.0
sshrpcRPC through ssh port forwarding3,163MIT
sshrsWrapper for ssh2 bindings library. Easy SSH1,782MIT
sshtA smart SSH session manager that auto-attaches to persistent tmux sessions16MIT
sshu-communicatorJust another one fraemwork for RPC communication. Aming to implement request/response pattern for async code over ws and tcp…2,673MIT
sshubSSHub — TUI launcher for SSH hosts188AGPL-3.0-or-later
sshuiA rust lib to make a customizable user-interface over SSH with Ratatui168MIT
sshvaultEnd-to-end-encrypted sync for SSH workflows: hosts, config, snippets, port-forwards24MIT OR Apache-2.0
sshwssh client wrapper for automatic login.2,676MIT
sshxA secure web-based, collaborative terminal.13,402MIT
sshx-coreA secure web-based, collaborative terminal.14,006MIT
sshx-serverA secure web-based, collaborative terminal.10,001MIT
sshyTUI application to make SSH configuration easier1,511MIT
ssiCore library for Verifiable Credentials and Decentralized Identifiers.176,622Apache-2.0
ssi-bbsThe BBS Signature Scheme implementation for SSI36,974Apache-2.0
ssi-caipsImplementation of CAIPS for the ssi library.217,820Apache-2.0
ssi-claimsVerifiable Claims for the `ssi` library.99,355Apache-2.0
ssi-claims-coreCore types and traits for Verifiable Claims in the `ssi` library.144,994Apache-2.0
ssi-contextsJSON-LD context files related to Verifiable Credentials, Decentralized Identifiers, and Linked Data Proofs240,995Apache-2.0
ssi-coreCore types and traits for the ssi library.234,950Apache-2.0
ssi-coseCBOR Object Signing and Encryption for the `ssi` library.71,599Apache-2.0
ssi-cryptoImplementation of various hashes and signatures for the ssi library.250,296Apache-2.0
ssi-data-integrityVerifiable Credentials Data Model v1.1 for the `ssi` library.79,067Apache-2.0
ssi-data-integrity-coreVerifiable Credential Data Integrity 1.0 core implementation for the `ssi` library.81,993Apache-2.0
ssi-data-integrity-suitesVerifiable Credential Data Integrity 1.0 cryptosuites for the `ssi` library.80,459Apache-2.0
ssi-di-sd-primitivesSelective Disclosure primitive for Data-Integrity suites78,224Apache-2.0
ssi-didsDID methods of the ssi library.164,447Apache-2.0
ssi-dids-coreCore types and traits for DIDs for the ssi library.120,203Apache-2.0