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.
trust_pdfVerifies signed PDFs against the originals, checking for sneaky modifications.8,644MIT
trustagentAgent identity and verification for multi-agent systems510MIT OR Apache-2.0
trustblock-clihuman-friendly console utility that helps to interact with Trustblock from command line.20,607MIT OR Apache-2.0
trustcaptchaTrustCaptcha – Privacy-first CAPTCHA solution for Rust. GDPR-compliant, bot protection made in Europe.970Apache-2.0
trustcaptcha-rust(DEPRECATED) TrustCaptcha for Rust, providing captcha, security features, and GDPR-compliant user verification.6,905Apache-2.0
trustchainTrustchain decentralised PKI reference implementation.1,005MIT OR Apache-2.0
trustchain-apiAPI for Trustchain.1,766MIT OR Apache-2.0
trustchain-cliCLI for Trustchain.844MIT OR Apache-2.0
trustchain-coreCore Trustchain functionality.2,233MIT OR Apache-2.0
trustchain-ffiFFI for Trustchain.1,089MIT OR Apache-2.0
trustchain-httpHTTP Trustchain library and application.1,551MIT OR Apache-2.0
trustchain-ionTrustchain implementation for ION DID method.2,002MIT OR Apache-2.0
trusted-proxiesA rust crate to extract http request information behind trusted proxies6,431MIT
trusted-publishing-smoke-20260331-bytedanceA minimal crate for testing crates.io trusted publishing from GitHub Actions.39MIT OR Apache-2.0
trusted-signing-cliDEPRECATED - Please migrate to artifact-signing-cli45,503MIT
trustedflowTrustedFlow1,458Apache-2.0
trustedflow-attestation-rsTrustedflow Attestation Rust Library6,735Apache-2.0
trustedflow-attestation-sysTrustedflow Attestation Rust Library6,115Apache-2.0
trusteeA general-purpose agent that can morph into different specialized agents using WASM lifecycle plugins1,581MIT OR Apache-2.0
trustee-apiREST + WebSocket API server for Trustee agent106MIT OR Apache-2.0
trustee-coreCore types, session state, and workflow logic for Trustee agent146MIT OR Apache-2.0
trustee-tuiTUI interface for Trustee agent954MIT OR Apache-2.0
trustee-upgradeSelf-upgrade tool for Trustee agent binary — downloads and installs the latest GitHub release109MIT OR Apache-2.0
trustee-webStatic web frontend for Trustee agent (embedded via rust-embed)138MIT OR Apache-2.0
trusterA ray tracing library based on the book 'The Ray Tracer Challenge' by Jamis Buck.10,681MIT
trustfallThe trustfall query engine, empowering you to query everything.339,962Apache-2.0
trustfall-pandascore-adapterA trustfall adapter for the Pandascore API1,198MIT
trustfall-rustdoc-adapterTrustfall query adapter for rustdoc JSON data.1,391,096Apache-2.0 OR MIT
trustfall_adapterPlaceholder for components of the Trustfall project.1,495Apache-2.0
trustfall_adaptersPlaceholder for components of the Trustfall project.1,513Apache-2.0
trustfall_coreThe trustfall query engine, empowering you to query everything.373,757Apache-2.0
trustfall_crates_ioPlaceholder for components of the Trustfall project.1,455Apache-2.0
trustfall_deriveDerive macros for the trustfall query engine.314,040Apache-2.0
trustfall_derivesPlaceholder for components of the Trustfall project.1,508Apache-2.0
trustfall_filetests_macrosMacros powering the trustfall project's filetests implementation.29,364Apache-2.0
trustfall_git_adapterTrustfall adapter for querying Git repositories344BSD-3-Clause
trustfall_githubPlaceholder for components of the Trustfall project.1,477Apache-2.0
trustfall_irPlaceholder for components of the Trustfall project.1,488Apache-2.0
trustfall_macroPlaceholder for components of the Trustfall project.1,499Apache-2.0
trustfall_macrosPlaceholder for components of the Trustfall project.2,526Apache-2.0
trustfall_proc_macroPlaceholder for components of the Trustfall project.1,472Apache-2.0
trustfall_proc_macrosPlaceholder for components of the Trustfall project.1,489Apache-2.0
trustfall_pyPlaceholder crate for the Trustfall project: https://github.com/obi1kenobi/trustfall1,499Apache-2.0
trustfall_rustdocRun Trustfall queries across multiple rustdoc JSON format versions.356,548Apache-2.0 OR MIT
trustfall_stubgenGenerate a Trustfall adapter stub for a given schema.10,122Apache-2.0
trustfall_testbinPlaceholder for components of the Trustfall project.1,479Apache-2.0
trustfall_wasmPlaceholder crate for the Trustfall project: https://github.com/obi1kenobi/trustfall1,506Apache-2.0
trustflowTrustFlow1,399Apache-2.0
trustflow-attestation-rsTrustFlow Attestation Rust Library4,108Apache-2.0
trustflow-attestation-sysTrustFlow Attestation Rust Library3,722Apache-2.0
trustformersTrustformeRS - Rust port of Hugging Face Transformers603Apache-2.0
trustformers-coreCore traits and utilities for TrustformeRS1,315Apache-2.0
trustformers-debugAdvanced debugging tools for TrustformeRS models190Apache-2.0
trustformers-mobileMobile deployment support for TrustformeRS (iOS, Android)367Apache-2.0
trustformers-modelsModel implementations for TrustformeRS664Apache-2.0
trustformers-optimOptimizers for TrustformeRS502Apache-2.0
trustformers-serveHigh-performance inference server for TrustformeRS models173Apache-2.0
trustformers-tokenizersTokenizers for TrustformeRS651Apache-2.0
trustformers-trainingTraining infrastructure for TrustformeRS346Apache-2.0
trustformers-wasmWebAssembly bindings for TrustformeRS transformer library174Apache-2.0
trustgrantFacade crate re-exporting all TrustGrant protocol types for convenience13MIT OR Apache-2.0
trustgrant-discoveryAuthority discovery document parsing and signer binding resolution29MIT OR Apache-2.0
trustgrant-documentTrustGrant document parsing, validation, normalization, and JSON schema types31MIT OR Apache-2.0
trustgrant-domainCore domain types for the TrustGrant protocol (authority IDs, selector kinds, principal IDs, operation names)33MIT OR Apache-2.0
trustgrant-errorError types for the TrustGrant delegation protocol34MIT OR Apache-2.0
trustgrant-evaluateHot-path evaluation engine for TrustGrant grants16MIT OR Apache-2.0
trustgrant-issueDraft and signable TrustGrant document construction16MIT OR Apache-2.0
trustgrant-ownershipOwnership authority transition verification for the TrustGrant protocol24MIT OR Apache-2.0
trustgrant-portsBackend-agnostic port traits for the TrustGrant protocol (storage, discovery, revocation sources)27MIT OR Apache-2.0
trustgrant-revocationRevocation state management and proof verification for the TrustGrant protocol28MIT OR Apache-2.0
trustgrant-verifyCold-path verification pipeline for the TrustGrant protocol21MIT OR Apache-2.0
trustimeA client implementation of the Trustime trusted timestamp service protocol479MIT
trustlayer-verifyIndependent, offline verification of TrustLayer evidence bundles — no service, no database, no network.18Apache-2.0
trustlessHTTPS on registrable domains for local development without touching your system trust store206Apache-2.0
trustless-protocolProtocol utilities for trustless327Apache-2.0
trustless-provider-filesystemFilesystem-based key provider for trustless141Apache-2.0
trustless-provider-lambdaAWS Lambda key provider for trustless160Apache-2.0
trustmarkA Rust implementation of TrustMark22,020MIT
trustmeTell the compiler that you can be trusted to write unsafe code!3,121MIT
trustmebroA Rust macro that magically turns unsafe code into ‘totally safe, bro’ with no consequences. Ideal for those who want to assert…1,400non-standard
trustmebro-macroA macro that wraps arbitrary tokens in an unsafe block47MIT OR Apache-2.0
trustonA high-performance Rust client library for NVIDIA Triton Inference Server685MIT
trustrlA URL manipulation tool1,492BSD-2-Clause
trustscName reservation for TrustSC — a medical-device manufacturer framework in Rust (IEC 62304 Class B/C compliance modeling,…12MIT OR Apache-2.0
trustyTrusty1,710MIT/Apache-2.0
trusty-agents-commonStable agent-plugin surface (ToolExecutor, AgentPlugin, ToolResult) shared by trusty-agents and external agent crates.410MIT
trusty-analyzeSidecar code-analysis daemon for trusty-search: complexity, smells, quality, facts370MIT
trusty-analyzerSidecar code-analysis daemon for trusty-search: complexity, smells, quality, facts86MIT
trusty-analyzer-coreCode analysis primitives: complexity, smells, blame, facts, concept clustering69MIT
trusty-analyzer-langLanguage-specific static analysis adapters for trusty-analyzer (tree-sitter based)62MIT
trusty-analyzer-mcpMCP server for trusty-analyzer: exposes complexity_hotspots, find_smells, analyze_quality tools18MIT
trusty-analyzer-serviceHTTP sidecar daemon for trusty-analyzer: serves analysis endpoints over chunks pulled from trusty-search22MIT
trusty-analyzer-typesAnalyzer-specific shared types (CodeChunk, KgGraph, FactRecord) for trusty-analyzer91MIT
trusty-bm25-daemonPer-palace BM25 lexical-index subprocess for the trusty-* ecosystem (issue #156)279MIT
trusty-codePer-project Claude-Code-compatible MPM orchestration harness (bin: tcode) — an original coding harness, tracked under epic #2052.32MIT
trusty-commonShared utilities and provider-agnostic streaming chat (ChatProvider, OllamaProvider, OpenRouter, tool-use) for trusty-* projects3,770MIT
trusty-consoleWeb console that detects and surfaces running trusty services as a home page with service cards189MIT
trusty-contractsShared entity types for the trusty-* toolchain (no tree-sitter dependency)227MIT
trusty-controllerThin control plane for the claude-mpm stack: install, upgrade, restart, health, and config coordination across all trusty-* tools.37MIT
trusty-embedderShared embedding abstraction + fastembed-backed implementation for trusty-* projects597Elastic-2.0
trusty-embedderdUnified ONNX embedding daemon with HTTP + UDS transports and BatchQueue (issue #164).530MIT
trusty-embedderd-pyOpt-in Python/MPS embedding sidecar launcher for trusty-search: uv-bootstraps a pinned venv and execs the trusty_embed_sidecar…56MIT
trusty-gworkspaceGoogle Workspace MCP server for the Trusty suite16Elastic-2.0
trusty-installerThin control plane for the claude-mpm stack: install, upgrade, restart, health, and config coordination across all trusty-* tools.123MIT
trusty-mcp-coreShared JSON-RPC 2.0 / MCP types and stdio runner for trusty-* projects452Elastic-2.0
trusty-memoryMCP server (stdio + HTTP/SSE) for trusty-memory851MIT
trusty-memory-coreCore types, storage, and retrieval for trusty-memory90MIT
trusty-memory-mcpMCP server (stdio + HTTP/SSE) for trusty-memory59MIT
trusty-mpmtrusty-mpm: unified multi-agent orchestration platform (core, daemon, CLI, TUI, Telegram)979MIT
trusty-mpm-cliCLI client for the trusty-mpm daemon129Elastic-2.0
trusty-mpm-clientShared daemon HTTP client, command model, and executor for trusty-mpm UIs233Elastic-2.0
trusty-mpm-coreCore types, artifact model, and IPC protocol for trusty-mpm303Elastic-2.0
trusty-mpm-daemonLong-running trusty-mpm daemon: session control, hook interception, artifact serving170Elastic-2.0
trusty-mpm-mcpMCP server exposing trusty-mpm orchestration tools to Claude Code sessions199Elastic-2.0
trusty-mpm-telegramTelegram bot for remote management of the trusty-mpm daemon181Elastic-2.0
trusty-mpm-tuiratatui dashboard for monitoring trusty-mpm sessions and agents174Elastic-2.0
trusty-progressShared rustup/cargo-style progress + status display for the trusty-* tooling ecosystem361MIT
trusty-reviewLLM-backed code review service — reviews GitHub PRs and unified diffs via AWS Bedrock or OpenRouter693MIT
trusty-rpcGeneral-purpose CLI for JSON-RPC services (stdio + HTTP)17Elastic-2.0
trusty-searchMachine-wide hybrid code search service: BM25 + vector + KG, zero cold-start, MCP server2,145MIT
trusty-search-coreCore library for trusty-search: BM25, HNSW vector search, tree-sitter chunking, KG expansion, query classification109MIT
trusty-search-mcpMCP server (stdio + HTTP/SSE) for trusty-search hybrid code search45MIT
trusty-search-serviceAxum HTTP daemon, file watcher, and client for trusty-search77MIT
trusty-symgraphStandalone symbol-graph engine: AST -> SymbolRegistry -> emit, with knowledge-graph queries.245Apache-2.0 OR MIT
trusty-ticketsUnified ticketing MCP server (GitHub/JIRA/Linear)16Elastic-2.0
trusty_webRust based web MVC framework with built-in web server.1,476MIT AND BSD-2-Clause AND Apache-2.0
truthA boolean expression parser and evaluator3,097
truth-catalogTruth catalog — executable truth definitions for the Helms platform.59MIT
truth-engineDeterministic calendar computation for AI agents: RRULE expansion, availability merging, timezone conversion, and temporal…113MIT OR Apache-2.0
truth-mirrorTruthfulness gate and adversarial reviewer harness for AI coding agents.506MIT
truth-tableGenerate a truth table from a formula2,824MIT OR Apache-2.0
truth-valuesGenerate all possible combinations of N bools1,488MIT
truthfulA logical expression parser, optimizer and evaluator.2,635MIT/Apache-2.0
truthlensAI hallucination detector — formally verified trust scoring for LLM outputs122Apache-2.0
truthlinked-axiomAxiom virtual machine and bytecode primitives for TruthLinked cells.244MIT
truthlinked-axiom-compilerCompiler for TruthLinked Axiom cell source files and manifests.140MIT
truthlinked-axiom-macroProcedural macros that support cell development on TruthLinked (events, manifests, codecs, etc.).51MIT
truthlinked-axiom-sdkTruthLinked Axiom Cell SDK — IR pipeline, regalloc, codegen, CellBuilder160MIT
truthlinked-consensusTruthLinked consensus engine — built for the TruthLinked blockchain.44MIT
truthlinked-coreCore protocol primitives for the TruthLinked post-quantum blockchain.281MIT
truthlinked-governanceGovernance primitives and protocol parameter rules for the TruthLinked post-quantum blockchain.249MIT
truthlinked-mcpOn-chain MCP registry, agent policy, tool-call, and private-balance primitives for TruthLinked.182MIT
truthlinked-netTruthLinked networking layer — built for the TruthLinked blockchain.65MIT
truthlinked-oracleDeterministic HTTP oracle primitives for the TruthLinked post-quantum blockchain.220MIT
truthlinked-runtimeDeterministic Axiom cell runtime primitives for the TruthLinked post-quantum blockchain.201MIT
truthlinked-sdkTruthLinked smart-contract SDK35MIT
truthlinked-sdk-macrosProcedural macros for truthlinked-sdk109MIT
truthlinked-stakingValidator staking, slashing, and liveness accounting for the TruthLinked post-quantum blockchain.234MIT
truthlinked-stateState transition, account, cell, staking, oracle, MCP, and token logic for TruthLinked.179MIT
truthtableNo description provided.2,423
truthyCheck if a value is "truthy"7,589MIT OR Apache-2.0
truvTestbenches in Rust Using Verilator.1,163MIT OR Apache-2.0
truvmVerification Methodology based on TRUV framework.1,173MIT OR Apache-2.0
truxterminal user interface library1,518MIT
trvTransform slides and speaker notes into video4,945MIT
trvonRust NPM registry Manager2,655MIT
trxa modern implementation of the `tree` command14,051Apache-2.0
trx-cliA Modern Cross-Platform Package Manager TUI148MIT
trxxA tool to pack and unpack text files4,206MIT
tryDeprecation warning resistant try macro6,092Apache-2.0/MIT
try-againRetry synchronous and asynchronous operations.109,859MIT OR Apache-2.0
try-asciiHelper to format byte slices that probably/mostly contain ASCII-encoded text10,075OLFL-1.3
try-blockmacro that makes your error-catching blocks (appear) labmdaless44,353MIT
try-blocksmacro to emulate the upcoming `try` block feature on stable88,610MIT
try-catchA simple proc-macro that enables try-catch for Rust with automatic downcasting of error types.52,670Apache-2.0
try-cliLightweight, time-sensitive directory navigation for experiments — a fast way to jump between temporary project folders113MIT
try-cloneFallible cloning.199MIT
try-continueAllows processing of iterators of Result types1,600Apache-2.0
try-dropBatteries included error handling mechanisms for drops which can fail5,156MIT
try-exitDependency free, simple error handling for small programs2,861WTFPL
try-from-discrim#[derive(TryFrom / From)] using enum discriminants, with fallback support.5,749MPL-2.0
try-from-mapA derive macro for converting a HashMap<String, String> into a struct6,275MIT
try-guardA guard! macro inspired by the guard Alternative function from Haskell.19,533BSD-3-Clause
try-insert-extExtends various types with `try_insert_with` methods.4,921MIT
try-iteratorAdds a few fallible methods to iterators.3,389MIT
try-lazy-initFallible lazy initialization.33,144Apache-2.0/MIT
try-letProc macro for a basic try-let form10,230MPL-2.0
try-lockA lightweight atomic lock.540,660,409MIT
try-lock-portable-atomicA lightweight atomic lock.16,474MIT
try-macroReplace `?` with custom `Try::branch` in the macro1,030MIT
try-macro-proc_macroMacro support crate1,249MIT
try-me-maybeRust port of tobi/try — instant, fuzzy-searchable, dated experiment directories. Binary: tryme; shell function: try.15MIT
try-me-maybe-coreCore library for try-me-maybe, a Rust port of tobi/try (ephemeral workspace manager)20MIT
try-mutexFast non-blocking mutex14,134MIT
try-nextA minimal synchronous trait for fallible, pull-based item sources.2,659MIT
try-partialordSafe failable sort, min, max, binary_search functions for PartialOrd. No need to wrap f32, f64 to sort any more.189,163MIT
try-pushA trait for attempting potentially expensive actions3,954MIT
try-refAsRef/AsMut version of TryFrom2,923MIT
try-rsTemporary workspace manager for fast experimentation in the terminal2,160MIT
try-runtime-cliCli command runtime testing and dry-running (polkadot v1.10.0)89,276Apache-2.0
try-rwlockFast non-blocking readers-writer lock6,578MIT OR Apache-2.0
try-specializeZero-cost specialization in generic context on stable Rust5,664MIT OR Apache-2.0
try-to-release-meExample Description1,468MIT
try-traitsAlternatives to std lib traits that can fail.165,996MIT OR Apache-2.0
try-unwrapA revolutionary new crate that allows you to unwrap() without making your stupid software panic.2,980MIT
try_allExtends iterators with `try_all` to convert iterator of results into result of iterator of okays3,664MIT
try_asMacros and traits to ease using enums whose sole purpose is to enumerate a set of types.5,857non-standard
try_as_macrosMacros to ease using enums whose sole purpose is to enumerate a set of types.6,499non-standard
try_as_traitsTraits to ease using enums whose sole purpose is to enumerate a set of types.8,499non-standard
try_bufThis crate provides no-panic API for bytes::Buf7,172MIT