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.
texcoreCreate LaTeX documents using native Rust types.49,655MIT
texcore_deriveProvides derive macros to the TexCore library.4,982MIT
texcore_traitsProvides extra traits to the TexCore library.4,501MIT
texcraftA meta crate1,506MIT
texcraft-stdextRust data structures and algorithms used in the Texcraft project2,997MIT
texcreateA LaTeX Project Creator by Mustafif Khan58,269MIT
texcreate-templatesA library to create templates for the texcreate project8,247MIT
texcreate_libThe core library for texcreate24,120MIT
texcreate_repoProvides the `Repo` type for the TexCreate Project9,818MIT
texelASCII art text editor9,598non-standard
texel_typesTypes for Texel ASCII art text editor10,397non-standard
texfmt(La)TeX formatter.1,570MIT
texforgeSelf-contained LaTeX to PDF compiler CLI126MIT
texformLaTeX formula parser, editor, and normalizer — the public TeXForm facade95Apache-2.0
texform-argspecxparse-style argument specification parser for TeXForm (internal; use the texform crate)209Apache-2.0
texform-coreParser, document tree, and serializer for TeXForm (internal; use the texform crate)146Apache-2.0
texform-interfaceDependency-free shared types for TeXForm (internal; use the texform crate)222Apache-2.0
texform-knowledgeLaTeX command and environment knowledge base for TeXForm (internal; use the texform crate)168Apache-2.0
texform-knowledge-macrosProcedural macros for the TeXForm knowledge base (internal; use the texform crate)184Apache-2.0
texform-transformProfile-based AST transform engine for TeXForm (internal; use the texform crate)128Apache-2.0
texlabLaTeX Language Server18,700GPL-3.0
texlangTexlang: A TeX language interpreter2,601MIT
texlang-stdlibThe Texlang standard library of TeX primitives2,072MIT
texmanA Rust-based package manager for LaTeX696CC-BY-NC-4.0
texnouz-contractsgRPC contracts library with auto-generated Rust code from proto files25MIT OR Apache-2.0
texoderA text stream which can encode/decode text in several encoding formats.5,989MIT OR Apache-2.0
texoxideZoxide but for text files2,054GPL-3.0
texptexp is a small tool for render templates9,963GPL-3.0
texpressoA pure Rust texture compression suite74,642MIT
texpresso_cliA commandline utility for compressing images to GPU-readable texture formats3,258MIT
texrenderThin wrapper around running `latexmk` to render LaTeX documents. Also supports generating Tex documents.13,689MIT OR Apache-2.0
textThe package provides a text toolbox.8,359Apache-2.0/MIT
text-blind-watermarkText Blind Watermark in Rust7,602MIT
text-block-macrosCreate a multiline string literal3,291,544MIT
text-block-permutation-optimizerIf TSP would meet Text processing1,366MIT
text-bufferAn implementation of a gap buffer1,976GPL-3.0-or-later
text-chunkerSplit text into overlapping character windows for RAG and embedding pipelines — no_std, zero-dependency, never panics.12MIT OR Apache-2.0
text-cleanerAn implementation of some common text manipulation operations.4,283non-standard
text-colorizerTransitionary package.94,111MPL-2.0
text-completionsEnvironment and file path completions for dialoguer2,099MIT
text-diffA Rust text diffing and assertion library.895,149MIT
text-documentRich text document editing library7,392MPL-2.0
text-document-cliCLI for text-document429MPL-2.0
text-document-commonShared entities, database, events, and undo/redo infrastructure for text-document2,005MPL-2.0
text-document-direct-accessEntity CRUD controllers and DTOs for text-document1,850MPL-2.0
text-document-editingUndoable text editing use cases for text-document1,619MPL-2.0
text-document-formattingUndoable text and block formatting use cases for text-document1,629MPL-2.0
text-document-frontendFrontend integration layer and command wrappers for text-document1,492MPL-2.0
text-document-inspectionDocument stats, position queries, and fragment extraction for text-document1,577MPL-2.0
text-document-ioImport/export for text-document: plain text, Markdown, HTML, LaTeX, DOCX1,576MPL-2.0
text-document-macrosProc macros for text-document Unit of Work generation2,017MPL-2.0
text-document-searchFind and replace use cases for text-document1,577MPL-2.0
text-document-test-harnessShared test setup utilities for text-document crate tests736MPL-2.0
text-editingA simple string with utilities for editing8,784MIT OR Apache-2.0
text-file-sortSort a text file similar to linux sort16,016MIT OR Apache-2.0
text-fxA collection of text processing utilities for Rust.2,514MIT
text-glyphText shaping, glyph atlas, and measurement for the Glyph UI framework148MIT
text-gridA library to create formatted plain-text tables.29,665MIT OR Apache-2.0
text-grid-macrosA library to create formatted plain-text tables.21,160MIT OR Apache-2.0
text-imageA proc-macro to generate raw image from text and a font file, for embedded-graphics.4,956MIT/Apache-2.0
text-inputA simple library for interactive text input in the terminal2,706MIT
text-loading-animationThis crate/lib helps you to print loading animations easily on STDOUT/STDERR when developing CLIs for example.2,978MIT
text-measurer-freetypeA text measurer using freetype-rs1,526MIT
text-measurer-harfbuzzA text measurer using harfbuzz_rs1,493MIT
text-melMélodium text utilities library3,898EUPL-1.2
text-minimapGenerate text minimap/preview using Braille Patterns2,180MPL-2.0
text-parsingHierarchical text processing preserving char position info23,221MIT
text-patcherInsert text in large single-line files by finding markers forward/backward74MIT
text-processing-rsInverse Text Normalization (ITN) — convert spoken-form ASR output to written form2,369Apache-2.0
text-readerText reader.9,113MIT
text-replacerTakes a String, or Bytes and replaces each word found with a same word from the provided dictionary44MIT OR Apache-2.0
text-rtsA text-based sci-fi themed real-time strategy game1,700MIT
text-sanitizerconvert text to plain ASCII text12,900Apache-2.0
text-scannerA UTF-8 char-oriented, zero-copy, text and code scanning library8,880Zlib
text-scattersA cut-up technique generator from text and ebook files in the terminal95MIT
text-scoreVarious implementations of metrics used in ML/DL.1,524MIT OR Apache-2.0
text-searchA simple easy to use plug and play wrapper around tantivy for simple search scenarios.646MIT
text-search-coreCore utils for the text-search crate.973MIT
text-search-deriveDerive macro for text-search crate789MIT
text-similarity-metricsA high-performance Rust library for computing text similarity using multiple algorithms.380MIT
text-sizeNewtypes for text offsets17,224,699MIT OR Apache-2.0
text-spanStruct covering areas of text1,639MIT
text-splita big text file split util1,572MIT OR Apache-2.0
text-splitterSplit text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is…1,774,912MIT
text-statisticsComprehensive text statistics: word/sentence/character counts, average word and sentence length, estimated reading time, and a…21MIT
text-stub-libraryInterface to text stub files (.tbd files)65,906MIT OR Apache-2.0
text-styleTypes and conversions for styled text27,045Apache-2.0 OR MIT
text-summarizeA function which takes text and summarizes it in 5 lines5,450MIT
text-svgRender text or glyphs in a font to an SVG path4,435MIT
text-svg-plusRender text or glyphs in a font to an SVG path1,470MIT
text-tablesA terminal/text table prettifier with no dependencies40,052MIT/Apache-2.0
text-tagsA lightweight, text-tag markup parser459MIT
text-templateSmall template engine for use with plain text (e.g. creating text email), not intended for HTML.5,335MIT-0
text-to-ascii-artA simple program to convert text to ASCII art.25,995MIT
text-to-checkstyle-clicli for text to checkstyle.5,702MIT/Apache-2.0
text-to-cypherA library and REST API for translating natural language text to Cypher queries using AI models2,399MIT
text-to-jsonConvert text to json in rust11,326MIT
text-to-pngA simple way to render text to a png image with basic options42,088MIT OR Apache-2.0
text-to-png-cliA command-line tool to render text to a png image with basic options4,001MIT OR Apache-2.0
text-to-polly-ssmlConverts text to polly SSML. Using a bad format.11,316MIT
text-to-soundsText-to-sounds parsing tool.15,599MIT OR Apache-2.0
text-tokenizerCustom text tokenizer18,479MIT
text-translatorA library to translate text between languages, using selected engine API2,274MIT
text-transliteratesimple utility for transliterate texts using the SO iconv from POSIX9,753Apache-2.0/MIT
text-typesetTurns rich text documents into GPU-ready glyph quads698MPL-2.0
text-uiReserved name for a TUI framework coming by the end of the year.3,516MIT
text-utilsText utils for unescaping and align60,735MPL-2.0
text-whisper-cppNative whisper.cpp transcription bindings and model management.35MIT OR Apache-2.0
text-word-countcount words and characters in HTML/rich text38MIT
text2artSimple library for translate text to ascii art.9,600MIT
text2audioA modern Rust crate for converting text to audio with AI-powered segmentation150MIT
text2binaryConverts a string representation of a hexadecimal number to a Vec<u8>830MIT
text2checkstyletext to checkstyle.10,185MIT/Apache-2.0
text2checkstyle_clicli for text to checkstyle.13,909MIT/Apache-2.0
text2htmlA library render text to html in Rust1,758MIT/Apache-2.0
text2imgCreates a png image from text. Useful to protect sensitive information from bots and scrapers, such as email addresses and…3,985MIT OR Apache-2.0
text2numParse and convert numbers written in English, Dutch, Spanish, Portuguese, German, Italian or French into their digit…38,654MIT
text2rom2600a companion tool of cc2600 generating rom data for displaying text1,461GPL-3.0-or-later
text2rruleConvert plain-language descriptions of recurring events into RFC 5545 RRULE strings.212MPL-2.0
text2svgA command line tool help convert text to svg file1,980MIT
text_adventurea program to allow for the creation of simple text adventure games using JSON files7,223GPL-3.0+
text_alignA crate that provides a single trait for various alignments of text9,698GPL-3.0-only
text_alignmentAlign your text in Rust in the CLI.1,470MIT
text_analysisA robust multilingual text analysis CLI with context, N-grams, named entities, and CSV/JSON export.24,309MIT OR Apache-2.0
text_analyzerTool that counts the occurence of each letter2,886Apache-2.0
text_art_cnA text art generator can include any kind of characters depending on the font. The art is composed of Braille characters like ⠐ ⠝…2,686MIT
text_based_rpgA text-based RPG game1,257MIT
text_block_layoutLibrary for joining together blocks of text characters, in for example a TUI or text document.7,256MIT
text_boxCreate useful messages in console with text boxes using 'termion'.15,522MIT OR Apache-2.0
text_componentsA Rust implementation of Minecraft's Text Components178GPL-3.0-or-later
text_converterA trait that helps with manipulating text2,086MIT OR Apache-2.0
text_distanceA collection of approximate string matching algorithms7,259MIT
text_editorA short description of your project564MIT OR Apache-2.0
text_extextension current text. e.g. my_email => markhuang1993@gmail.com3,729MIT OR Apache-2.0
text_hiddenA simple text hidden tool1,435MIT
text_indexScan a text file, build a sorted index, persist it, query it3,217MIT
text_ioreally simple to use panicking input functions1,608,593MIT OR Apache-2.0
text_layoutText layout algorithms.4,194Apache-2.0
text_libSimple macroquad text rendering with line wrapping.186GPL-3.0-or-later
text_linesInformation about lines of text in a string.3,959,220MIT
text_magicA library for string manipulation, including reversing strings and checking if strings are palindromes.1,072MIT
text_magic_1library for strings reverse and is palidrome43MIT
text_magic_testA library for string manipulation, including reversing strings and checking palindrome words444MIT
text_maidText maid1,426MIT
text_manipulation_rsA crate for generating random placeholder text in different languages.4,917MIT
text_on_imageAn easier way to place text on images.2,180Apache-2.0
text_placeholderA flexible text template engine1,336,038MIT
Text_Processing_ToolkitA Rust implementation of the Unix concatenate command (cat)2,970MIT
text_searcherA simple text searcher tool7,811Unlicense OR MIT
text_styledTrait to style String and &str2,574MIT
text_tableA library to create formatted plain-text tables from arbitrary data.7,900MIT
text_to_emojiConvert text to emoji1,023MIT
text_tree_elementsRust language library for building text trees1,560MIT
text_treesSimple textual output for tree-like structures.3,047,950MIT
text_unitNewtypes for text offsets357,135MIT OR Apache-2.0
text_utils_sCrate for edit array. Example delete duplicate in array. Clear string3,975MIT OR Apache-2.0
text_writerDepreacted. Use `std::fmt::Write` instead.43,179MIT
textalyzerAnalyze key metrics like number of words, readability, and complexity of any kind of text4,862AGPL-3.0-or-later
textareaA textarea for the command-line, with multiline support1,531MIT
textbeltThe library for Textbelt API, use to send SMS!650MIT
textblocksA library for working with text blocks.2,618MIT
textcanvasDraw to the terminal like an HTML Canvas.16,438MIT OR Apache-2.0
textcaseMultilingual sentence/title recasing for Latin-script languages116MIT OR Apache-2.0
textcase-cliCommand-line tooling for textcase lexicons and plugins84MIT OR Apache-2.0
textcatSimple library to detect text categories. It can be used to detect the language of a given text13,206MIT
textcodeText encoding/decoding library. Supports: UTF-8, ISO6937, ISO8859, GB231285,588MIT
textconStreaming file bundling and one-pass template references for AI/LLM context500EUPL-1.2
textconfGenerate a config file from text for Python's Hydra applications1,210MIT
textdbA high performance read only text database1,556MIT
textdistanceLots of algorithms to compare how similar two sequences are603,696MIT
textedA markdown blog platform that lets you in control of your data23,903Apache-2.0
texted2A markdown blog platform that lets you in control of your data7,138Apache-2.0
textedit-mergeA library for sorting and merging textedits.3,434MIT OR Apache-2.0
TextEditorA short description of your project582MIT OR Apache-2.0
texterA library that simplifies writing an LSP with tree-sitter13,098MIT
textfile-metricsNon-blocking Prometheus textfile metrics writer with Counter and Gauge helpers22MIT
textflowAn extension for textwrap8,887MIT
textfmtA simple text formatting crate for Rust TUI applications.2,383MIT OR Apache-2.0
textframeLibrary to query plain text documents by unicode offset without loading them all into memory2,148GPL-3.0-only
textfsm-coreCore parsing library for TextFSM template-based state machine1,234MIT OR Apache-2.0
textfsm-macrosCompile-time template validation macros for TextFSM951MIT OR Apache-2.0
textfsm-rsA Rust implementation of TextFSM260Apache-2.0
textfsm-rustTemplate-based state machine for parsing semi-formatted text based on Google's TextFSM855MIT OR Apache-2.0
textgridA crate for working with PRAAT .TextGrid files with parsing, riting, manipulation, and history tracking modulesfor TextGrid data.815CC-BY-NC-4.0
textgrid-rsA Rust library for working with Praat TextGrid files.38MIT
textgridde-rsA library for dealing with Praat TextGrid files. MIT licensed.4,688MIT
textileNative Rust crate for parsing and rendering into HTML the Textile markup language6,355MIT
textilerThe main textiler library, where most components are made available1,493MIT OR Apache-2.0
textiler-coreProvides the core utilities to get textiler to work1,926MIT OR Apache-2.0
textingstring helpers11,794MIT
texting_robotsTexting Robots: A Rust native `robots.txt` parser with thorough unit testing.610,372MIT OR Apache-2.0
textlogmacOS clipboard + OCR daemon exposed to Claude Code as an MCP server167MIT
textmate-scope-selector-pegTextmate scope selector implementation as a PEG (parser grammar) in Rust3,519MIT
textmodeterminal interaction library backed by a real terminal parser11,878MIT
textnonceText based random nonce generator1,651,118MIT OR Apache-2.0
textoTexto is a CLI made for generating dummy text.85MIT
textocxTex code to Office MathML1,623Apache-2.0
textosTexts, strings, formatting, unicode…4,317MIT OR Apache-2.0
textparseA library to declaratively implement parsers that are based on Packrat Parsing6,465MIT OR Apache-2.0
textparse_deriveDerive macros for textparse crate5,850MIT OR Apache-2.0