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.
secure-exec-bridgeShared bridge contracts between the secure-exec kernel and execution planes728Apache-2.0
secure-exec-build-supportBuild script helpers for secure-exec crates91Apache-2.0
secure-exec-clientRust client transport for the Secure Exec native sidecar445Apache-2.0
secure-exec-executionNative execution plane scaffold for secure-exec535Apache-2.0
secure-exec-kernelShared kernel plane for secure-exec native and browser sidecars572Apache-2.0
secure-exec-sidecarNative Secure Exec sidecar runtime496Apache-2.0
secure-exec-sidecar-browserBrowser-side Secure Exec sidecar scaffold21Apache-2.0
secure-exec-sidecar-coreShared Secure Exec sidecar logic for native and browser shells79Apache-2.0
secure-exec-sidecar-protocolShared Secure Exec sidecar wire protocol and frame helpers113Apache-2.0
secure-exec-v8-runtimeV8 isolate runtime for secure-exec guest JavaScript execution614Apache-2.0
secure-exec-vfsSecure Exec virtual filesystem backends500Apache-2.0
secure-exec-vfs-coreGeneric async virtual filesystem primitives561Apache-2.0
secure-exec-vm-configShared Secure Exec VM creation JSON config DTOs583Apache-2.0
secure-executionDetermine if your code requires secure execution16,304MIT OR Apache-2.0
secure-gateSecure wrappers for secrets with explicit access and mandatory zeroization — no_std-compatible, zero-overhead library with…1,786MIT OR Apache-2.0
secure-json-parseprototype-poisoning-safe JSON parsing of untrusted input40MIT
secure-passwordSafe password hashing6,509MIT OR Apache-2.0
secure-randomSecure Random2,638MIT
secure-reliable-transportSRT implementation in Rust4,936Apache-2.0
secure-serialReliable CRC-framed serial protocol with chunked packets and ACKs for no_std + Embassy26MIT OR Apache-2.0
secure-serializeA proc-macro for automatically redacting sensitive fields during serialization634MIT OR Apache-2.0
secure-serialize-deriveProc-macro derive for secure-serialize674MIT OR Apache-2.0
secure-sessionSigned, encrypted session cookies for Iron23,745MIT
secure-squadsA cli for safe interactions with squads-v43,057non-standard
secure-store🔐🏪 Securely save files in git repo in Keychain and write them back.1,377MIT
secure-stringA data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time…849,397Unlicense
secure-surveyRust library for performing Paillier encrypted surveys4,115MIT OR Apache-2.0
secure-typesSecure data types that protect sensitive data in memory via locking and zeroization.5,658MIT OR Apache-2.0
secure-vaultA secure memory vault that protects sensitive data from memory dumps and swap disk attacks64MIT OR Apache-2.0
secure_authzDeny-by-default authorization with RBAC, ABAC, tenant isolation, and web middleware.12,468MIT OR Apache-2.0
secure_backupTake an incremental secure backup from a directory1,865MIT OR Apache-2.0
secure_boundaryInput validation, request limits, CORS, Fetch Metadata, and browser boundary protections.13,140MIT OR Apache-2.0
secure_dataSecret wrappers, envelope encryption, KMS providers, crypto agility, and password hashing.13,388MIT OR Apache-2.0
secure_device_trustNative-client device trust decisions, attestation metadata, and trust-tier session policy.12,525MIT OR Apache-2.0
secure_errorsSecure error handling with public-safe responses, incident IDs, and panic boundaries.13,561MIT OR Apache-2.0
Secure_File_Systema custom file system73Apache-2.0
secure_identityAuthentication helpers for JWT, OIDC, MFA, API keys, sessions, and step-up policy.12,525MIT OR Apache-2.0
secure_layerA mechanism to secure server client communication1,526GPL-3.0
secure_logA secure logging library for Rust with AES-256-GCM encryption934MIT
secure_networkTLS policy validation, SPKI certificate pinning, and cleartext traffic detection.12,553MIT OR Apache-2.0
secure_outputContext-aware output encoding and URI sanitization for safer application responses.72MIT OR Apache-2.0
secure_privacyPrivacy controls for classification, consent, retention, pseudonymization, and redaction.42MIT OR Apache-2.0
secure_purgeSecurePurge is a crate for securely deleting files by overwriting their data multiple times. It is easy to use, supports removing…1,467MIT
secure_removeSecurely remove files and directories4,983GPL-3.0-or-later
secure_resilienceSecurity resilience helpers for environment checks, integrity signals, and timeout budgeting.42MIT OR Apache-2.0
secure_serialisationFunctions to encode/decode and encrypt/decrypt data using public-key, authenticated encryption.13,065GPL-3.0
secure_socketA small encrypted wrapper around TCP.10,484AGPL-3.0-or-later
secure_sumUtilizes OSSF Scorecard to probe open source repositories for their security posture using a customizable metric.1,857MIT
securedA lightweight, easy-to-use Rust package for file encryption and decryption, suitable for both CLI and library integration in Rust…10,936MIT
secured-cipherPure Rust implementation of the ChaCha cipher family8,669MIT
secured-cipher-keyAn helper to generate generic encryption keys from a password5,217MIT
secured-enclaveErgonomic library for secure encryption and decryption of data in Rust.8,971MIT
secured_linked_listA cryptographically secured and provable linked list112,884MIT OR BSD-3-Clause
securedropA secure messaging system for whistleblowers and journalists422MIT
securedrop-protocolA wip impl of the securedrop protocol411GPL-3.0
securefmtDrop-in replacement for the Debug derive macro that hides fields marked as sensitive.79,242BSD-3-Clause
securegitZero-trust git replacement with 12 built-in security scanners, LLM redteam bridge, universal undo, durable backups, and a 50-tool…121MIT OR Apache-2.0
secureircdSecure your IRCd.1,778AGPL-3.0+
secureops-apiSecureOps platform HTTP API: axum REST + WebSocket, Ed25519 license activation, JWT/API-key auth, Cedar tier gating,…33MIT
secureops-auditlogSecureOps tamper-evident audit log: append-only hash chain + ed25519 signing + optional Rekor/RFC3161 anchor.67MIT
secureops-bpfSecureOps kernel PEP: syscall/egress correlation; Linux aya CO-RE + LSM-BPF, macOS Endpoint Security fallback (PRODUCT.md B.6).54MIT
secureops-bughuntSecureOps agentic LLM bug-hunt loop (PRODUCT.md §12/Phase 6): bounded hypothesize→tool→verify, TokenBudget-gated context,…47MIT
secureops-checksOne Check impl per audit category - faithful targets for the 56 SC-* checks78MIT
secureops-cliSecureOps command-line interface: audit / harden / monitor / init / kill / export-incident (PRODUCT.md B.1-B.3, B.9, Part C)35MIT
secureops-coreSecureOps shared core: types, Check/AuditContext traits, scoring. No I/O.298MIT
secureops-cryptoSecureOps keystore crypto: AES-GCM + Argon2id, v1-readable; OS keychain/TPM signing keys.95MIT
secureops-daemonSecureOps Ring-2 root-of-trust daemon: wires the PDP + all PEPs (proxy/sinkhole/eBPF/sandbox) + AlertBus + signed audit log.34MIT
secureops-fstokio::fs-backed AuditContext + localhost port probe for SecureOps (PRODUCT.md A.4 / B.2)115MIT
secureops-graphSecureOps security knowledge graph (PRODUCT.md §11/Phase 6): typed edges, attack-path Dijkstra (internet→sensitive), and…48MIT
secureops-hardenHardening engine: 5 config-mutating modules + timestamped backup/rollback (PRODUCT.md B.3)78MIT
secureops-intelSigned IOC feed load/verify, fuzzy typosquat matching, and tree-sitter AST skill scanning.132MIT
secureops-ipcSecureOps IPC: unix-socket JSON-RPC protocol + SO_PEERCRED/LOCAL_PEERCRED peer auth.39MIT
secureops-license-serverSecureOps stateless license server (PRODUCT.md Phase 8): Ed25519 heartbeat verification + in-memory revocation, no DB. Single-VPS…17MIT
secureops-monitorsSecureOps runtime monitors: tokio monitor loops, AlertBus, SQLite persistence, cost circuit breaker.98MIT
secureops-napiSecureOps N-API addon surface: plain Rust audit entrypoints the napi-derive wrappers expose to the TS shim (Ring 1).39MIT
secureops-policySecureOps PDP: the single allow/deny/escalate authority (Rego/Cedar eval, hot-reload, decision cache).66MIT
secureops-proxySecureOps egress PEP: forward proxy + DNS sinkhole, fail-closed (PRODUCT.md B.5).53MIT
secureops-rlSecureOps RL finding ranking (PRODUCT.md §18/Phase 7): LinUCB contextual bandit with Sherman-Morrison online updates (no…47MIT
secureops-sandboxSecureOps execution PEP: a wasmtime host that grants WASI capabilities only as the PDP permits, with fuel + epoch caps…39MIT
secureops-selfhealSecureOps self-healing playbook engine (PRODUCT.md §19/Phase 7): YAML playbooks classified safe/reversible/destructive,…47MIT
secureops-tokenbudgetSecureOps LLM context packing (PRODUCT.md §10/Phase 6): relevance/cost knapsack + cosine-dedup, schema-ref, diff-delta,…59MIT
securepassA password generator and balancer library in Rust12,467MIT
securer-stringA data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time…3,405MIT OR Apache-2.0
secureranda create that extends getrandom to harden the entropy and provide a more useful api3,802MIT
securerand-rsA Rand Library For Deriving Randomness From Secure Sources With A Simple Interface2,525Apache-2.0 OR MIT
securestoreSecureStore API for creating or decrypting user secrets34,593Apache-2.0 OR MIT
securetarRust reader primitives for SecureTar v3 encrypted streams (used in Home Assistant backups)36Apache-2.0
securietyA crate for parsing and validating CURIE IDs921non-standard
securities-identifieryParsing of Options identifiers and formatting them.1,614MIT
securitreeSecuriTree CLI1,462MIT
security-cam-commoncommon code used by personal shuttle projects for creating Stream objects to send encrypted/decrypted files in chunks over the…7,576MIT
security-frameworkSecurity.framework bindings for macOS and iOS313,130,155MIT OR Apache-2.0
security-framework-sysApple `Security.framework` low-level FFI bindings260,875,982MIT OR Apache-2.0
security-mcpMCP (Model Context Protocol) server providing security screening, injection detection, and threat analysis57MIT
security-orchestratorA cli tool for cox automotives security orchestrator.24,028MIT
security-rsSafe Rust bindings for Apple's Security framework — keychain, identity, certificates, trust, authorization, CMS, SecureTransport,…195MIT OR Apache-2.0
security-translocateRust Bindings to libsecurity_translocate5,224Apache-2.0
security-translocate-sysDirect Rust FFI Bindings to libsecurity_translocate4,442Apache-2.0
security-utilitiesMicrosoft security utilities1,468MIT
security_coreShared security types, identity traits, correlation context, and data classification primitives.13,718MIT OR Apache-2.0
security_eventsSecurity telemetry, redaction, HMAC-sealed events, and audit-friendly event sinks.13,692MIT OR Apache-2.0
securitydept-basic-auth-contextBasic Auth Context of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.183MIT
securitydept-coreCore of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.179MIT
securitydept-credsCredentials of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.394MIT
securitydept-creds-manageCredentials Management of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.179MIT
securitydept-oauth-providerOAuth Provider of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.388MIT
securitydept-oauth-resource-serverOAuth Resource Server of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.272MIT
securitydept-oidc-clientOIDC Client of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.305MIT
securitydept-realipReal IP of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.233MIT
securitydept-session-contextSession Context of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.186MIT
securitydept-token-set-contextToken Set Context of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.214MIT
securitydept-utilsUtils of SecurityDept, a layered authentication and authorization toolkit built as reusable Rust crates.548MIT
securitytrails-rsRust bindings for SecurityTrails API3,949MIT
securitytxtA File Format to Aid in Security Vulnerability Disclosure (RFC 9116)1,521MIT
securoCryptographic impl for hybrid classical-post-quantum authentication and secure communication161MIT
secwordssecure and safe password container.10,018MIT OR Apache-2.0
secxSecurity scanning and audit reporting for Rust workspaces13MIT OR Apache-2.0
sedsed ~ implemented as universal (cross-platform) utils, written in Rust4,345MIT
sed-keyTool + library for controlling NVMe SED/OPAL lock states on Linux1,015MIT
sed-rsA GNU-compatible sed implementation in Rust, powered by sd's regex engine119MIT OR Apache-2.0
sedaAudio playback library721MIT OR Apache-2.0
seda-sdk-macrosMacros for the SEDA SDK to create OP entrypoints easily.4,201MIT
seda-sdk-rsSeda SDK providing a framework to create Oracle Programs.3,948MIT
seda_busA Staged Event-Driven Architectural message bus35,063non-standard
sedaroSedaro Hello World14MIT
sedctl[WORK IN PROGRESS | NOT USABLE YET] Library and CLI tool to interface with TCG Storage capable drives500MIT OR Apache-2.0
sedctl_api[WORK IN PROGRESS | NOT USABLE YET] The api library for the sedctl project814MIT OR Apache-2.0
sedctl_backends[WORK IN PROGRESS | NOT USABLE YET] The TCG Storage Interface Interactions (SIIS) implementation for sedctl_tcg_storage crate819MIT OR Apache-2.0
sedctl_cli[WORK IN PROGRESS | NOT USABLE YET] CLI frontend library for sedctl project672MIT OR Apache-2.0
sedctl_common[WORK IN PROGRESS | NOT USABLE YET] Shared constructs for the sedctl project40MIT OR Apache-2.0
sedctl_macros[WORK IN PROGRESS | NOT USABLE YET] Procedural macros for the sedctl project1,225MIT OR Apache-2.0
sedctl_tcg_storage[WORK IN PROGRESS | NOT USABLE YET] Unofficial TCG Storage implementation for sedctl project1,091MIT OR Apache-2.0
sedesSErialization & DEserialization Simplified7,946MIT
sedeve-kitScupT Specification-Driven Development Kit1,457Apache-2.0
sediInplace stream editor26MIT OR Apache-2.0
sediment-core-plugin-witWIT definitions for the sediment-core:plugin package609Apache-2.0 OR MIT
sediment-mcpSemantic memory for AI agents - local-first, MCP-native260MIT
sediment-rsAn Active Directory password filter.1,487Apache-2.0
sedimentreeCore library for beelay741Apache-2.0
sedimentree_automergeAutomerge integration for Sedimentree136MIT OR Apache-2.0
sedimentree_coreSedimentree: a hash-linked CRDT storage structure with fragments, commits, and content-addressed blobs2,158MIT OR Apache-2.0
sedimentree_fs_storageFilesystem-based storage backend for Sedimentree824MIT OR Apache-2.0
sedoRun a command with environment variables set from values in a 1Password item.
Environment values are set based on entries in a…6,627MIT
sedolA crate to validate SEDOLs150,519MIT OR Apache-2.0
sedonaApache SedonaDB Rust API507Apache-2.0
sedona-adbcApache SedonaDB Rust API61Apache-2.0
sedona-cliCommand Line Client for Sedona's DataFusion-based query engine.64Apache-2.0
sedona-commonApache SedonaDB Rust API1,976Apache-2.0
sedona-datasourceApache SedonaDB Rust API622Apache-2.0
sedona-exprApache SedonaDB Rust API1,759Apache-2.0
sedona-functionsApache SedonaDB Rust API1,363Apache-2.0
sedona-geoApache SedonaDB Rust API710Apache-2.0
sedona-geo-generic-algApache SedonaDB Rust API820Apache-2.0
sedona-geo-traits-extApache SedonaDB Rust API921Apache-2.0
sedona-geoarrow-cApache SedonaDB Rust API56Apache-2.0
sedona-geometryApache SedonaDB Rust API1,835Apache-2.0
sedona-geoparquetApache SedonaDB Rust API620Apache-2.0
sedona-geosApache SedonaDB Rust API711Apache-2.0
sedona-pointcloudApache SedonaDB Rust API86Apache-2.0
sedona-projApache SedonaDB Rust API623Apache-2.0
sedona-rasterApache SedonaDB Rust API1,281Apache-2.0
sedona-raster-functionsApache SedonaDB Rust API620Apache-2.0
sedona-s2geographyApache SedonaDB Rust API275Apache-2.0
sedona-schemaApache SedonaDB Rust API1,895Apache-2.0
sedona-spatial-joinApache SedonaDB Rust API605Apache-2.0
sedona-testingApache SedonaDB Rust API622Apache-2.0
sedona-tgApache SedonaDB Rust API712Apache-2.0
sedreYou don't want this crate - you want the `serde` crate1,254Unlicense
sedregexSed-like regex library183,364MIT/Apache-2.0
SEDSnetA memory safe, no_std-capable networking stack with routing, discovery, reliability, and Rust/C/Python bindings.39GPL-2.0-only
sedsnet_macrosCompile-time helper macros for SEDSnet embedded configuration.34GPL-2.0-only
sedumSedum is a static website generator.6,291MPL-2.0
sedxA safe, modern replacement for GNU sed with automatic backups, preview mode, and rollback60MIT
seeA high-performance, asynchronous runtime-agnostic alternative to tokio::sync::watch6,166MIT OR Apache-2.0
see-catA cute cat(1)12,404MIT
see-cliA lightweight terminal image viewer using real terminal graphics protocols.42MIT OR Apache-2.0
see-kA procedural macro utility for generating transparent, type-mapped QUIC messaging layers.35MIT OR Apache-2.0
see-migration-test-helpersHelper types for sea-orm-migration testing352MIT
see-migration-test-helpers-deriveA proc macro to derive EmptyStruct trait implementation440MIT
see-sdkA Rust SDK for content sharing services (URL, Text, File) by S.EE122MIT
see-throughA library of traits to provide access to internal fields of generic structs.6,115non-standard
see-you-laterDelay and schedule async task1,682Apache-2.0
see_deriveA sub-module for providing proc-macros for the `see-through` crate6,583non-standard
see_directoryA small crate to see a directory's content recursivly6,103MIT
seecA memory efficient MPC framework1,473MIT
seecretsA password-protected way of creating and storing secrets6,980non-standard
seedA Rust framework for creating web apps, using WebAssembly411,216MIT
seed-audio-ai-site-kitSmall unofficial metadata and URL helpers for Seed Audio AI at seedaud.io.20MIT
seed-bootstrapComponents for using Bootstrap toolkit with Seed framework6,522MIT/Apache-2.0
seed-datepickerCustomizable datepicker component for the Seed framework7,579Apache-2.0
seed-encoderBIP-39 mnemonic seed phrase encoder for use with steel plates1,487Unlicense
seed-iconsGet icons collections for Seed21,937BSD-3-Clause
seed-icons-genGenerate font-awesome icons for Seed24,094BSD-3-Clause
seed-keeperGenerate and encrypt crypto seeds using Argon2 and AES Key Encryption Keys1,626MIT
seed-keeper-coreGenerate and encrypt crypto seeds using Argon2 and AES Key Encryption Keys5,311MIT
seed-peer-generatorAptos seed peer generator11,119Apache-2.0
seed-rsSeed-RS2,585MIT OR Apache-2.0
seed-seekerSearch for FDB faulty seeds and export them as a gitlab issue2,613BSD-3-Clause
seed-utilsExtend and truncate seeds, XOR them, derive child seeds and xpubs/xprvs at account or root level.1,647MIT
seed-xorXOR bip39 mnemonics.5,897MIT