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.0AsynchronousNetwork programming ssdp-probeSimple rust crate to perform SSDP discovery17,015MIT OR Apache-2.0Configuration ssdv-fecSSDV systematic erasure FEC3,021MIT OR Apache-2.0Aerospace::Space protocols ssdv-fec-gf-tablesSSDV systematic erasure FEC (Galois field table generator proc-macros)1,836MIT OR Apache-2.0Aerospace::Space protocols 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.0Network programmingNo standard library 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.0Network programmingParsing tools sse-gatewayA lightweight, pluggable SSE (Server-Sent Events) gateway library239MIT OR Apache-2.0AsynchronousNetwork programming sse-gateway-gcpGoogle Cloud Pub/Sub adapter for SSE Gateway72MIT OR Apache-2.0AsynchronousWeb programming sse-gateway-redisRedis adapters for SSE Gateway (Pub/Sub source and Streams storage)71MIT OR Apache-2.0AsynchronousWeb programming sse-reqwest-clientA robust, auto-reconnecting Server-Sent Events (SSE) client built on reqwest116MIT OR Apache-2.0API bindingsNetwork programming sse-serverMoved to package broker5,538MIT sse-streamConversion between http body and sse stream12,117,700MIT OR Apache-2.0AsynchronousNetwork programming sse2neonx86 SSE-to-ARM NEON intrinsic compatibility shim40MITHardware supportNo standard library ssearchSuper Search: Mouse-less-ishly search websites using CLI.3,007MIT/Apache-2.0Command line utilities ssearch-cliSemantic search in the terminal22non-standardCommand line utilities ssec-clicommand-line interface for reading and writing the SSEC file format6,378GPL-3.0-or-laterCommand line utilitiesSecurity ssec-corestreaming implementation of the SSEC file format9,287MIT OR Apache-2.0AsynchronousEncoding 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,644MITCommand line utilitiesConfiguration sseerVarious helpers for getting Event streams out of your SSE responses1,627MIT OR Apache-2.0AsynchronousNo standard library ssemuAn emulation/asm command line tool of the Manchester SSEM 'Baby'6,138MITEmulators 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.0Parsing toolsText processing ssfsSimple HTTPS static file server with embedded self signed certificate1,560MIT OR Apache-2.0Command line utilitiesNetwork programming 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.0Command line utilitiesParsing tools ssg-a11yStandalone WCAG 2.2 AA accessibility checker — build-time HTML validation, framework-agnostic.49MIT OR Apache-2.0AccessibilityParsing tools ssg-coreCore compilation pipeline for SSG — no system dependencies, WASM-compatible.359MIT OR Apache-2.0Template engineWebAssembly ssg-rpcEdge RPC layer for SSG — JSON-over-POST dispatcher + #[ssg_rpc] macro + TypeScript schema emitter.174MIT OR Apache-2.0WebAssemblyWeb programming ssg-rpc-macroProc-macro backing the `#[ssg_rpc]` attribute (split out so ssg-rpc itself stays a normal library).196MIT OR Apache-2.0Development tools::Procedural macro helpersWeb programming ssg-searchBrowser-native vector semantic search for SSG — WASM-compiled, int8-quantised, Float32Array boundary.170MIT OR Apache-2.0Text processingWebAssembly ssg_whizStatic site generation orchestration utilities.721MIT ssgenA [S]tatic [S]ite [Gen]erator written in Rust5,699GPL-3.0-or-laterTemplate engineWeb programming 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-standardCommand line utilities 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-laterCommand line utilitiesFilesystem ssh-agent-libA collection of types for writing custom SSH agents2,611,984MIT OR Apache-2.0AuthenticationCryptography ssh-agent-muxCombine keys from multiple SSH agents into a single agent socket4,013Apache-2.0 OR BSD-3-ClauseCommand line utilitiesNetwork programming ssh-agent-switcherSSH agent forwarding and tmux done right95BSD-3-ClauseCommand line utilities ssh-authPure Rust implementation of SSH authentication services.1,173Apache-2.0 OR MITCryptographyNo standard library ssh-auth-cmdSSH AuthorizedKeysCommand multiplexer - chain multiple SSH authentication sources536MITAuthenticationCommand line utilities ssh-auth-commonCommon types and utilities for ssh-auth-cmd suite936MITAuthenticationCommand line utilities ssh-auth-configSSH AuthorizedKeysCommand multiplexer - configuration management utilities533MITAuthenticationCommand line utilities ssh-automationAutomation library for Secure Shell (SSH)2,926Apache-2.0 OR MITCryptography ssh-certifierTool for automatically generating SSH certificates3,922Apache-2.0 OR MITCryptography ssh-channels-hubA CLI tool for managing SSH port forwarding tunnels with auto-reconnect118MITCommand line utilitiesNetwork programming ssh-cipherPure Rust implementation of SSH symmetric encryption including support for the…8,868,251Apache-2.0 OR MITCryptographyNo standard library ssh-cipher-fork-artiPure Rust implementation of SSH symmetric encryption including support for the modern…153,813Apache-2.0 OR MITCryptographyNo standard library 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.0Command line utilitiesNetwork programming ssh-commander-coreAsync Rust domain layer for SSH, SFTP, FTP/FTPS, PostgreSQL, and connection management — the engine behind midnight-ssh.283MIT OR Apache-2.0AsynchronousAuthentication 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.0AuthenticationOperating systems::macOS APIs 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.0AsynchronousDatabase interfaces 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.0Database interfacesEncoding ssh-connectorSSH Connector1,430MIT ssh-cryptoReserved for future use1,503Apache-2.0 OR MITAuthenticationCryptography ssh-deriveCustom derive support for the `ssh-encoding` crate3,209Apache-2.0 OR MITAuthenticationCryptography ssh-encodingPure Rust implementation of SSH data type decoders/encoders as described in RFC42519,096,048Apache-2.0 OR MITAuthenticationCryptography ssh-encoding-fork-artiPure Rust implementation of SSH data type decoders/encoders as described in RFC4251153,851Apache-2.0 OR MITAuthenticationCryptography ssh-gpg-agentAn SSH agent implementation that transparently supports PGP encrypted private SSH keys.10,074GPL-3.0-or-laterAuthenticationCommand line utilities 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 MITAuthenticationCryptography 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 MITAuthenticationCryptography 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.0Command line utilitiesCryptography ssh-keyonlyAudit an ssh server for supported authentication methods73GPL-3.0-or-laterCommand line utilities ssh-keysParser of ssh public and private keys45,979MIT/Apache-2.0Parser implementations ssh-known-hostsA small utility for quickly connecting to known ssh hosts1,618non-standardCommand line utilities ssh-libsodiumStraightforward bindings to libsodium2,007Apache-2.0/MIT ssh-linkssh-utils is a tool for fast ssh connections.1,157MulanPSL-2.0Command line utilities ssh-listSSH connection manager with a TUI interface3,160GPL-3.0Command line utilities ssh-managerSSH 配置管理器:根据网络环境自动切换 SSH 配置,支持多个网络环境和跳板机配置24MIT OR Apache-2.0Command line utilitiesDevelopment tools ssh-mcpSSH Model Context Protocol Server Integration2,078MIT ssh-mcp-rsMCP server exposing SSH control for Linux systems via Model Context Protocol82MITCommand line utilitiesDevelopment tools ssh-me-inA command line tool for adding your IP as a SSH rule to EC2 AWS security groups.1,662MITCommand line utilities ssh-muxcontrolA library which controls existing SSH sessions.5,249BSD-3-ClauseAsynchronousNetwork programming ssh-obiLightweight per-user terminal multiplexer with auto-reconnecting sessions tunneled over plain SSH — preserves the local…66Apache-2.0 OR MPL-2.0Command line utilitiesNetwork programming 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 MITCryptography ssh-portkeySecure SSH credential manager with a fast ratatui-based TUI, fuzzy search, and encrypted vault453MITCommand line utilitiesCryptography 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 MITAuthenticationCryptography 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,045MITCommand line utilitiesConfiguration ssh-test-serverIn memoery ssh server for integration testing.2,823MIT OR Apache-2.0Development tools::Testing ssh-test-server-cliIn memoery ssh server for integration testing - cli.1,607MIT OR Apache-2.0Development tools::Testing ssh-to-ageConvert OpenSSH Ed25519 keys to age encryption keys.1,631Apache-2.0Cryptography ssh-to-ansibleA tool to convert a SSH configuration to an Ansible YAML inventory.3,830Apache-2.0Command line utilitiesDevelopment tools ssh-transferLicense to transfer file via SFTP protocol9,240MIT ssh-tresorEncrypt and decrypt secrets using SSH agent keys92MIT OR Apache-2.0Command line utilitiesCryptography ssh-utilOpenSSH Utils1,178MIT ssh-utilsUtilities for ssh.5,248MITNetwork programming ssh-vaultencrypt/decrypt using ssh keys20,123BSD-3-ClauseCommand line utilitiesCryptography 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,769MITNetwork programming ssh2-config-rsa pure Rust SSH configuration parser library7,354MITNetwork programming 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,847MITDevelopment tools::Build Utils ssh_auth_podman_pushStore and use encrypted docker-hub secret_token with SSH key2,012MITCommand-line interface 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,162MITEncoding ssh_format_errorData format used to communicate with openssh mux server.4,502,579MITEncoding 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,911MITEncoding 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,651MITCommand-line interface 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-onlyCommand line utilitiesGames sshattrick-corePure game logic and asset rendering for sshattrick - hockey in your terminal.1,087MIT OR Apache-2.0Games 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,041MITCommand line utilities sshcertsA library for parsing, verifying, and creating SSH Certificates332,789non-standardAuthentication sshcerts-hatter-forkA library for parsing, verifying, and creating SSH Certificates1,113non-standardAuthentication sshclipCopy remote file or stdin content into your local clipboard over SSH via OSC 52 (with tmux support)33MITCommand line utilities sshconfigA library for parsing SSH config files in Rust.1,229MIT OR Apache-2.0 sshconfig-lintLinter for OpenSSH client config files95MITCommand line utilities 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.0Command line utilitiesNetwork programming 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.0Command line utilities sshenanigansBuild your own SSH server 🛜831AGPL-3.0Command line utilitiesNetwork programming 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.0Command-line interface sshfwdTUI-based SSH port forwarding manager with automatic port discovery124MITCommand line utilitiesNetwork programming sshfwd-commonInternal types for sshfwd - not intended for direct use242MITCommand line utilities sshgA simple cli tool for sshing into different machines477Apache-2.0Command line utilitiesDevelopment tools sshhQuickly SSH into hosts4,587MIT sshingA terminal-based SSH connection manager124MITCommand line utilities 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,589MITCommand line utilities sshkey-attestFIDO SK SSH Key Attestation100,962MPL-2.0AuthenticationCryptography sshkeymanWeb-based SSH key & config manager in Rust.35MITDevelopment tools sshkeysRust library for parsing OpenSSH certificates and public keys479,999non-standardCryptographyEncoding 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.0Command line utilities sshmountMount the directory to which the ssh connection is made.12,151Apache-2.0Command line utilitiesFilesystem sshpA CLI to Support SSH Dynamic Proxy3,995MITCommand line utilities 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 integration67MITAuthenticationCommand line utilities 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 operations35MITCommand line utilitiesNetwork programming 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 sessions16MITCommand line utilities 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-laterCommand line utilities sshuiA rust lib to make a customizable user-interface over SSH with Ratatui168MITCommand-line interfaceNetwork programming sshvaultEnd-to-end-encrypted sync for SSH workflows: hosts, config, snippets, port-forwards24MIT OR Apache-2.0Command line utilitiesCryptography 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