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.
shield-actixActix integration for Shield.3,070MIT
shield-axumAxum integration for Shield.3,445MIT
shield-bootstrapBootstrap style for Shield.409MIT
shield-coreEXPTIME-secure encryption library - Rust core implementation153CC0-1.0
shield-credentialsCredentials method for Shield.2,002MIT
shield-dieselDiesel storage for Shield.380MIT
shield-dioxusDioxus integration for Shield.727MIT
shield-dioxus-axumDioxus Axum integration for Shield.411MIT
shield-dummyDummy method for Shield.263MIT
shield-emailEmail method for Shield.2,029MIT
shield-leptosLeptos integration for Shield.3,410MIT
shield-leptos-actixLeptos Actix integration for Shield.2,771MIT
shield-leptos-axumLeptos Axum integration for Shield.2,687MIT
shield-makerA small library for generating SVG badges like shields.io1,677MIT
shield-memoryIn-memory storage for Shield.2,777MIT
shield-oauthOAuth method for Shield.2,332MIT
shield-oidcOpenID Connect method for Shield.3,417MIT
shield-sea-ormSeaORM storage for Shield.2,956MIT
shield-sim7000This crate provides clients for the SIM7000 series of shields.2,750non-standard
shield-sqlxSQLx storage for Shield.1,977MIT
shield-towerTower integration for Shield.3,715MIT
shield-webauthnWebAuthn method for Shield.2,004MIT
shield-workosWorkOS method for Shield.372MIT
shieldbomCLI for ShieldBOM — SBOM vulnerability scanner and license checker for embedded/IoT software57Apache-2.0
shieldbom-cliCLI for ShieldBOM — SBOM vulnerability scanner and license checker for embedded/IoT software14Apache-2.0
shieldbom-coreCore library for ShieldBOM — SBOM parsing, vulnerability matching, and license checking69Apache-2.0
shieldcontractAdvanced security analysis for blockchain platforms487MIT
shieldedShielded Memory. Memory protection from speculation and side-channel attacks like Spectre, Meltdown, Rowhammer and Rambleed.5,283MIT
shielded-swap-contract-bindingsThe Anoma shielded swap delegate contract bindings and deployments.139MIT
shielded_transport_pigeonShielded Transport Pigeon, STP, is an encrypted optionally reliable UDP transport layer that does not use TLS.22MIT
shieldedvault-safetySafety checks for credential detection, leak prevention, prompt injection mitigation, and Zcash-specific detectors.33MIT OR Apache-2.0
shieldifyA simple CLI tool to generate shields from info in Cargo.toml5,217MIT OR Apache-2.0
shieldsHigh-performance Rust badge rendering engine, compatible with shields.io6,685MIT
shields-ioA simple shields.io badge generator1,657MIT
shields-test-dummy-crate-msrv-3452398210empty testing crate1,535Unlicense
shifgrethorLight is the left hand of darkness and darkness the right hand of light.1,885MIT OR Apache-2.0
shiftA command-line argument parser1,011MIT
shift-algorithmRotating shift scheduling algorithm: calculate what shift falls on any date, with configurable cycle length, team offsets, and…251MIT
shift-cliCLI + TUI for rotating shift schedules. Check today's shift, plan leave, find common rest days, export ICS calendar files,…93MIT
shift-exportICS (RFC 5545) calendar export for shift schedules. Generates standard .ics files importable into Thunderbird, Nextcloud, Google…133MIT
shift-preflightMultimodal preflight layer for AI model inputs — inspect, transform, and optimize images before they reach the API660Apache-2.0
shift-preflight-cliCLI for SHIFT — transform images in AI model payloads to meet provider constraints438Apache-2.0
shift-proxyNative Rust HTTP proxy for SHIFT — intercepts AI API requests, optimizes image payloads, and forwards to upstream providers239Apache-2.0
shift-register-driverPlatform agnostic driver for shift register's built using the embedded-hal3,476MIT OR Apache-2.0
shift-statisticsMonthly shift counts, consecutive work days tracking, rest day countdown, and two-team common rest day finder. Built on…140MIT
shift_or_eucDetects among the Japanese legacy encodings13,509MIT OR Apache-2.0
shift_or_euc_cC API for shift_or_euc12,188MIT OR Apache-2.0
shifted_vecA growable datastructure with positive and negative indexing built on top of `std::vec::Vec` calculating the offset automatically.4,310MIT/Apache-2.0
shifterA CLI tool to rotate lines from stdin by n positions1,081MIT
shiftkitA Rust library for building parsers and grammars694MIT
shiftnanigansThis library contains different iteration data structures for either iterating or for shifting iteratively forward and backward.15,895MIT OR Apache-2.0
shiftreg-spiSPI-based driver for shift registers such as 74HC595 with embedded-hal API1,541MIT OR Apache-2.0
shiftyA simple cli tool to keep track of your shifts at work9,516MIT
shifty-algebraCore SHACL formalism IR: path algebra, shape grammar, selectors, schema, and reference semantics446BSD-3-Clause
shifty-cliCLI for the formalism-first SHACL engine: inspect, validate, infer190BSD-3-Clause
shifty-engineSHACL validation and SHACL-AF inference execution over the IR259BSD-3-Clause
shifty-optStatic analysis, normalization, and logical/physical planning over the SHACL IR331BSD-3-Clause
shifty-parseLower an RDF shapes graph into the SHACL formalism IR322BSD-3-Clause
shifty-repairSymbolic repair template IR (RepairTree) and instantiation for shifty303BSD-3-Clause
shifuShifu - A little language for task automation and workflow orchestration23MIT
shigensA math library for calculate quaternion.1,835MIT
shiggyeveryones need this in his terminal :3351MIT
shigotoshigoto (仕事) — the typed job-system primitive. Umbrella crate; re-exports types/dag/scheduler/budget/retry/gate/emit. Spec:…156MIT
shigoto-budgetshigoto — typed parallelism budget tree (global × by-kind × by-scope, min-intersection).493MIT
shigoto-dagshigoto — typed DAG of Jobs (petgraph + topological waves).1,091MIT
shigoto-emitshigoto — typed TransitionEmitter trait + sinks (AuditFileEmitter, NatsEmitter, MultiEmitter).499MIT
shigoto-fsmshigoto — typed state-machine convergence proofs (every reachable state reaches a good terminal) as a trait + reusable…62MIT
shigoto-gateshigoto — typed Gate trait + standard gates (AllUpstreamsTerminal, TtlElapsed, BudgetAvailable, OperatorApproved).514MIT
shigoto-rankshigoto — generic anti-starvation work ordering (priority × urgency × fairness-deficit, stable tiebreak).76MIT
shigoto-retryshigoto — typed retry policies + backoff strategies + RetryDecider trait.500MIT
shigoto-schedulershigoto — Scheduler trait + InProcessScheduler. One tick per call; daemons loop, K8s reconcilers map CR events to ticks.458MIT
shigoto-testshigoto — test helpers (idempotence proptest harness, golden tests, in-memory scheduler fixtures).158MIT
shigoto-typesshigoto — typed primitives (Job, JobId, JobPhase, JobKindId, JobScope, JobSubject, TickReceipt, Snapshot).1,224MIT
shigunaruA lightweight reactive signals library in Rust602MIT
shigureWasm frontend framework1,260Apache-2.0
shiguredo_amfRust bindings for AMD AMF (Advanced Media Framework)6,860Apache-2.0
shiguredo_aomRust bindings for AOM (Alliance for Open Media) codec library733Apache-2.0
shiguredo_audio_deviceCross-platform audio device library2,084Apache-2.0
shiguredo_audio_toolboxRust bindings for Apple Audio Toolbox audio encoders and decoders2,587Apache-2.0
shiguredo_cmakeDownload and cache prebuilt CMake binaries from official GitHub releases26,103Apache-2.0
shiguredo_containerRuntime-agnostic container library for Rust on macOS and Linux59Apache-2.0
shiguredo_dav1dRust bindings for dav1d AV1 decoder4,838Apache-2.0
shiguredo_fdk_aacRust bindings for FDK AAC encoder and decoder with runtime dynamic loading2,667Apache-2.0
shiguredo_http11HTTP/1.1 Library12,535Apache-2.0
shiguredo_http2Sans I/O HTTP/2 Library148Apache-2.0
shiguredo_http3Sans I/O HTTP/3 Library111Apache-2.0
shiguredo_libcameraRust bindings for libcamera562Apache-2.0
shiguredo_libvpxRust bindings for libvpx6,204Apache-2.0
shiguredo_libyuvRust bindings for Google's libyuv image conversion and processing library17,789Apache-2.0
shiguredo_m3u8M3U8 parser and builder for HLS861Apache-2.0
shiguredo_mp4MP4 library28,754Apache-2.0
shiguredo_mpdMPD parser for MPEG-DASH747Apache-2.0
shiguredo_mqttA sans-I/O MQTT client library supporting MQTT v3.1.1 and v5.021Apache-2.0
shiguredo_nvcodecRust bindings for NVIDIA Video Codec SDK10,063Apache-2.0
shiguredo_openh264Rust binding for OpenH2646,654Apache-2.0
shiguredo_opusRust bindings for the Opus audio codec4,689Apache-2.0
shiguredo_rtmpRTMP library6,486Apache-2.0
shiguredo_rtspSans I/O RTSP/1.0 Library1,298Apache-2.0
shiguredo_s3Sans I/O Amazon S3 client library for Rust1,367Apache-2.0
shiguredo_srtSRT (Secure Reliable Transport) library2,142Apache-2.0
shiguredo_svt_av1Rust bindings for SVT-AV14,525Apache-2.0
shiguredo_sysrootcargo subcommand for generating cross compile sysroot1,659Apache-2.0
shiguredo_tomlTOML Library30,056Apache-2.0
shiguredo_v4l2Rust binding for V4L2387Apache-2.0
shiguredo_video_deviceCross-platform video device library5,373Apache-2.0
shiguredo_video_toolboxRust bindings for Apple Video Toolbox hardware video encoders and decoders3,613Apache-2.0
shiguredo_vmafRust bindings for libvmaf video quality metric289Apache-2.0
shiguredo_vplRust bindings for Intel oneVPL (Video Processing Library)6,942Apache-2.0
shiguredo_webrtcRust bindings for libwebrtc4,441Apache-2.0
shiguredo_websocketWebSocket Library4,076Apache-2.0
shihaisha-coreCore types and traits for shihaisha service management17MIT
shiitakeOpinionated chatbot framework in Rust.1,852MIT
shikA functional scripting language for shell automation466MIT
shikaShika CLI3,868MIT
shika_databaseShika Database1,997MIT
shika_rendererShika Renderer2,888MIT
shika_workspaceShika Workspace1,811MIT
shikaiMore details to come later.1,456MIT OR Apache-2.0
shikakeShikake (仕掛け) — Rust-native Neovim plugin loader and lifecycle manager54MIT
shikanedynamic output configuration tool focusing on accuracy and determinism8,737MIT
shikiFast TextMate highlighting for Rust181MIT OR Apache-2.0
shiki-clishiki: CLI + TUI entrypoint82MIT
shiki-configshiki: TOML config and themes118MIT
shiki-coreshiki: pure logic (notebooks, notes, git, search, templates)118MIT
shiki-langsBundled TextMate language grammars for shiki122MIT OR Apache-2.0
shiki-macrosCompile-time highlighter generation for shiki102MIT OR Apache-2.0
shiki-themesBundled TextMate themes for shiki134MIT OR Apache-2.0
shiki-tuishiki: TUI interface (ratatui)103MIT
shikicrateRust client for Shikimori GraphQL API99MIT OR Apache-2.0
shikimoriAn unofficial async Rust library that allows you to interact with the Shikimori API13,922MIT
shikisaiDecorate text easily1,635Apache-2.0/MIT
shikumiShikumi (仕組み) — config discovery, hot-reload, and ArcSwap store for Nix-managed desktop apps9,132MIT
shillShill is a tool for shilling easily5,199non-standard
shillingTyped Telegram Bot API client with long-polling, retries, and structured updates. Named after Pavel L. Schilling, inventor of the…86MIT
shilp-sdkRust SDK for the Shilp Vector Database API107MIT
shimCreate shims for executables from config files6,395non-standard
shim-akumaTBD1,580MIT
shim-fsA drop-in replacement for std::fs::File that redirects all disk writes to memory.1,658MIT
shimaA lightweight Stripe library designed for software-as-a-service providers, enabling easy integration with Stripe's API.917MIT
shimasenA simple tool to convert CCB bill mail to beancount format.6,302GPL-3.0-or-later
shimcache-corePure-Rust read-only Windows AppCompatCache (ShimCache) decoder — parses the AppCompatCache registry value blob (Windows 7, 8.0,…28Apache-2.0
shimcache-forensicWindows AppCompatCache (ShimCache) forensic analyzer — reads the AppCompatCache value from a SYSTEM hive and reports…26Apache-2.0
shime✨ little shell for you6,666AGPL-3.0-only
shimexeA modern, cross-platform executable shim manager with environment variable expansion and TOML configuration support8,262MIT
shimexe-coreCore library for shimexe - executable shim manager8,377MIT
shimkitOpinionated library for building containerd shims5,652Apache-2.0
shimkit-macrosMacros for shimskit4,268Apache-2.0
shimkit-typesTypes for shimkit3,489Apache-2.0
shimmerA Wikitext parsing library1,555BSD-3-Clause
shimmer_lexerLexer of shimmer1,968BSD-3-Clause
shimmer_metaMeta crate of shimmer2,237BSD-3-Clause
shimmer_syntaxParser of shimmer1,609BSD-3-Clause
shimmyLightweight Ollama-compatible inference server with native SafeTensors support. No Python dependencies, cross-platform WebGPU…12,597MIT
shimmy-llama-cpp-2llama.cpp bindings for Rust with MoE CPU offloading support21,014MIT OR Apache-2.0
shimmy-llama-cpp-sys-2Low Level Bindings to llama.cpp with MoE CPU offloading support21,223MIT OR Apache-2.0
shimmyjinjaMinimal Jinja-like engine for Hugging Face chat_template strings1,018MIT
shimmytokPure Rust tokenizer for GGUF models with llama.cpp compatibility (SentencePiece + BPE + WPM + UGM + RWKV)6,336MIT OR Apache-2.0
shimpz-cliFast local tooling for Shimpz Assistants0Apache-2.0
shimpz-genesisLanguage-neutral foundation for Shimpz Assistant SDKs7Apache-2.0
shimrTerminal transition effects using cellular automata407MIT
shimsA sliding window histogram data for metrics and telemetry57MIT OR Apache-2.0
shinHand-rolled single-threaded TLS 1.31,172MIT
shin-hentaia simple comic viewer1,561MIT
shinchanChecks if a GitHub repo is code or just aura.22MIT
shinchinatester755Apache-2.0
shinchina-testtest743MIT
shinchokushinchoku (進捗, "progress") — a tiny NDJSON protocol for batch CLIs to report their progress.19MIT
shindan-makerA Rust library for interacting with ShindanMaker, the popular personality quiz service.21,563MIT OR Apache-2.0
shinden-pl-apiA blazingly fast API client for Shinden.pl, written in Rust.2,912MIT
shindo_coding_utilsA utils crates which will be used in various micro-services7,444MIT OR Apache-2.0
shineSHINE. My sandbox engine to learn rust.1,865MIT/Apache-2.0
shine-ecsSHINE. Entity component system for the shine engine.5,089MIT/Apache-2.0
shine-ecs-macroMacros for the shine-ecs crate3,359MIT/Apache-2.0
shine-gltfJSON parsing for the gltf crate based on https://github.com/gltf-rs/gltf5,714MIT/Apache-2.0
shine-gltf-macroInternal macros for the shine-gltf crate6,293MIT/Apache-2.0
shine-graphSHINE. Graph and sparse matrix module for the shine engine.5,734MIT/Apache-2.0
shine-graph-macroSHINE. Graph and sparse matrix macro-module for the shine engine.6,474MIT/Apache-2.0
shine-inputSHINE. Input handling for the shine engine.3,289MIT/Apache-2.0
shine-mathSHINE. Math module for the shine engine.2,734MIT/Apache-2.0
shine-rsA pure Rust MP3 encoder based on the shine library, providing complete MPEG Layer III encoding functionality6,819LGPL-2.0
shine-shardSHINE. Common component building blocks for the shine engine.1,836MIT/Apache-2.0
shine-stdextSHINE. General utilities for the general purpose multi-threaded rendering engine.4,033MIT/Apache-2.0
shine-storeSHINE. Storage and container module for the shine engine.5,889MIT/Apache-2.0
shine-testutilsSHINE. Unit test helpers for the shine engine.7,484MIT/Apache-2.0
shine_component_deriveImplementation of #[derive(Component)] for Shine1,678MIT OR Apache-2.0
shinemonitorRust library for the shinemonitor.com website4,032MIT
shinemonitor-apiShineMonitor REST API client (WatchPower, SolarPower, and other Voltronic-inverter vendor apps).64MIT
shingA lightweight AI prompt template library23MIT OR Apache-2.0
shinglesShingles implementation in rust119,911MIT
shinjukuFuture project1,248MIT OR Apache-2.0
shinkaShinka (進化) - GitOps-native database migration operator for Kubernetes23MIT
shinkai-langAn experimental Lisp dialect3,355MPL-2.0
shinkai-translatorCLI tool for translating video subtitles with LLMs through OpenAI-compatible APIs, with native PGS OCR35MIT
shinkai_tools_runnerRust library to execute shinkai-tools in a safe and performant environment72,967non-standard
shinkansenA CLI file preprocessor using MiniJinja templates49MIT
shinrinhello world435MIT
shinyA simple rspec like test framework to make test code look more nice6,495Apache-2.0
shiny-pancakeA renderer that takes commands from standard input.8,673non-standard
shiny-wasm-bindingsBindings for Shiny through wasm-bindgen884GPL-3.0
shiny_cli_utilsYour toolbox to create nice-looking CLIs using rust1,892MIT