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.
ratatui-masked-inputReserved for Ratatui masked input controls for secrets, formatted values, and constrained text.18MIT
ratatui-menuReserved for Ratatui popup menus, context menus, and ordered action surfaces.19MIT
ratatui-menubarReserved for Ratatui top-level menu bars and menu navigation surfaces.18MIT
ratatui-mergeareaAutomerge text editor widget for ratatui based on tui-textarea286GPL-3.0
ratatui-modalReserved for Ratatui modal stacks, backdrop behavior, and modal interaction routing.18MIT
ratatui-modifiersReserved for Ratatui style modifier helpers and text attribute utilities.18MIT
ratatui-multi-selectReserved for Ratatui multi-selection controls for lists, forms, and pickers.19MIT
ratatui-navigationReserved for Ratatui navigation controls and route-oriented UI surfaces.17MIT
ratatui-notificationsAnimated notification system for Ratatui terminal applications988MIT
ratatui-opentui-loaderKITT-style knight rider loader widget for ratatui, inspired by opencode/opentui90MIT
ratatui-option-listReserved for Ratatui option list controls for single-choice selection surfaces.18MIT
ratatui-overlayReserved for Ratatui overlay, floating surface, and transient UI helpers.18MIT
ratatui-overlaysReserved for Ratatui overlay, floating surface, and transient UI helpers.19MIT
ratatui-pagerReserved for Ratatui read-only document pagers and scrollable text viewers.18MIT
ratatui-paginatorReserved for Ratatui pagination controls and page navigation helpers.18MIT
ratatui-paletteReserved for Ratatui color palettes, semantic color roles, and theme palette helpers.19MIT
ratatui-paneReserved for Ratatui scrollable and focusable pane components.18MIT
ratatui-panelReserved for Ratatui titled grouping panels and layout-aware content surfaces.19MIT
ratatui-panesReserved for Ratatui multi-pane application surfaces and pane management.18MIT
ratatui-paragraphReserved for Ratatui paragraph widgets and richer text display helpers.19MIT
ratatui-password-inputReserved for Ratatui password and secret input controls.18MIT
ratatui-pickerReserved for Ratatui general picker surfaces for selecting commands, files, options, and records.19MIT
ratatui-placeholderReserved for Ratatui placeholder widgets for missing, deferred, or loading content.19MIT
ratatui-playgroundReserved for Ratatui playground tooling and interactive experiments for Ratatui.18MIT
ratatui-pltScientific visualization widgets for ratatui — matplotlib for the terminal199GPL-3.0
ratatui-pluginReserved for Ratatui plugin interfaces and extension points for Ratatui tooling.18MIT
ratatui-pluginsReserved for Ratatui plugin interfaces and extension points for Ratatui tooling.18MIT
ratatui-pointerReserved for Ratatui pointer targets, hit testing, and mouse interaction primitives.19MIT
ratatui-popoverReserved for Ratatui anchored popovers and transient contextual surfaces.17MIT
ratatui-popupReserved for Ratatui floating popup content and overlay placement helpers.19MIT
ratatui-ppallaHigh-performance TUI primitives for Ratatui — Pretext-inspired prepare/layout pattern65MIT OR Apache-2.0
ratatui-prettyReserved for Ratatui pretty debug display and structured terminal formatting.18MIT
ratatui-proc-macrosReserved for Ratatui procedural macros and generated API helpers for Ratatui.18MIT
ratatui-profilerReserved for Ratatui profiling helpers for Ratatui rendering and application loops.18MIT
ratatui-progressReserved for Ratatui progress widgets with labels, state, and richer presentation.18MIT
ratatui-promptReserved for Ratatui prompt widgets and prompt flows for terminal applications.18MIT
ratatui-promptsReserved for Ratatui prompt widgets and prompt flows for terminal applications.17MIT
ratatui-ptyReserved for Ratatui PTY integration, testing, and terminal emulation helpers.18MIT
ratatui-qrcodeReserved for Ratatui QR code widgets and related terminal rendering helpers.18MIT
ratatui-quickcheckReserved for Ratatui property testing helpers for Ratatui APIs.17MIT
ratatui-radioReserved for Ratatui radio controls and exclusive selection groups.18MIT
ratatui-ratatuiReserved as a defensive crate for confusing duplicate Ratatui naming.18MIT
ratatui-rattyA Ratatui widget for rendering inline 3D graphics via Ratty Graphics Protocol542MIT
ratatui-reactiveA minimalistic framework for building TUI applications using fine-grained reactivity.102MIT
ratatui-recipeAsync framework for Rust's TUI library, ratatui, because the other one doesn't work.119MIT
ratatui-recipe-macrosMacros for ratatui-recipe273MIT
ratatui-recipesReserved for Ratatui cookbook recipes and task-oriented examples for Ratatui.17MIT
ratatui-renderReserved for Ratatui render boundaries, render helpers, and rendering inspection surfaces.19MIT
ratatui-ribbonReserved for Ratatui ribbon controls and grouped command toolbars.19MIT
ratatui-rich-textReserved for Ratatui rich text models and display widgets beyond core text spans.18MIT
ratatui-rlvglno_std Ratatui backend and rlvgl widget bridge.15MIT
ratatui-rmuxRatatui integration crate for the RMUX terminal multiplexer that paints daemon-backed pane state into a ratatui Buffer.317MIT OR Apache-2.0
ratatui-runtimeReserved for Ratatui event loops, timers, workers, and application runtime helpers.18MIT
ratatui-sandboxReserved for Ratatui sandbox tooling and interactive experiments for Ratatui.18MIT
ratatui-sci-fiSci-Fi themed widget collection for the Ratatui TUI ecosystem237MIT
ratatui-screenReserved for Ratatui screen models, screen stacks, and screen navigation helpers.18MIT
ratatui-screen-stackReserved for Ratatui stack-based screen navigation and screen lifecycle helpers.18MIT
ratatui-screensReserved for Ratatui screen models, screen stacks, and screen navigation helpers.18MIT
ratatui-scrollbarReserved for Ratatui rich scrollbar variants and scroll position presentation.20MIT
ratatui-scrollviewReserved for Ratatui scrollable child viewports and scrollable content behavior.20MIT
ratatui-searchReserved for Ratatui search boxes, search result surfaces, and find-in-view helpers.17MIT
ratatui-sectioned-listLayout, focus, scroll, and hit-test primitives for a sectioned (header + variable-height row) list — UI-framework agnostic, pure…186Apache-2.0
ratatui-selectReserved for Ratatui select controls, dropdowns, and list selection widgets.18MIT
ratatui-selectionReserved for Ratatui selection models, ranges, anchors, and selection state helpers.18MIT
ratatui-selection-listReserved for Ratatui selection list controls for single and multi-select workflows.17MIT
ratatui-serdeReserved for Ratatui Serde integration helpers for Ratatui configuration and state.18MIT
ratatui-shellReserved for Ratatui application shell surfaces, command shells, and top-level UI wiring.18MIT
ratatui-shortcutsReserved for Ratatui keyboard shortcuts and shortcut display helpers.19MIT
ratatui-showcaseReserved for Ratatui showcase applications and gallery-style examples for Ratatui.18MIT
ratatui-sliderReserved for Ratatui slider controls for numeric and range input.18MIT
ratatui-snakeA classic Snake game for the terminal, built in Rust with Ratatui.35MIT
ratatui-snapshotReserved for Ratatui snapshot testing helpers for Ratatui buffers and terminal output.18MIT
ratatui-snapshotsReserved for Ratatui snapshot testing helpers for Ratatui buffers and terminal output.17MIT
ratatui-sparklineReserved for Ratatui rich sparkline variants and compact trend displays.18MIT
ratatui-spatial-splitsPure geometry engine for spatial split management in ratatui applications95LGPL-3.0-or-later
ratatui-spinnerReserved for Ratatui spinner controls for loading indicators and numeric stepping.18MIT
ratatui-splash-screenA Ratatui widget to turn any image to a splash screen in your terminal65,691MIT OR Apache-2.0
ratatui-split-buttonReserved for Ratatui split button controls with primary and menu actions.19MIT
ratatui-split-paneReserved for Ratatui resizable split panes and split-view layout components.18MIT
ratatui-sshReserved for Ratatui remote terminal support and SSH-oriented UI helpers.19MIT
ratatui-stack-containerReserved for Ratatui stack containers and ordered child layout surfaces.19MIT
ratatui-stacked-barA ratatui widget for stacked area charts402MIT OR Apache-2.0
ratatui-starterReserved for Ratatui starter project helpers and example application scaffolding.18MIT
ratatui-stateReserved for Ratatui shared state helpers for Ratatui applications and widgets.18MIT
ratatui-status-barReserved for Ratatui status bars for modes, messages, and application state.18MIT
ratatui-status-messageReserved for Ratatui status message surfaces for transient or persistent feedback.18MIT
ratatui-statusbarA statusbar widget for ratatui3,752MIT
ratatui-stopwatchReserved for Ratatui stopwatch widgets and elapsed-time display controls.18MIT
ratatui-styleA CSS cascade engine for ratatui — selectors, specificity, inheritance, pseudo-states, and data-driven styling.341MIT
ratatui-style-ayuAyu color theme for Ratatui applications199MIT OR Apache-2.0
ratatui-style-presetsReady-to-use CSS theme & utility presets for ratatui-style — default theme, Tailwind utilities, widget defaults, and…17MIT
ratatui-suggesterReserved for Ratatui suggestion lists, completions, and typeahead helpers.18MIT
ratatui-surfaceReserved for Ratatui app surfaces, windows, panes, panels, and regions of UI.18MIT
ratatui-surfacesReserved for Ratatui app surfaces, windows, panes, panels, and regions of UI.18MIT
ratatui-switchReserved for Ratatui switch controls and toggle-style boolean input.18MIT
ratatui-symbolsReserved for Ratatui symbol sets, line drawing symbols, and terminal glyph helpers.18MIT
ratatui-tabReserved for Ratatui tab controls and tabbed container widgets.19MIT
ratatui-tabbed-contentReserved for Ratatui tabbed content containers and tab-driven view switching.18MIT
ratatui-tableReserved for Ratatui interactive tables with selection, hit testing, scrolling, and virtualization hooks.17MIT
ratatui-tabsGeneric tab management and tab bar rendering for ratatui applications42LGPL-3.0-or-later
ratatui-tag-pickerRatatui tag picker widget21MIT
ratatui-taskReserved for Ratatui task state, task progress, and task-oriented terminal UI helpers.20MIT
ratatui-tasksReserved for Ratatui task lists, task orchestration, and task-oriented application surfaces.18MIT
ratatui-teaOptional Bubble Tea-style app loop shell for ratatui72MIT
ratatui-televisaoA ratatui backend powered by televisao19MIT
ratatui-templateBase TUI struct with backend in ratatui; copied from Ratatui Book:…1,536MIT
ratatui-templatesReserved for Ratatui project templates and starter assets for Ratatui applications.18MIT
ratatui-terminaTermina backend for the Ratatui Terminal UI library.1,182,051MIT
ratatui-terminalReserved for Ratatui terminal setup, backend integration, and terminal lifecycle helpers.18MIT
ratatui-termionTermion backend for the Ratatui Terminal UI library.547,033MIT
ratatui-termwizTermwiz backend for the Ratatui Terminal UI library.8,477,629MIT
ratatui-testReserved for Ratatui testing helpers for Ratatui applications and widgets.18MIT
ratatui-testingReserved for Ratatui snapshot tests, input tests, and terminal UI testing utilities.20MIT
ratatui-testlibIntegration testing library for terminal user interface applications with Sixel and Bevy support3,323MIT
ratatui-textReserved for Ratatui text measurement, text editing primitives, and text-related helpers.18MIT
ratatui-text-inputReserved for Ratatui single-line text input controls with cursor editing.19MIT
ratatui-textarearatatui-textarea is a simple yet powerful text editor widget for ratatui.
Multi-line text editor can be easily put as part of…298,406MIT
ratatui-textwrapExperimental owned wrapping for styled Ratatui text.101MIT
ratatui-themeReserved for Ratatui theme models, theme application, and Ratatui styling conventions.19MIT
ratatui-themekitSemantic theme system for ratatui — 11 themes, widget builders, full-screen canvas, zebra rows, state-aware styles, NO_COLOR1,352MIT
ratatui-themesA collection of popular color themes for ratatui terminal UI applications11,015MIT
ratatui-throbberReserved for Ratatui throbber and animated loading widgets.18MIT
ratatui-timerReserved for Ratatui timer widgets and countdown/elapsed-time display controls.18MIT
ratatui-toastReserved for Ratatui toast notifications and transient feedback surfaces.19MIT
ratatui-toasterAn extremely lightweight toast engine for ratatui5,895Unlicense OR MIT
ratatui-toggleReserved for Ratatui toggle buttons, switches, and boolean state controls.18MIT
ratatui-tokioReserved for Ratatui Tokio runtime integration helpers for Ratatui applications.19MIT
ratatui-toolReserved for Ratatui developer tools and command-line utilities for Ratatui projects.18MIT
ratatui-toolbarReserved for Ratatui toolbars, command rows, and action surfaces.18MIT
ratatui-toolkitDEPRECATED: this crate was renamed to `ratkit`. Please migrate to `ratkit`.559MIT
ratatui-toolsReserved for Ratatui developer tools and command-line utilities for Ratatui projects.18MIT
ratatui-tooltipReserved for Ratatui hover and focus tooltips for contextual help.18MIT
ratatui-tracingReserved for Ratatui tracing integration and diagnostics helpers for Ratatui applications.18MIT
ratatui-treeReserved for Ratatui tree widgets, directory views, and hierarchical selection.18MIT
ratatui-tree-mapReserved for Ratatui treemap and tree map data visualization widgets.19MIT
ratatui-treemapReserved for Ratatui treemap and tree map data visualization widgets.19MIT
ratatui-tutorialReserved for Ratatui tutorial material and guided learning examples for Ratatui.17MIT
ratatui-tutorialsReserved for Ratatui tutorial material and guided learning examples for Ratatui.19MIT
ratatui-uiReserved for a broad future Ratatui UI namespace for complete application surfaces.18MIT
ratatui-unityA Rust native plugin that brings Ratatui's TUI ecosystem to Unity 3D game engine — for all platforms.35MIT
ratatui-unstableReserved for Ratatui unstable APIs and experimental Ratatui work.18MIT
ratatui-utilReserved for Ratatui utility helpers that may become shared Ratatui support crates.19MIT
ratatui-utilsReserved for Ratatui utility helpers that may become shared Ratatui support crates.18MIT
ratatui-validationReserved for Ratatui validation state, field errors, and validation summary surfaces.18MIT
ratatui-viewReserved for Ratatui view models, view lifecycle helpers, and view-oriented app surfaces.18MIT
ratatui-viewerReserved for Ratatui document, data, log, and rich content viewers.18MIT
ratatui-viewersReserved for Ratatui document, data, log, and rich content viewers.18MIT
ratatui-viewportReserved for Ratatui viewport helpers and visible-region utilities.18MIT
ratatui-viewsReserved for Ratatui collections of views and view switching helpers.18MIT
ratatui-virtual-listReserved for Ratatui virtualized lists for large and variable-height row sets.19MIT
ratatui-virtual-tableReserved for Ratatui two-axis virtualized tables and large cell grids.18MIT
ratatui-visualReserved for Ratatui visual widgets, indicators, charts, and display helpers.18MIT
ratatui-visualsReserved for Ratatui visual widgets, indicators, charts, and display helpers.18MIT
ratatui-wasm-backendAllows writing Ratatui terminal apps that target WASM.1,186non-standard
ratatui-wgpuA wgpu based backend for ratatui.14,199MIT OR Apache-2.0
ratatui-which-keyA which-key popup widget for ratatui applications430LGPL-3.0-or-later
ratatui-widgetsA collection of Ratatui widgets for building terminal user interfaces using Ratatui.11,343,513MIT
ratatui-windowReserved for Ratatui window-like floating surfaces and framed application regions.18MIT
ratatui-windowsReserved for Ratatui window collections, window management, and floating surface stacks.18MIT
ratatui-wireframeA lightweight, zero-dependency `ratatui` widget for rendering interactive 3D wireframe models in the terminal.333MIT
ratatui-workerReserved for Ratatui background workers and worker-driven app runtime helpers.18MIT
ratatui-workersReserved for Ratatui background workers and worker-driven app runtime helpers.18MIT
ratatui-zonekitExtensible zone and plugin rendering system for ratatui — named zones, plugin-owned panes, floating overlays, safe delegation131MIT
ratatui_ffiC ABI bindings for Ratatui (Rust TUI) to consume from C/C#/etc.912MIT OR Apache-2.0
ratatui_inputSimple to use input widget for ratatui5,122MIT
ratatui_inputsratatui library to process sineptic text input format5,260MIT
ratatui_orzmaRatatui backend for the orzma in-process webview bridge18MIT
ratatui_routerPage-based router with auto-generated routing for ratatui238MIT
ratatui_router_derivederive macro for ratatui_router493MIT
ratatui_simple_loggerSimple logger widget for ratatui1,530MIT
ratatui_vaultA terminal password manager which is minimal and auditable18MIT OR Apache-2.0
ratatui_widget_scrollingFlexible log rendering widget for ratatui that can scroll other widgets193MIT OR Apache-2.0
ratatuioThis library expands on ratatui by abstracting main methods to different modules.954non-standard
ratatypeA fast, minimalist yet feature packed typing test application for the terminal.958MIT
rataudio-meterA ratatui widget for displaying audio meter data in the terminal635MIT
rataudio-rtaA ratatui widget for displaying an RTA audio meter in the terminal532MIT
ratbaseconfiglib with base ratatui config for my (mb your) apps2,647MIT OR Apache-2.0
ratcatA rusty cat clone2,631GPL-3.0
ratccRust Automated Test Cases in a Crate. A testing framework inspired by the Catch
C++ framework. Requires nightly rust.6,391Apache-2.0/MIT
ratchAn alternative to `watch`, with scrolling buffers.6,114MIT/Apache-2.0
ratch-job一个rust实现的分布式任务调度平台服务。计划完全兼容xxl-job协议,然后再增强一些任务调度平台能力。803Apache-2.0
ratchetA cryptographicly secure pseudo random bytes stream10,808BSD-3-Clause
ratchet-x2Pure Rust Double Ratchet protocol implementation16,050MIT
ratchet_coreAsync WebSocket implementation119,493Apache-2.0
ratchet_deflatePermessage Deflate for Ratchet115,285Apache-2.0
ratchet_extWebSocket extensions for Ratchet120,423Apache-2.0
ratchet_fixtureRatchet fixture19,356Apache-2.0
ratchet_rsAsync WebSocket implementation114,576Apache-2.0
ratchetsProgressive lint enforcement tool with budgeted violations that can only decrease over time2,698non-standard
ratchetx2A double-ratchet implementation for building an E2EE message exchange app.12,311MIT
ratchjob一个rust实现的分布式任务调度平台服务。计划完全兼容xxl-job协议,然后再增强一些任务调度平台能力。7,142Apache-2.0
ratchjob-web-dist-wrapratch-job server's console front-end dist embed wrap project.5,389MIT/Apache-2.0
ratclCreate complex ratatui layouts with a simple API.2,379Unlicense
ratcrate-cliDisplay Ratatui data using CLI132MIT
ratcrate-tuiDiscover and manage ratatui terminal applications29MIT
ratcsvTUI CSV Editor1,030MIT
ratcurlRust bindings to libcurl for making HTTP requests, with curl-impersonate support3,588MIT
ratcurl-sysNative bindings to the libcurl library, with curl-impersonate support4,282MIT
rateClausal proof checker (DRAT, DPR) for certifying SAT solvers' unsatisfiability results7,338MIT
rate-appRillRate App6,501Apache-2.0