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.
ys-coreA modern source code and asset version management system1,868MPL-2.0
ys-kcpReliable-UDP Library for Rust1,071MIT
ys-snifferEmbeddable packet sniffer for anime game658MIT
ys_differential_evolutionDifferential evolution implemented.10,957MIT OR Apache-2.0
ys_helloA crate for testing publish2,642MIT
ys_simple_dbA simple DB wrapping a HashMap4,637MIT OR Apache-2.0
ysayspeech with siliconflow speech api1,950MIT
ysbellzk-SNARK library2,865MIT/Apache-2.0
yscGTAV YSC -- placeholder1,592Apache-2.0
ysc1YSC1 (Yeun's Stream Cipher 1) based on the Amaryllis-1024 specification727BSD-2-Clause
yscanTUI-first network scanner with ARP, mDNS, and SSDP discovery53MIT
ysclA YSCL parser.6,148MIT OR Apache-2.0
yscvRust computer vision and deep learning framework184MIT OR Apache-2.0
yscv-autogradDynamic computation graph with tape-based reverse-mode autodiff350MIT OR Apache-2.0
yscv-cliCLI for inference, benchmarking, and evaluation234MIT OR Apache-2.0
yscv-cpuCached host CPU identity and feature detection for yscv runtime dispatch192MIT OR Apache-2.0
yscv-detectObject detection pipeline with YOLOv8, NMS, and heatmap decoding432MIT OR Apache-2.0
yscv-evalEvaluation metrics (mAP, MOTA, HOTA) and dataset adapters309MIT OR Apache-2.0
yscv-imgproc100+ SIMD-accelerated image processing operations for u8 and f32303MIT OR Apache-2.0
yscv-kernelsCPU and GPU compute backends with SIMD dispatch and BLAS integration561MIT OR Apache-2.0
yscv-modelNeural network layers, training loop, model zoo, and data loading236MIT OR Apache-2.0
yscv-onnxONNX runtime with 128+ operators, quantization, and graph optimization458MIT OR Apache-2.0
yscv-optimOptimizers (SGD, Adam, LAMB), LR schedulers, and gradient clipping301MIT OR Apache-2.0
yscv-pipelineTOML-driven pipeline configuration + multi-accelerator dispatch for FPV/edge deployments51MIT OR Apache-2.0
yscv-quantize-cliPost-training quantization CLI: calibrate fp32 ONNX + sample inputs into a QDQ-format INT8 model31MIT OR Apache-2.0
yscv-recognizeFace/object recognition with cosine matching and VP-Tree ANN300MIT OR Apache-2.0
yscv-tensorSIMD-accelerated tensor library with f32/f16/bf16 support and 80+ operations947MIT OR Apache-2.0
yscv-threadpoolCustom work-stealing thread pool with priority-aware cold-idle spin — drop-in for rayon::ThreadPool in yscv inference paths285MIT OR Apache-2.0
yscv-trackMulti-object tracking with DeepSORT, ByteTrack, and Kalman filter374MIT OR Apache-2.0
yscv-videoVideo decoding (H.264, HEVC), MP4 parsing, and camera I/O574MIT OR Apache-2.0
yscv-video-mppRockchip MPP (Media Process Platform) hardware H.264/HEVC encoder via dlopen48MIT OR Apache-2.0
yseraThe crate is reserved.1,533MIT
ysfedSimple tool for encrypting and decrypting files using a password.4,861MIT OR Apache-2.0
yslA utility tool made by Yong San for Yong San.1,661MIT
yslibysaf standard library.1,804MIT
ysmlYSML Rust library1,576MIT
ysn_minigrepThis crate contains my implementation of the minigrep program1,565MIT
ysockaddrIntegration between SockAddr and C sockaddr2,509Apache-2.0/MIT
ysonA Rust implementation of the YSON serialization format576Apache-2.0
ysortThe sort command of the Younix application950Apache-2.0
ystdAn opinionated and batteries included `std` mirror for convenient, correct code and pleasant error messages4,102MIT
ysvYAML driven CSV formatter19,740MIT
ytA CLI for YouTube transcripts, downloads, and metadata — usable by humans and AI agents. (Early scaffold; not yet functional.)26MIT
yt-apia work in progress library to interact asynchronously with the youtube api14,273MIT
yt-backupBackup youtube channels and playlists2,667MIT
yt-chanvidsGenerates a list of links to all public videos of a YouTube channel.7,036GPL-3.0-or-later
yt-dlp🎬️ A Rust library (with auto dependencies installation) for Youtube downloading39,066GPL-3.0-only
yt-dlp-repla frontend for yt-dlp providing an interactive shell mode (REPL)1,599MIT
yt-downloader-webuiA standalone, single-binary web UI wrapper around yt-dlp: paste URLs, queue downloads, and watch live progress in the browser.15MIT
yt-feed-xmlA crate used to parse data from Youtube's XML feeds. WIP USE AT YOUR OWN RISK.7,901Unlicense
yt-hello-worldHello world5,914MIT
yt-live-rsA Rust library for downloading YouTube live streams26MIT
yt-mirrorLoads browser bookmarks, and downloads all youtube videos converting them to music files1,583GPL-3.0
yt-parallelThis application runs download tools (default is yt-dlp) in parallel to download batches of videos.3,854GPL-2.0-or-later
yt-playA CLI utility that synchronises YouTube playlists to local directories for offline playback.58MIT
yt-searchA simple YouTube search library2,315MIT
yt-subA simple CLI for subscribing to Youtube RSS feeds without a Youtube account.10,926MIT
yt-sub-coreyt-sub core library7,862MIT
yt-sub-workers-coreyt-sub workers core library1,621MIT
yt-toolsExperiments with porting yt components to Rust1,993BSD-3-Clause
yt-transcript-rsA Rust library for fetching and working with YouTube video transcripts7,918MIT
yt-video-downloaderA Rust-based command-line YouTube downloader that lets you easily save videos or audio in multiple formats. Fast, efficient, and…127MIT
yt_downloaderDownload Youtube videos using the command line3,636MIT
yt_infoRust library to download YouTube content and retrieve metadata5,039MIT
yt_tsuYoutube TS file util4,552MIT
yta-cliCLI REPL tool for creating and playing playlists using yt-dlp313MIT
yta-rsHelper crate to download YouTube live streams1,635MIT
ytb-downloaderA library for downloading Youtube videos.2,383MIT
ytdYouTube / Invidious daemon and CLI tool for crawling and processing channels with pre-configured commands vector134MIT
ytd-rsAn async, full-featured wrapper for yt-dlp.39,493non-standard
ytdlyoutube download cli write in rust.10,619MIT
ytdl-audioDownload YouTube audio, subtitles, and thumbnails36MIT
ytdlp-ejsejs134MIT
ytdlp-guia GUI for yt-dlp written in Rust4,219GPL-3.0
ytdlp-rsThe thinnest yt-dlp wrapper.513AGPL-3.0-or-later
ytdlp-tuiInteractive terminal UI for yt-dlp downloads.168MIT
ytdlp_bindingsytdlp cli bindings975MIT
ytdlrA better youtube-dl/p CLI interface508MIT
ytdownA Rust library mirroring yt-dlp's core: extract, select, and download media. Ships with a companion CLI (ytdown-cli).107MIT OR Apache-2.0
ytdown-cliCommand-line interface for ytdown: extract, select, and download media.42MIT OR Apache-2.0
yte`yte` (yet-another task executor) is a tool for executing task written using the [rune](https://rune-rs.github.io/) programming…1,632MIT
ytesrevA presentation tool written in rust, based on sdl221,062MIT
ytestYgens testing infrastructure1,052Apache-2.0
ytextractA library for getting YouTube metadata35,905MIT OR Apache-2.0
ytitlerYouTube playlist files (m3u) organizer.13,888MIT
ytls-clientyolox sans-io TLS client context84Apache-2.0/MIT
ytls-ctxyolox sans-io TLS common context230Apache-2.0/MIT
ytls-extensionsyolox TLS extensions241Apache-2.0/MIT
ytls-keysyolox sans-io TLS keying context256Apache-2.0/MIT
ytls-recordyolox TLS328Apache-2.0/MIT
ytls-rustcryptoyolox TLS rustcrypto processor215Apache-2.0/MIT
ytls-serveryolox sans-io TLS server context147Apache-2.0/MIT
ytls-traitsyolox TLS traits523Apache-2.0/MIT
ytls-typedyolox TLS rich types297Apache-2.0/MIT
ytls-utilyolox TLS util types335Apache-2.0/MIT
ytmapi-rsAn asynchronous (tokio) pure Rust API for Youtube Music using Google's internal API29,375MIT
ytmdlDownloads albums from YouTube and automatically fills them with metadata from Discogs7,217non-standard
ytmlA markup language that offers a different syntax to html8,564MIT
ytmusic-apiYouTube Music InnerTube client (auth + transport core)113MIT
ytmusic-cliA terminal YouTube Music player built with Rust, Ratatui, mpv, yt-dlp, and rs-ytmusic-api42GPL-3.0
ytmusic-tuiYouTube Music TUI client — browse, search, queue, and play from the terminal89MIT
ytmusicapiRust client for YouTube Music API341MIT
ytmusicapi_rsRust bindings for the ytmusicapi Python library23MIT
ytnefA Rust binding for libytnef. A C library for parsing the TNEF file format used by Microsoft Outlook and Exchange Server.5,468MIT
ytnef_sysAn FFI interface to libytnef. A C library used for parsing the TNEF file format.7,059GPL-2.0-or-later
ytopA TUI system monitor written in Rust37,343MIT
ytrYandex.Translate API wrapper for Rust5,136MIT
ytranscriptytranscript is a rust crate that provides functionality to fetch YouTube video transcripts.11,202MIT
ytreeytree21,771MulanPSL-2.0
ytrsA crossplatform Youtube TUI to download/watch/listen videos/music/transcript using MPV/YT-DLP/ffmpeg/Rustypipe153GPL-3.0
ytrssQuickly get RSS feed URLs from YouTube channel urls1,386MIT
ytslib and cli tool for crawling movies out of yts.mx1,831MIT
yts-apiAccess the yts.mx API11,204MIT OR Apache-2.0
yts3YouTube as S3 — encode arbitrary files into lossless video for cloud storage26MIT
ytsubA subscriptions only TUI Youtube client9,127GPL-3.0
yttA Rust implementation of YouTube Transcript API392MIT
yttpBetter HTTP - a JSON/YAML façade for HTTP requests and responses523MIT
yttriaA library that re-exports the other yttria sub-libraries for radio application development2,681MPL-2.0
yttria-codingA mathematical coding library tailored for use with the yttria set of libraries3,312MPL-2.0
yttria-mathA DSP math library tailored for use with the yttria set of libraries2,291MPL-2.0
yttria-modulationA communications library tailored for use with the yttria set of libraries1,999MPL-2.0
yttrionThe unsung coder sings none for himself412non-standard
yttriumLibrary for parsing ARS code, inspired by the echo discord bot2,919MPL-2.0
yttrium_key_baseCommon functionality shared between Yttrium and its plugins17,591MPL-2.0
yttrium_std_attachPlugin for the Yttrium project1,748MPL-2.0
yttrium_std_banPlugin for the Yttrium project1,730MPL-2.0
yttrium_std_channelPlugin for the Yttrium project1,745MPL-2.0
yttrium_std_database_existsPlugin for the Yttrium project1,737MPL-2.0
yttrium_std_db_readPlugin for the Yttrium project1,727MPL-2.0
yttrium_std_db_write_strPlugin for the Yttrium project1,765MPL-2.0
yttrium_std_deletePlugin for the Yttrium project1,725MPL-2.0
yttrium_std_everyonePlugin for the Yttrium project1,756MPL-2.0
yttrium_std_guildPlugin for the Yttrium project1,734MPL-2.0
yttrium_std_hasrolePlugin for the Yttrium project1,762MPL-2.0
yttrium_std_joinedPlugin for the Yttrium project1,751MPL-2.0
yttrium_std_kickPlugin for the Yttrium project1,754MPL-2.0
yttrium_std_mathPlugin for the Yttrium project3,781MPL-2.0
yttrium_std_mentionPlugin for the Yttrium project1,738MPL-2.0
yttrium_std_parameterPlugin for the Yttrium project1,735MPL-2.0
yttrium_std_pinPlugin for the Yttrium project1,761MPL-2.0
yttrium_std_randPlugin for the Yttrium project1,780MPL-2.0
yttrium_std_redirectPlugin for the Yttrium project1,738MPL-2.0
yttrium_std_rolePlugin for the Yttrium project1,752MPL-2.0
yttrium_std_selfdeletePlugin for the Yttrium project1,734MPL-2.0
yttrium_std_selfreactPlugin for the Yttrium project1,734MPL-2.0
yttrium_std_setnicknamePlugin for the Yttrium project1,737MPL-2.0
yttrium_std_sleepPlugin for the Yttrium project1,756MPL-2.0
yttrium_std_takePlugin for the Yttrium project1,765MPL-2.0
yttrium_std_textPlugin for the Yttrium project1,739MPL-2.0
yttrium_std_triggerPlugin for the Yttrium project1,752MPL-2.0
yttrium_std_userPlugin for the Yttrium project1,736MPL-2.0
ytuiA terminal user interface to YouTube using the invidious API. (Under development)2,697GPL-3.0-or-later
ytunnelTUI-first CLI for managing Cloudflare Tunnels with custom domains221MIT
ytuwuYtuwu is a library for downloading youtube media, playlists and channels in different quality and formats24GPL-3.0-only
ytxA command line utility that generates articles from youtube videos98MIT
ytx-cliExtract YouTube transcripts from the terminal. Pipe-friendly, no API key needed.34MIT
yuAfter `tee` comes `yu`1,884MIT OR Apache-2.0
yu-pkgA cross-platform package manager wrapper that detects and uses the system's native package manager1,077GPL-3.0-or-later
yu-sdkRust SDK for interacting with a yu blockchain node (writing, reading, and event subscription)105MIT
yuacx-toolsyuacx command line tools673MIT
yuanA common utils lib.86MIT OR Apache-2.0
yuan-grep个人测试1,583MIT OR Apache-2.0
yuan-idA lightweight and high-performance u64 ID generator with customizable step allocation and async persistence.417MIT
yuan-shenA modern source code and asset version management system2,715MPL-2.0
yuan-type-id编译时 TypeId / ShortTypeId 生成器,支持项目级稳定 ID 与高性能短 ID。55non-standard
yuan-type-name-macroA proc-macro to generate type_name() method for structs421MIT OR Apache-2.0
yubabayah mesh/state-exchange + control-plane crate (was 'warden')18MIT OR Apache-2.0
yubaba-clientThin client surface for talking to a yubaba: pond deploy/state wire types, no server stack (no axum/openraft/russh/portable-pty).42MIT OR Apache-2.0
yubi_optAn easy to use Yubico OTPs implementation.2,733MIT OR Apache-2.0
yubibombDon't you love when you accidentally tap your Yubikey when you have your IRC client in focus and you send 987947 into Libera?…28,047GPL-3.0
yubicoYubikey client API library1,391,329MIT OR Apache-2.0
yubico_helperUtility to configure your PAM and Udev component to use your Yubikey1,507Apache-2.0
yubico_managerYubikey Challenge-Response & Configuration27,554MIT OR Apache-2.0
yubico_ngYubikey client API library136,431MIT OR Apache-2.0
yubico_otpA library for verifying Yubico OTPs1,626Apache-2.0
yubihsmPure Rust client for YubiHSM2 devices with support for HTTP and
USB-based access to the device. Supports most HSM…1,205,384Apache-2.0 OR MIT
yubihsm-clientPure Rust client for YubiHSM2 devices1,653MIT/Apache-2.0
yubikeyPure Rust cross-platform host-side driver for YubiKey devices from Yubico with
support for hardware-backed public-key decryption…433,210BSD-2-Clause
yubikey-cliCommand-line interface for performing encryption and signing using RSA/ECC keys
stored on YubiKey devices.10,925BSD-2-Clause
yubikey-evm-signer-coreYubiKey EVM Signer Core Cryptography Library119MIT OR Apache-2.0
yubikey-evm-signer-wasmYubiKey EVM Signer WASM Cryptography Library24MIT OR Apache-2.0
yubikey-hmac-otpYubikey Challenge-Response & Configuration7,543MIT OR Apache-2.0
yubikey-managementConfiguration of Yubikey devices via their management application3,870MIT OR Apache-2.0
yubikey-pivRenamed to `yubikey`11,733Apache-2.0 OR MIT
yubikey-signerYubiKey code signing utility1,191Apache-2.0
yubirsA library for interacting with YubiKeys (OTP and PIV functionality)32,255Apache-2.0
yubirs-toolsCommand line tools for interacting with YubiKeys, based upon yubirs9,656Apache-2.0
yubituiA blazingly fast, intelligent TUI for YubiKey management27MIT OR Apache-2.0
yubiwalletSeedless multi-chain hardware wallet on a YubiKey — sign Solana, Ethereum, Sui and Bitcoin with keys that never leave the device20MIT OR Apache-2.0
yucaAccess USB Type-C device information on Linux1,140MIT OR Apache-2.0
yuca-cliDemo CLI for yuca (access USB Type-C device information on Linux)888MIT OR Apache-2.0
yuckImplementation of the yuck language, the declarative UI description language used by eww1,696MIT
yuescript-srcSources of Yuescript and logic to build them.1,902MIT
yuexclusive_foofor test10,623MIT
yuffieA library for creating UEFI applications, libraries, and drivers1,423BSD-2-Clause-Patent
yuffie-proc-macrosProcedural macros for Yuffie1,706BSD-2-Clause-Patent
yufmathA Rust CAS Lib.751MIT
yugenWriting rust like python12,123Apache-2.0
yugendbUser-facing Rust facade crate for yugendb.19MIT
yugendb-coreCore Rust abstractions for yugendb.98MIT