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.
taquba-mcpDurable backend for rmcp's task subsystem, built on the Taquba task queue.39Apache-2.0 OR MIT
taquba-researchDurable Rust research agent built on Rig and taquba-workflow.74MIT OR Apache-2.0
taquba-webhooksHTTP webhook delivery on top of the Taquba durable task queue.94MIT OR Apache-2.0
taquba-workflowDurable, at-least-once workflow runtime on top of the Taquba task queue. Particularly well-suited for AI agent runs.185MIT OR Apache-2.0
tarA Rust implementation of a TAR file reader and writer. This library does not
currently handle compression, but it is abstract…196,600,885MIT OR Apache-2.0
tar-codectar-codec is a small, fast, constrained tar encoder and decoder for Rust1,102MIT OR Apache-2.0
tar-coreSans-IO tar header parsing and building for sync and async runtimes41,087MIT OR Apache-2.0
tar-framingA framing layer for tar archives.1,169MIT OR Apache-2.0
tar-getSerialize a vector of objects to disk, then start deserilizing them in constant time.425non-standard
tar-installLibrary core for safely installing Linux app tarballs into desktop-friendly locations.16MIT
tar-no-stdLibrary to read Tar archives (by GNU Tar) in `no_std` contexts with zero allocations.
The crate is simple and only supports…676,317MIT
tar-parsertar archive parser using nom20,416MIT
tar-parser2tar archive parser using nom99,723MIT
tar-rslA Rust implementation of a TAR file reader and writer. This library does not
currently handle compression, but it is abstract…3,464Apache-2.0
tar-sha256Calculate sha256 of files in tar (like sha256sum)2,178MIT
tar-sysThe package provides bindings to libtar.9,807Apache-2.0/MIT
tar-wasiA Rust implementation of a TAR file reader and writer. This library does not
currently handle compression, but it is abstract…4,294MIT/Apache-2.0
tar2A feature-rich tar replacement with tree view, colors, emoji, and cross-platform config39MIT
tar2arxConvert a tar archive into a arx archive.5,828MIT
tar_lightSimple tar archive reader and writer library489MIT
tar_minimalA minimalist, Unix-focused TAR library designed for high-performance streaming with Zstd.157MIT
taraTara — stellar astrophysics engine for star classification, evolution, nucleosynthesis, and spectral analysis143GPL-3.0-only
tarangAI-native Rust media framework — container parsing, audio/video decoding, codec bindings, media analysis869GPL-3.0-only
tarangamA simple serial plotter. एक सरल सीरीय्ल पलौटर।2,969GPL-3.0-only
tarantellaTarantella is a modern package manager for C/C++ WASM apps (main modules) and WASM libraries (side modules) meant to be…17,611AGPL-3.0
tarantoolTarantool rust bindings169,329BSD-2-Clause
tarantool-moduleTarantool C API bindings4,443BSD-2-Clause
tarantool-procTarantool proc macros137,332BSD-2-Clause
tarantool-rsAsyncronous tokio-based client for Tarantool22,431MIT
tarantool-runnerCLI tool to execute tarantool Rust applications and build other tarantool-oriented utilities.2,239BSD-2-Clause
tarantool-testCLI test framework for tarantool-based Rust applications8,556BSD-2-Clause
tarantulaA tool for running web apps like desktop apps.2,023MIT
tarantula-s2Search polygons at lngitude/latitude with s2geometry48MIT OR Apache-2.0
tarantula-sharedShare code for Tarantula CLI and UI.198MIT
taratorA rust game engine wie an ECS and a UI.1,433non-standard
tarballA simple utility to easily archive directories8,113BSD-3-Clause-Clear
tarcTransposable, type-erasable, and FFI-safe Arc76,760MIT
tarchtyped std::arch intrinsics1,492MIT/Apache-2.0
tardarExtensions for diagnostic error handling with `miette`.183,929MIT
tardeTARDE - Time And Rust Duration Ergonomics, a quick way to initalize std::time::Duration values5,730non-standard
tardexAccess tarball contents by path1,802MIT OR Apache-2.0
tardiffCompare tar archives, including compressed tar files, and show entry-level diffs20Apache-2.0
tardigradeModern archive tool — tar for 2026207Apache-2.0
tardisElegant, clean Rust development framework81,035MIT/Apache-2.0
tardis-cliTARDIS - Translates natural language dates into machine-readable formats518MIT
tardis-macrosElegant, clean Rust development framework67,828MIT/Apache-2.0
tardis-rsA rust crate that allows you to easily replay historical market data and stream live market data through Tardis.dev's API6,351LGPL-3.0-only
tarePer-dependency disk weight and cold import time for a Node package (pnpm-aware)49MIT
tareasmall task manager456MIT
tarfsTar reading library, designed for using in embedded systems6,359MIT
targers_cleanA simple command line tool to clean up target directories4,289MIT
targetGet information on compilation target1,304,478CC0-1.0
target-cpu-fetchExposes a method for querying the CPU name from the current target specification JSON file27,786MIT
target-cpu-macroA procedural macro for conditional compilation based on the CPU being targeted22,632MIT
target-feature-dispatchEasy dispatching by target features (both static and dynamic)7,100MIT
target-featuresRust compiler target feature database9,954,263MIT OR Apache-2.0
target-genA cli tool to create new target files for probe-rs ot of CMSIS-Packs.24,050MIT OR Apache-2.0
target-icebergSinger target for Apache Iceberg2,123Apache-2.0
target-lexiconLLVM target triple types312,011,123Apache-2.0 WITH LLVM-exception
target-lexicon-macrosMacros for target-lexicon2,817MIT OR Apache-2.0
target-matchGiven a telescope pointing and field of view, rank which catalogued sky objects fall on the frame. Matches by sky position; holds…3,842MPL-2.0
target-specEvaluate Cargo.toml target specifications14,272,895MIT OR Apache-2.0
target-spec-jsonStructured access to rustc `--print target-spec-json` and `--print all-target-specs-json`.55,033Apache-2.0 OR MIT
target-spec-mietteIntegrate target-spec errors with the miette library5,916,910MIT OR Apache-2.0
target-test-dirA proc-macro attribute for providing test-specific directories.14,349non-standard
target-test-dir-macroA proc-macro attribute implementation for providing test-specific directories (use `target-test-dir`).12,724non-standard
target-test-dir-supportSupport for the `target-test-dir` proc-macro crate.2,665non-standard
target-tripleTARGET and HOST triples33,851,266MIT OR Apache-2.0
target-tuple-piecesPieces of a target, like the arch, vendor, or system.
Intended to be used via the target-tuples crate6,842Apache-2.0 OR MIT
target-tuplesA library to parse target tuples of the form `<arch>-<vendor>-<system>`, similar to those used by autoconf.48,175Apache-2.0 OR MIT
target-tuples-macroproc-macro for target-tuples6,774Apache-2.0 OR MIT
target_build_utilsDEPRECATED: Use Cargo environment variables `CARGO_CFG_TARGET_*`4,406,992ISC/Apache-2.0
target_defineseminix 项目统一管理跨平台编译器 target 三元组100Apache-2.0
target_handlerA derive macro to create a handler for multiple enum variants1,565non-standard
target_infoGet text strings of attributes concernign the build target.964,743
targetsSome helpers to get you started with declarative programming in Rust3,345MIT
targkillInteractive TUI to find and reclaim space from Rust target/ directories21MIT
tari-cliCLI tool for Tari template (smart contract) development.954BSD-3-Clause
tari-curve25519-dalekA pure-Rust implementation of group operations on ristretto255 and Curve2551976,436BSD-3-Clause
tari-jwtRistretto JWT support for jwt-compat1,480BSD-3-Clause
tari-log4rsA highly configurable multi-output logging implementation for the `log` facade3,846MIT/Apache-2.0
tari-ootle-cliTari Ootle Template Development CLI383BSD-3-Clause
tari-tiny-keccakAn implementation of Keccak derived functions.160,993CC0-1.0
tari_base_nodeThe tari full base node implementation4,720BSD-3-Clause
tari_base_node_clientSquat prevention for tari_base_node_client1,508BSD-3-Clause
tari_borThe binary object representation (BOR) crate provides a binary encoding for template/engine data types9,570BSD-3-Clause
tari_broadcast_channelBounded non-blocking single-producer-multi-consumer broadcast channel18,542Apache-2.0/MIT
tari_bulletproofsA pure-Rust implementation of Bulletproofs using Ristretto87,345MIT
tari_bulletproofs_plusA smaller faster implementation of Bulletproofs242,865BSD-3-Clause
tari_commonUtilities and features for the Tari domain layer, shared across both Base and Digital Asset layers.33,300BSD-3-Clause
tari_common_sqliteTari cryptocurrency wallet library9,016BSD-3-Clause
tari_common_typesTari cryptocurrency common types13,785BSD-3-Clause
tari_commsA peer-to-peer messaging system25,893BSD-3-Clause
tari_comms_dhtTari comms DHT module21,406BSD-3-Clause
tari_comms_loggingSquat prevention for tari_comms_logging1,421BSD-3-Clause
tari_comms_middlewareTari comms middleware modules used to add functionality to the base tari_comms library1,650BSD-3-Clause
tari_comms_rpc_macrosRPC service proc macro11,316BSD-3-Clause
tari_comms_rpc_state_syncSquat prevention for tari_comms_rpc_state_sync1,424BSD-3-Clause
tari_consensusSquat prevention for tari_consensus1,464BSD-3-Clause
tari_consensus_typesConsensus types for Tari Ootle1,563BSD-3-Clause
tari_contactsTari contacts library2,783BSD-3-Clause
tari_coreCore Tari protocol components21,537BSD-3-Clause
tari_cryptoTari Cryptography library371,443BSD-3-Clause
tari_dan_app_utilitiesSquat prevention for tari_dan_app_utilities1,432BSD-3-Clause
tari_dan_common_typesSquat prevention for tari_dan_common_types1,459BSD-3-Clause
tari_dan_engineSquat prevention for tari_dan_engine1,453BSD-3-Clause
tari_dan_p2pSquat prevention for tari_dan_p2p1,434BSD-3-Clause
tari_dan_storageSquat prevention for tari_dan_storage1,503BSD-3-Clause
tari_dan_storage_lmdbSquat prevention for tari_dan_storage_lmdb1,390BSD-3-Clause
tari_dan_storage_sqliteSquat prevention for tari_dan_storage_sqlite1,418BSD-3-Clause
tari_dan_wallet_cliSquat prevention for tari_dan_wallet_cli1,438BSD-3-Clause
tari_dan_wallet_daemonSquat prevention for tari_dan_wallet_daemon1,420BSD-3-Clause
tari_engineTari template runtime engine1,251BSD-3-Clause
tari_engine_typesShared Tari engine data types4,314BSD-3-Clause
tari_epoch_managerSquat prevention for tari_epoch_manager1,496BSD-3-Clause
tari_featuresCompilable features for Tari applications13,695BSD-3-Clause
tari_hash_domainsTari hash domains1,821BSD-3-Clause
tari_hashingTari hash domains15,483BSD-3-Clause
tari_indexerSquat prevention for tari_indexer1,406BSD-3-Clause
tari_indexer_clientTari indexer client library2,814BSD-3-Clause
tari_indexer_libSquat prevention for tari_indexer_lib1,430BSD-3-Clause
tari_infra_deriveTari derive macros11,662BSD-3-Clause
tari_jellyfishJellyfish Merkle Tree implementation for Tari7,078BSD-3-Clause
tari_key_managerTari cryptocurrency wallet key management22,436BSD-3-Clause
tari_libtorA Rust wrapper around the Tor library (libtor) for use in Tari applications.4,607BSD-3-Clause
tari_max_sizeTari max size library7,693BSD-3-Clause
tari_merlinComposable proof transcripts for public-coin arguments of knowledge12,283MIT
tari_metricsTari metrics5,839BSD-3-Clause
tari_miningTari cryptocurrency mining support4,288BSD-3-Clause
tari_mmrA Merkle Mountain Range implementation55,897BSD-3-Clause
tari_mmr_integration_testsSquat prevention for tari_mmr_integration_tests1,468BSD-3-Clause
tari_node_componentsTari Base Layer Node Components4,864BSD-3-Clause
tari_ootle_addressTari Ootle address using bech32 encoding1,336BSD-3-Clause
tari_ootle_common_typesCommon types for Tari Ootle2,733BSD-3-Clause
tari_ootle_publish_libTari Ootle Template publishing library443BSD-3-Clause
tari_ootle_template_buildBuild-time metadata generation for Tari Ootle templates398BSD-3-Clause
tari_ootle_template_metadataTemplate metadata types, serialization, and hashing for Tari Ootle templates2,232BSD-3-Clause
tari_ootle_transactionTari Ootle transaction builder and associated data types2,272BSD-3-Clause
tari_ootle_wallet_cryptoCryptographic utilities and types for Tari Ootle wallet1,773BSD-3-Clause
tari_ootle_wallet_sdkThe Tari wallet library1,073BSD-3-Clause
tari_ootle_wallet_storage_sqliteThe Tari wallet SQLite storage library403BSD-3-Clause
tari_ootle_walletd_clientTari wallet daemon client library922BSD-3-Clause
tari_p2pTari base layer-specific peer-to-peer communication features19,437BSD-3-Clause
tari_protobuf_buildProtobuf build code for Tari codebase3,928BSD-3-Clause
tari_pubsubSingle publisher with multiple subscribers to topic messages10,916BSD-3-Clause
tari_rgrpcTari gRPC API wrapper in Rust.897MIT OR Apache-2.0
tari_scaffolderSquat prevention for tari_scaffolder1,388BSD-3-Clause
tari_scriptTari script library9,298BSD-3-Clause
tari_service_frameworkThe Tari communication stack service framework21,075BSD-3-Clause
tari_shutdownA convenient shutdown signal25,550BSD-3-Clause
tari_sidechainThe Tari sidechain utilities and types6,815BSD-3-Clause
tari_signaling_serverSquat prevention for tari_signaling_server1,393BSD-3-Clause
tari_state_store_sqliteSquat prevention for tari_state_store_sqlite1,410BSD-3-Clause
tari_storageKey-Value store API for the Tari project26,438BSD-3-Clause
tari_template_abiDefines the low-level Tari engine ABI for WASM targets9,362BSD-3-Clause
tari_template_builtinTari Ootle built-in templates3,285BSD-3-Clause
tari_template_libTari template library provides abstrations that interface with the Tari validator engine9,099BSD-3-Clause
tari_template_lib_typesTari template library types5,644BSD-3-Clause
tari_template_macrosTari template macro8,681BSD-3-Clause
tari_template_test_toolingTest tooling for Tari template development2,170BSD-3-Clause
tari_test_utilsUtility functions used in Tari test functions33,668BSD-3-Clause
tari_transactionSquat prevention for tari_transaction1,450BSD-3-Clause
tari_transaction_componentsCore Tari transaction components5,484BSD-3-Clause
tari_transaction_key_managerCore Tari key manager with storage3,799BSD-3-Clause
tari_transaction_manifestTari transaction manifest2,294BSD-3-Clause
tari_transactionsCore Tari blockchain primitives3,022BSD-3-Clause
tari_utilitiesA set of useful and commonly used utilities that are used in several places in the Tari project.413,623BSD-3-Clause
tari_validator_nodeSquat prevention for tari_validator_node1,410BSD-3-Clause
tari_validator_node_cliSquat prevention for tari_validator_node_cli1,440BSD-3-Clause
tari_validator_node_clientSquat prevention for tari_validator_node_client1,413BSD-3-Clause
tari_validator_node_rpcSquat prevention for tari_validator_node_rpc1,496BSD-3-Clause
tari_value_lookup_generatorCLI utility to generate and validate Ristretto value-to-public-key lookup tables22BSD-3-Clause
tari_walletTari cryptocurrency wallet library11,420BSD-3-Clause
tari_wallet_daemon_clientSquat prevention for tari_wallet_daemon_client1,446BSD-3-Clause
tari_wallet_ffiTari cryptocurrency wallet C FFI bindings11,342BSD-3-Clause
tariffA MongoDB import/export tool written in Rust as a proof-of-concept for the experimental Rust driver.2,954MIT
tariff-calcImport tariff/duty math: duty amount, landed cost, and effective duty rate from a tariff schedule.20MIT
tarioAsynchronously read and write TAR archives931MIT
tarisdk_slimSlim SDK for Tari Network.1,669MIT OR Apache-2.0
tarjamainternationalize your rust applications6,698MIT OR Apache-2.0
tarkAn `Arc` with a thread-local strong/weak count.5,138MIT OR Apache-2.0
tarkovA client library for the Escape from Tarkov API14,072MIT
tarmacResource compiler and asset manager for Roblox projects9,691MIT
tarnCLI-first API testing tool407MIT
tarn-lspLanguage Server Protocol implementation for Tarn .tarn.yaml test files219MIT
tarn-mcpMCP server for Tarn API testing tool219MIT
tarnikMacro for generating WASM AST964non-standard
tarnik-astA WASM AST implementation in Rust1,203Apache-2.0
tarnishProcess isolation library with automatic panic recovery for running untrusted Rust code88MIT
tarnishedVery simple CLI app for testing the percent of nucleotides in FASTA files5,060GPL-3.0-only
taroIn-place tar file extractor for memory-limited systems1,847MIT OR Apache-2.0
taro-cliWrapper for multiple quality of life command-line tools.1,522MIT
taro-langA dynamically-typed scripting language37non-standard
taro_inittaro 创建逻辑1,775MIT OR Apache-2.0
tarologLibrary for flexible configuration of tarantool logs52,143BSD-2-Clause
tarotA command-line tarot card reading application45AGPL-3.0-only
tarot-card-meaningsComplete 78-card tarot deck with all card meanings, daily tarot card, yes or no readings. Includes upright and reversed meanings,…20MIT
tarot-womanAn app for drawing tarot cards.1,612non-standard
tarpTarp is a code coverage tool3,006MIT
tarpcAn RPC framework for Rust with a focus on ease of use.8,922,921MIT