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.
textplotsTerminal plotting library.1,067,665MIT
textpodLocal, web-based notetaking app inspired by 'One Big Text File' idea.4,970non-standard
textposA small library to track human-readable text positions8,308BSD-3-Clause
textprepText preprocessing primitives: normalization, tokenization, and fast keyword matching.17,689MIT OR Apache-2.0
textrTeX-inspired plug-n-play interface for converting JSON documents into PDFs7,236MIT OR Apache-2.0
textratype less, write more48,171MIT
textractRust library to extract text from various types of files.3,936MIT
textrisTetris on terminal!3,928MIT OR Apache-2.0
textrpWIP1,409MIT
textrsnatural language processing and tools for working with text1,710MIT
textsanity-corePure-Rust core for textsanity: unicode/whitespace/encoding cleanup.36MIT OR Apache-2.0
textsearchFull text search for rust8,382MIT
textshrinkA minimalistic lib that reduces text size by replacing specific character sequences with single Unicode characters (e.g., 'mm'…1,636MIT
textspanText span utility14,288MIT
textstatReadability metrics for English text: Flesch Reading Ease, Flesch-Kincaid, Gunning Fog, SMOG, ARI, Coleman-Liau, plus…44MIT OR Apache-2.0
textstreamText reader for non-UTF8 encoded text.3,422MIT
textsurfWebservice for efficiently serving multiple plain text documents or excerpts thereof (by unicode character offset), without…2,125AGPL-3.0-only
textsweeperA minesweeper clone made for the command line!3,939MIT
textsynthA (unofficial) wrapper for the TextSynth API, a text synthesization service.1,645MIT
texttaleTextTale provides tools for writing text-mode adventures.6,958Apache-2.0
TextToEmojiA library for converting words to emoji representations580MIT
textualA reactive TUI framework inspired by the Python Textual library96MIT
textual-macrosProc macros for the textual TUI framework (#[reactive], #[on()], #[derive(Message)], etc.)112MIT
textual-rsA Rust port of the Textual TUI framework — build beautiful terminal UIs with CSS styling, reactive signals, and composable widgets722MIT
textual-rs-macrosProcedural macros for the textual-rs TUI framework638MIT
textumA syntactic patching library with char-level granularity2,327MIT
textureMicro-engine for creating text-based adventures9,990MIT
texture-atlasserEasy texture atlass creation with various options to fit different needs.2,773MIT OR Apache-2.0
texture-bakerBake mesh maps (normal, AO, curvature, position, thickness, height, bent normals, ID) from high-poly to low-poly, on CPU or GPU…40MIT OR Apache-2.0
texture-cacheA LRU texture cache for caching many small textures in a single big GPU texture2,151MIT OR Apache-2.0
texture-synthesisMultiresolution Stochastic Texture Synthesis, a non-parametric example-based algorithm for image generation70,428MIT OR Apache-2.0
texture-synthesis-cliA CLI for texture-synthesis28,115MIT OR Apache-2.0
texture2ddecoderpure Rust no-std texture decoder70,483MIT OR Apache-2.0
texture_bagSimple storage and loader for glium textures5,282MIT
texture_packerA texture packing library using the skyline heuristic90,569MIT
textusA derive macro that renders an entire folder of templates into typed, compile-time-validated output.71MIT
textus-deriveA statically checked templating engine. [this derive macro should be used through the `textus` crate]116MIT
textwalletAn experimental multi-coin HD wallet built for hackers.1,744MIT
textwidthGet the width of a piece of text for a font through xlib7,388MIT
textwrapLibrary for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine…392,387,468MIT
textwrap-cliCommand line interface for textwrap7,092MIT
textwrap-macrosSimple procedural macros to use textwrap utilities at compile time.182,823MIT
textwrap-macros-implSimple procedural macros to use textwrap utilities at compile time.183,698MIT
textyleA text-based declarative UI library inspired by SwiftUI3,787MIT
teyemerA timer to look away from the screen regularly2,646MIT
teyrchain-templatePezkuwiChain SDK component - placeholder for name reservation28Apache-2.0
teyrchain-template-nodePezkuwiChain SDK component - placeholder for name reservation30Apache-2.0
teyrchain-template-runtimePezkuwiChain SDK component - placeholder for name reservation29Apache-2.0
teyrchains-commonLogic which is common to all teyrchain runtimes1,288Apache-2.0
teyrchains-relayPezkuwiChain SDK component - placeholder for name reservation30Apache-2.0
teyrchains-runtimes-test-utilsUtils for Runtimes testing540Apache-2.0
tezA lightweight, ergonomic, and fast high-level HTTP client for Rust39MIT
tezaursapiapi wrapper for tezaurs.lv5,672MIT
tezos-cryptotezos related crypto function (TODO)1,288MIT
tezos-smart-rollupSDK for Tezos Smart Rollup kernel development.10,457MIT
tezos-smart-rollup-coreLow-level host function definitions & constants for Tezos Smart Rollups.46,663MIT
tezos-smart-rollup-debugOutput formatted messages to Tezos Smart Rollup debug log.12,670MIT
tezos-smart-rollup-encodingData Encodings used by Tezos Smart Rollup kernels.43,317MIT
tezos-smart-rollup-entrypointSetup kernel_entry entrypoint for Tezos Smart Rollup kernels.11,648MIT
tezos-smart-rollup-hostSafe Runtime trait for Tezos Smart Rollups host functions.45,707MIT
tezos-smart-rollup-installerInstaller client for Tezos Smart Rollups.8,057MIT
tezos-smart-rollup-installer-configInstaller configuration for installer kernel of Tezos Smart Rollups.7,447MIT
tezos-smart-rollup-mockMock implementation of Tezos Smart Rollup host functions to enable unit testing of kernel logic.11,470MIT
tezos-smart-rollup-panic-hookHook for capturing kernel panics & printing to debug log.11,688MIT
tezos-smart-rollup-storageHigher-level transactional account view over Tezos Smart Rollup durable storage.11,509MIT
tezos-vanity-generatortezos-vanity-generator1,505non-standard
tezos_crypto_rsUtilities for tezos-related cryptographic operations.116,057MIT
tezos_data_encodingUtilities for encoding/decoding data compatible with tezos data encoding.130,743MIT
tezos_data_encoding_deriveProcedural macros for tezos_encoding.133,509MIT
tftf33MIT
tf-actix-webTrustForge middleware for Actix web. Provides drop-in zero-trust request verification, capability delegation, and policy…151Apache-2.0
tf-asset-loaderUtility for loading assets from tf2 data files12,140MIT
tf-axumTrustForge middleware for Axum. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…97Apache-2.0
tf-bindgenAutomatically generates Rust bindings for Terraform providers.3,030BSD-3-Clause
tf-bindgen-cliWrapper around Terraform to improve usage with tf-bindgen.3,519BSD-3-Clause
tf-bindgen-codegenA collection of proc-macros to improve tf-bindgen code.3,509BSD-3-Clause
tf-bindgen-coreTraits and structures used by tf-bindgen's generated code.4,012BSD-3-Clause
tf-bindgen-schemaRust structures used to (de)serialize Terraform Provider and Config Schema.4,460BSD-3-Clause
tf-binding-rsFast transcription factor binding site prediction and FASTA manipulation in Rust4,318MIT
tf-bridge-awsTrustForge identity bridge for AWS. Translate AWS credentials, roles, and policies into cryptographic TrustForge actors and…133Apache-2.0
tf-bridge-azureTrustForge identity bridge for AZURE. Translate AZURE credentials, roles, and policies into cryptographic TrustForge actors and…141Apache-2.0
tf-bridge-dopplerTrustForge identity bridge for DOPPLER. Translate DOPPLER credentials, roles, and policies into cryptographic TrustForge actors…129Apache-2.0
tf-bridge-gcpTrustForge identity bridge for GCP. Translate GCP credentials, roles, and policies into cryptographic TrustForge actors and…136Apache-2.0
tf-bridge-vaultTrustForge identity bridge for VAULT. Translate VAULT credentials, roles, and policies into cryptographic TrustForge actors and…140Apache-2.0
tf-cedarTrustForge policy engine adapter for AWS Cedar. Evaluate complex authorization policies locally against TrustForge capabilities.115Apache-2.0
tf-code-helper-exampleTrustForge developer example. Demonstrates how to consume and compile the generated ProofRPC output for downstream applications.117Apache-2.0
tf-core-no-stdTrustForge core protocol implemented for #![no_std] environments. Optimized for embedded systems, WebAssembly, and constrained…157Apache-2.0
tf-core-wasmTrustForge core surface compiled to WebAssembly (wasm32) for high-performance, in-process execution within browser and Node.js…136Apache-2.0
tf-decide-clientTrustForge middleware for Decide client. Provides drop-in zero-trust request verification, capability delegation, and policy…300Apache-2.0
tf-demo-parserparser for tf2 demo files27,121MIT OR Apache-2.0
tf-dockerRust bindings for Terraform's Docker provider. Generated with tf-bindgen.1,486BSD-3-Clause
tf-embedded-halTrustForge hardware abstraction layer (HAL) traits. Provides interfaces for LoRa, BLE, NFC, secure elements, and hardware entropy…128Apache-2.0
tf-firmware-handoffLibrary implementing the Firmware Handoff specification23MIT OR Apache-2.0
tf-hyperTrustForge middleware for Hyper. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…142Apache-2.0
tf-idf-matcherApproximate string matching using n-gram TF-IDF vectorization and cosine similarity30MIT
tf-idf-vectorizerA simple search and analyze engine11,531MIT
tf-kubernetesRust bindings for Terraform's Kubernetes provider. Generated with tf-bindgen.3,178BSD-3-Clause
tf-luna-rsA driver implementation for the lidar TF Luna from Benewake26GPL-3.0
tf-otelTrustForge OpenTelemetry integration. Standardized OTLP tracing, spans, and metrics for auditing the entire zero-trust lifecycle.224Apache-2.0
tf-poemTrustForge middleware for Poem. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…143Apache-2.0
tf-prom-exporterTrustForge module for prom-exporter. Part of the open-source trust fabric for AI-native software.57Apache-2.0
tf-providerPlugin framework for Terraform and ToFu7,901Apache-2.0
tf-proxyTrustForge module for proxy. Part of the open-source trust fabric for AI-native software.102Apache-2.0
tf-registryA high-performance, asynchronous implementation of the Terraform Provider Registry protocol, powered by Tokio and Axum.54MIT
tf-regoTrustForge policy engine adapter for OPA Rego. Evaluate dynamic, fine-grained policies using Open Policy Agent semantics.136Apache-2.0
tf-revoke-redisTrustForge revocation cache backed by Redis. High-performance, distributed invalidation of capabilities and active sessions.120Apache-2.0
tf-rocketTrustForge middleware for Rocket. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…143Apache-2.0
tf-rsHigh level (Pythonic) API for the TensorFlow framework.5,968Apache-2.0/MIT
tf-rust-engineioAn Engine.IO client implementation in Rust. Fork of rust_engineio with ACK support and reconnect enhancements.3,738MIT
tf-rust-socketioA Socket.IO client implementation in Rust. Fork of rust_socketio with server-to-client ACK support, reconnect headers, and close…3,682MIT
tf-salvoTrustForge middleware for Salvo. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…134Apache-2.0
tf-semverParser and evaluator for Cargo's flavor of Semantic Versioning5,942MIT OR Apache-2.0
tf-sessionTrustForge session carrier driver. Implements the secure handshake, AEAD framing, and perfect forward secrecy for network…117Apache-2.0
tf-store-fileTrustForge first-party file-backed store for proof ledger, revocations, and evidence bundles.52Apache-2.0
tf-store-mysqlTrustForge database backend for Mysql. High-performance storage driver for the TrustForge proof ledger, revocation cache, and…120Apache-2.0
tf-store-postgresTrustForge database backend for Postgres. High-performance storage driver for the TrustForge proof ledger, revocation cache, and…130Apache-2.0
tf-store-sqliteTrustForge database backend for Sqlite. High-performance storage driver for the TrustForge proof ledger, revocation cache, and…131Apache-2.0
tf-tonicTrustForge middleware for Tonic. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…100Apache-2.0
tf-transportTrustForge first-party transport primitives and HTTP/1.1 client.190Apache-2.0
tf-typesCore semantic types, traits, and schemas powering the TrustForge protocol.505Apache-2.0
tf-warpTrustForge middleware for Warp. Provides drop-in zero-trust request verification, capability delegation, and policy enforcement…131Apache-2.0
tf2-enumProvides enumerated types for models related to the Team Fortress 2 item schema.23,374MIT
tf2-priceUtilities for Team Fortress 2 item pricing.25,683MIT
tf2-skuSKU parser for Team Fortress 2 items.9,243MIT
tf2-typesa collection of types for tf29,525MIT
tf_coreThe core part of Tubefeeder12,191GPL-3.0-or-later
tf_filterThe filter used in Tubefeeder-Extractor7,760GPL-3.0-or-later
tf_joinJoin multiple platforms in Tubefeeder-Extractor10,431GPL-3.0-or-later
tf_observerThe observer pattern used in Tubefeeder-Extractor12,727GPL-3.0-or-later
tf_parsertechnology(.tf) file parser in Rust1,660MIT OR Apache-2.0
tf_platform_lbryThe platform for lbry Tubefeeder-Extractor8,935GPL-3.0-or-later
tf_platform_peertubeThe platform for peertube Tubefeeder-Extractor10,015GPL-3.0-or-later
tf_platform_testThe platform for testing Tubefeeder-Extractor5,879GPL-3.0-or-later
tf_platform_youtubeThe platform for youtube Tubefeeder-Extractor11,161GPL-3.0-or-later
tf_playlistThe playlist feature used in Tubefeeder6,935GPL-3.0-or-later
tf_r2rThis is a rust port of the [ROS tf library](http://wiki.ros.org/tf).
It is intended for being used in robots to help keep track…5,902MIT OR Apache-2.0
tf_rosrustThis is a rust port of the [ROS tf library](http://wiki.ros.org/tf). It is intended for being used in robots to help keep track…37,657MIT OR Apache-2.0
tf_utilsUtility functions in Tubefeeder-Extractor8,724GPL-3.0-or-later
tfamA trait family around a elementary `Transition` trait for a variety of FP-style state machines, sequences.29MIT
tfbotlibClient library for my message queue pet project.27,248BSD-3-Clause
tfcThe Fat Controller. A library for simulating mouse and keyboard events.27,384MIT OR Apache-2.0
tfc-serverA server that facilitates remote control using the TFC library. Repo contains an iOS app.10,196MIT OR Apache-2.0
tfc-toolsetA toolset to help manage a toolset that helps manage your deployments143,360MIT OR Apache-2.0
tfc-toolset-extrasExtra stuff for tfc-toolset you may or may not want to use119,587MIT OR Apache-2.0
tfcliCommand-line client for managing trifid-api8,422GPL-3.0-or-later
tfclientAn open-source reimplementation of a Defined Networking-compatible client17,320GPL-3.0-or-later
tfconfigRust port of HashiCorp's terraform-config-inspect Go library10,502MPL-2.0
tfctA tool to help manage a toolset that helps manage your deployments10,084MIT OR Apache-2.0
tfdPure-Rust fork of the tinyfiledialogs C library11,991MIT
tfdeployTiny, no-nonsense, self contained, TensorFlow inference17,590MIT/Apache-2.0
tfdocGenerate Terraform module documentation3,208Apache-2.0
tfeA fast implementation of 2048 in rust5,191MIT
tfe_oxideHCP Terraform/Enterprise API Client/SDK3,437MPL-2.0
tfheTFHE-rs is a fully homomorphic encryption (FHE) library that implements Zama's variant of TFHE.443,178BSD-3-Clause-Clear
tfhe-ark-bls12-381The BLS12-381 pairing-friendly elliptic curve43,439MIT/Apache-2.0
tfhe-ark-ecA library for elliptic curves and pairings43,740MIT OR Apache-2.0
tfhe-ark-ffA library for finite fields45,489MIT OR Apache-2.0
tfhe-ark-polyA library for efficient polynomial arithmetic via FFTs over finite fields44,079MIT OR Apache-2.0
tfhe-c-api-bindgenA tool for generating C bindings to Rust code.1,796MPL-2.0
tfhe-c-api-dynamic-bufferThis is a helper crate for TFHE-rs (https://crates.io/crates/tfhe) to easily share buffers between C and Rust and make their…17,236BSD-3-Clause-Clear
tfhe-csprngCryptographically Secure PRNG used in the TFHE-rs library.260,081BSD-3-Clause-Clear
tfhe-cuda-backendCuda implementation of TFHE-rs primitives.73,444BSD-3-Clause-Clear
tfhe-cuda-commonShared CUDA device utilities for tfhe-rs backends.714BSD-3-Clause-Clear
tfhe-ffttfhe-fft is a pure Rust high performance fast Fourier transform library.260,574BSD-3-Clause-Clear
tfhe-hpu-backendHPU implementation on FPGA of TFHE-rs primitives.2,477BSD-3-Clause-Clear
tfhe-ntttfhe-ntt is a pure Rust high performance number theoretic transform library.268,310BSD-3-Clause-Clear
tfhe-rsFor the actual tfhe crate check-out https://crates.io/crates/tfhe1,595BSD-3-Clause-Clear
tfhe-safe-serializeSerialization utilities with conformance checks that works well with versioning52,455BSD-3-Clause-Clear
tfhe-versionabletfhe-versionable: Add versioning informations/backward compatibility on rust types used for serialization350,396BSD-3-Clause-Clear
tfhe-versionable-derivetfhe-versionable-derive: A set of proc macro for easier implementation of the tfhe-versionable traits349,370BSD-3-Clause-Clear
tfhe-zk-poktfhe-zk-pok: An implementation of zero-knowledge proofs of encryption for TFHE.224,970BSD-3-Clause-Clear
tfiala-mongodb-migratorMongoDB migrations management tool (fork of kakoc/mongodb_migrator with all deps updated)5,328MIT OR Apache-2.0
tfidfTf-Idf6,171MIT
tfidf-summarizerBasic tf-idf compute for documents2,048MIT OR Apache-2.0
tfidf-text-summarizerImplementation of an extractive text summarization system which uses TF-IDF scores of words present in the text to rank sentences…4,317non-standard
tfilPTY proxy with configurable terminal output filters112MIT
tfioA library that provides a Transaction-like interface traditionally used in databases, applied to FileIO operations.8,483MIT
tfireA terminal application that creates a fire animation1,534MIT
tfjs-sysRaw bindings to the tfjs API for projects using wasm-bindgen.1,734Apache-2.0 OR MIT
tfltfl1,919Apache-2.0
tfl-api-wrapperTFL API Wrapper5,983MIT
tflapA classic Flappy Bird game in your terminal75MIT OR Apache-2.0
tfledgeChalkydri TFLite and libedgetpu bindings1,405GPL-3.0
tfliteRust bindings for TensorFlow Lite321,670MIT/Apache-2.0
tflite-c-rsSafe Rust wrapper for the TensorFlow Lite C API via runtime dynamic loading (libloading) — no build-time TFLite link required.38MIT OR Apache-2.0
tflite-dynRust bindings for TensorFlow Lite C API3,202MIT OR Apache-2.0
tflitecA safe Rust wrapper of TensorFlow Lite C API supporting x86_64 and ARM (iOS, Android)20,134MIT
tfmParsers for the TeX font metric (.tfm) and property list (.pl) file formats1,685MIT
tfmcpTerraform Model Context Protocol Tool - A CLI tool to manage Terraform through MCP3,979MIT
tfmicroRust bindings of TensorFlow Lite for Microcontrollers3,440Apache-2.0
tfmtA tiny, fast and panic-free alternative to `core::fmt`2,006MIT OR Apache-2.0
tfmt-macros`tfmt` macros2,330MIT OR Apache-2.0
tfnsTranscendentalFunctions: a math tool38non-standard
tfocustfocus is a super interactive tool for selecting and executing Terraform plan/apply on specific resources. Think of it as an…4,682MIT
tfonBitmap font parsing / conversion7,393MIT OR Apache-2.0
tformA crate to format plain text into well-structured Markdown or HTML.1,565MIT
tfptfp1,392MulanPSL-2.0
tfparserCommand-line interface for tfparser-core: parse Terraform/Terragrunt repos into Parquet.19MIT
tfparser-coreLibrary for parsing Terraform / Terragrunt source repositories into a queryable IR (Parquet-backed).46MIT
tfpcTFPC - Team Fortress Price Calculator7,146non-standard