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.

raui-binary-rendererRAUI renderer for binary data format60,983MITGUIRendering::Graphics APIs raui-coreRAUI application layer150,675MIT OR Apache-2.0GUIRendering::Graphics APIs raui-deriveMacros for Renderer Agnostic User Interface107,908MIT OR Apache-2.0GUIRendering::Graphics APIs raui-ggez-rendererRAUI renderer for GGEZ game engine54,289MITGUIRendering::Graphics APIs raui-html-rendererRAUI renderer for simple HTML static webpages60,443MITGUIRendering::Graphics APIs raui-immediateRAUI immediate mode UI layer71,088MIT OR Apache-2.0GUIRendering::Graphics APIs raui-immediate-widgetsWidgets library for RAUI immediate mode UI layer66,833MIT OR Apache-2.0GUIRendering::Graphics APIs raui-json-rendererRAUI renderer for JSON format129,061MIT OR Apache-2.0GUIRendering::Graphics APIs raui-materialMaterial components library for RAUI126,775MIT OR Apache-2.0GUIRendering::Graphics APIs raui-quick-startRAUI quick start module for easier playground experience15,599MITGUIRendering::Graphics APIs raui-retainedRAUI retained mode UI layer67,207MIT OR Apache-2.0GUIRendering::Graphics APIs raui-ron-rendererRAUI renderer for RON format60,101MITGUIRendering::Graphics APIs raui-tesselate-rendererRAUI renderer that tesselates layout into vertex and index buffers96,922MIT OR Apache-2.0GUIRendering::Graphics APIs raui-tetra-rendererRAUI renderer for Tetra game engine26,252MITGUIRendering::Graphics APIs raui-yaml-rendererRAUI renderer for YAML format58,538MITGUIRendering::Graphics APIs raumfi_libraryLibrary Periphery for RaumFiDex11,752MIT raunchA safe wrapper around launchd launch_activate_socket41,724MIT OR Apache-2.0Operating systems::macOS APIs raurA simple wrapper to query the AUR RPC.1,384,247MPL-2.0 raur-extExtension to raur, giving caching and request splitting20,616GPL-3.0 rauriA minimal AUR helper for Arch Linux90MITCommand line utilitiesDevelopment tools rauschenASMR Sound Generator12,250MIT rauthy-clientClient for the Rauthy OIDC IAM project16,642Apache-2.0Web programming rautoA powerful CLI tool for network device automation using minijinja templates and rneter.241Apache-2.0Command line utilitiesNetwork programming rav1dRust port of the dav1d AV1 decoder20,743BSD-2-Clause rav1d-cliRust port of the dav1d AV1 decoder CLI tools1,900BSD-2-Clause rav1d-disjoint-mutA provably safe abstraction for concurrent disjoint mutable access to contiguous storage9,047BSD-2-Clause OR MIT OR Apache-2.0ConcurrencyData structures rav1d-safeSafe SIMD fork of rav1d - Rust AV1 decoder with archmage intrinsics9,662AGPL-3.0-only OR LicenseRef-Imazen-CommercialMultimedia::EncodingMultimedia::Video rav1eThe fastest and safest AV1 encoder35,985,522BSD-2-Clause rav2dAV2 video decoder in Rust85BSD-2-ClauseMultimedia::Video rav2d-cliCLI tool for rav2d AV2 decoder51BSD-2-ClauseCommand line utilitiesMultimedia::Video rav2d-sysRaw FFI bindings to dav2d (AV2 decoder)64BSD-2-ClauseExternal FFI bindings raveTBA1,966MIT rave-cliRAVE CLI — GPU-native video super-resolution engine.43MITCommand line utilitiesMultimedia rave-coreRAVE core types, traits, context, and error hierarchy.132MITHardware supportMultimedia rave-cudaRAVE CUDA kernels, timers, and stream helpers.94MITHardware supportMultimedia rave-ffmpegRAVE FFmpeg container I/O (demux, mux, probe).83MITHardware supportMultimedia rave-nvcodecRAVE NVDEC/NVENC hardware codec wrappers.86MITHardware supportMultimedia rave-pipelineRAVE pipeline orchestration — decode→preprocess→infer→encode.72MITAsynchronousHardware support rave-runtime-nvidiaRAVE NVIDIA runtime composition (CUDA + TensorRT + FFmpeg + NVDEC/NVENC).16MITHardware supportMultimedia rave-tensorrtRAVE TensorRT inference backend.90MITHardware supportScience rave_engineA secure and efficient JSON Schema validation and Rhai script execution engine5,520MITEmbedded developmentNo standard library rave_h264Support for H.264 encoding and decoding in rave.1,647MIT OR Apache-2.0MultimediaMultimedia::Audio rave_h264_nvidiaSupport for NVIDIA hardware accelerated H.264 encoding and decoding in rave.1,518MIT OR Apache-2.0MultimediaMultimedia::Audio rave_mp4Support MP4 in rave.1,546MIT OR Apache-2.0MultimediaMultimedia::Audio rave_opsImage operations for rave.1,522MIT OR Apache-2.0MultimediaMultimedia::Audio rave_ops_nvidiaNVIDIA hardware accelerated image operations for rave.1,564MIT OR Apache-2.0MultimediaMultimedia::Audio rave_rtpSupport for RTP packetization and depacketization in rave.1,537MIT OR Apache-2.0MultimediaMultimedia::Audio rave_rtspSupport for playing RTSP streams in rave.1,555MIT OR Apache-2.0MultimediaMultimedia::Audio rave_sdpSupport for building and parsing SDP in rave.1,538MIT OR Apache-2.0MultimediaMultimedia::Audio rave_typesCommon types for rave.4,228MIT OR Apache-2.0MultimediaMultimedia::Audio ravedudeTool to easily flash code onto an AVR microcontroller with avrdude29,447MIT OR Apache-2.0Development toolsEmbedded development ravelAn experimental approach to UI in Rust with a focus on ergonomics, efficiency, and simplicity.4,160MIT ravel-cliCLI tool for the Ravel framework: project scaffolding, code generation, migrations, dev server17MITCommand line utilitiesWeb programming ravel-coreCore framework for Ravel: DI container, config, env, events, cache, encryption, password hashing, structured logging79MITDevelopment toolsWeb programming ravel-db-coreDatabase abstraction traits for Ravel: connection management, migration runner, pagination, schema builder51MITDatabase interfacesWeb programming ravel-db-seaormSeaORM database backend for Ravel: connection manager, migration runner, model helpers34MITDatabase interfacesWeb programming ravel-generatorCode scaffolding engine for Ravel: Tera-based templates for controllers, models, migrations, and more34MITDevelopment toolsWeb programming ravel-httpHTTP layer for Ravel: route builder, server, middleware, session, auth, CSRF, rate limiting, file upload, validation17MITWeb programmingWeb programming::HTTP server ravel-macrosProcedural macros for Ravel: #[derive(Job)] and more17MITDevelopment tools::Procedural macro helpersWeb programming ravel-supportSupport services for Ravel: async job queue, task scheduler, file storage17MITConcurrencyWeb programming ravel-testTest utilities for Ravel applications: TestClient, response assertions, integration test helpers17MITDevelopment tools::TestingWeb programming ravel-webAn experimental approach to UI in Rust with a focus on ergonomics, efficiency, and simplicity.5,467MIT ravelactStatic analysis CLI for GitHub Actions workflow estates134MIT ravelibRust audio/video engine.1,537MIT OR Apache-2.0MultimediaMultimedia::Audio ravenRaven is a Rust client for Sentry (getsentry.com)7,936MIT raven-cliSimple Uxn + Varvara CLI91MPL-2.0 raven-ecpSend error reports from Compute@Edge to Sentry2,952MIT raven-guiSimple GUI for a Uxn + Varvara system60MPL-2.0 raven-osintA high-performance Rust OSINT tool for username reconnaissance across hundreds of online platforms.45MPL-2.0Command line utilitiesNetwork programming raven-riscv-engineHeadless RISC-V simulation engine extracted from Raven-RiscV32MIT OR Apache-2.0Development toolsEmulators raven-uxnUxn CPU interpreter1,293MPL-2.0 raven-varvaraVarvara Ordinator1,081MPL-2.0 ravencap-cliCommand-line interface for Ravencap encrypted archive workflows.26MIT ravencap-coreCore library for Ravencap encrypted archive and stream workflows.54MIT ravencap-formatFormat types and parsers for Ravencap encrypted archive payloads.109MIT ravencap-testkitShared test fixtures and helpers for Ravencap crates.26MIT ravencheckDecidable verification of Rust code using relational abstraction.2,103MITDevelopment tools::Testing ravencheck-macrosProcedural macros for ravencheck.2,310MIT ravenclawRavenclaw house19GPL-3.0-only RavenClawsLightweight, secure Rust agent framework with multi-provider LLM support142AGPL-3.0-or-laterCommand line utilitiesDevelopment tools ravencolTabular data manipulation7,721MITAlgorithmsMathematics ravendbBasic Rust client for RavenDB1,549MIT OR Apache-2.0 ravenlangLanguage core for ravencheck.2,304MIT ravenlibLibrary for raven theme manager12,728GPL-3.0 ravensky-astroCore libraries for astronomical image file analysis and manipulation.57MIT OR Apache-2.0 raventhemerA theme manager and switcher for desktop linux17,668GPL-3.0Command-line interfaceGUI raves-on-rustPlaceholder. See https://github.com/D1plo1d/raves-on-rust1,505MIT raves_metadataA library to parse metadata from media files675MIT OR Apache-2.0 raves_metadata_typesTypes for parsing media metadata in `raves_metadata`810MIT OR Apache-2.0 raves_xmltreeParse an XML file into a simple tree-like structure530MITData structuresParsing tools ravifrav1e-based pure Rust library for encoding images in AVIF format (powers the `cavif` tool)36,484,202BSD-3-ClauseMultimedia::EncodingMultimedia::Images ravineplaceholder1,236MIT OR Apache-2.0 ravn🐦‍⬛ Ravn1,275MIT OR Apache-2.0 ravvi-ratioAspect-ratio and safe-area maths for social video ads: fit or fill a source clip into 9:16, 1:1, 4:5 and 16:9 placements without…10MITMathematicsMultimedia::Video rawUtilities for unsafely manipulating raw representations in Rust13,708MIT/Apache-2.0 raw-acpiSimply ACPI, in Rust.55MIT OR Apache-2.0 raw-btreeGeneric B-Tree implementation.223,091MIT/Apache-2.0Data structures raw-bufferGeneric low-level raw slice types1,211Apache-2.0 OR MITData structuresEmbedded development raw-bytifyUtility library for converting structs to bytes and vice-versa.2,257non-standard raw-cpuidA library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles…146,746,262MITNo standard libraryNo standard library::No dynamic allocation raw-cstrKeep raw-cstrings in thread local storage for reuse11,900Apache-2.0 raw-downloaderFile downloader, with local verification.1,611MIT OR Apache-2.0 raw-gl-contextLibrary for creating an OpenGL context from a RawWindowHandle14,143MIT/Apache-2.0 raw-gpu-handleGPU API object interoperability crate227MIT OR Apache-2.0 raw-gpu-handle-ashraw-gpu-handle implementation for the `ash` crate228MIT OR Apache-2.0 raw-gpu-handle-wgpuraw-gpu-handle implementation for the `wgpu` crate222MIT OR Apache-2.0 raw-inputA cross-platform library for capturing and simulating global input events (keyboard and mouse).190MIT OR Apache-2.0API bindingsDevelopment tools raw-mouseA low-level raw mouse input library524MIT raw-nbtA low-level NBT(Named Binary Tag) parser for Rust.3,248MIT/Apache-2.0 raw-partsErgonomic wrapper around `Vec::from_raw_parts` and `Vec::into_raw_parts`.95,760MITNo standard libraryRust patterns raw-printerDirect RAW printing on windows or linux5,810MIT raw-sliceeGeneric low-level raw slice types8,882Apache-2.0 OR MITData structuresEmbedded development raw-socketBlocking and async raw sockets13,802MIT raw-stdioCross-platform, unbuffered, direct STDIO access1,481MIT OR Apache-2.0API bindingsCommand line utilities raw-stringRawStr/RawString are like str/String, but without any guaranteed encoding478,002BSD-2-Clause raw-syscallLow-level raw system call support.4,851MIT-0External FFI bindingsHardware support raw-syscall-baseLow-level raw system call base.12,598MIT-0 OR 0BSDExternal FFI bindingsHardware support raw-syscall-enumeratedLow-level raw system calls enumerated.1,892MIT-0 OR 0BSDExternal FFI bindingsHardware support raw-to-imgConverts raw image files produced by cameras into regular image files. Also works recursively on whole file trees instead of just…4,761non-standard raw-transmuteA more permissive alternative to mem::transmute, because you know better.130UnlicenseNo standard libraryRust patterns raw-vecA Raw utility for managing contiguous heap allocations4,732MIT/Apache-2.0 raw-window-handleInteroperability library for Rust Windowing applications.83,583,476MIT OR Apache-2.0 OR Zlib raw-window-handle-extensionsC representation for the raw-window-handle crate7,218MIT raw-window-handle-ffiFFI types meant to make raw-window-handle types FFI-compatible.1,028non-standardDevelopment tools::FFI raw-window-metalInterop library between Metal and raw-window-handle3,563,330MIT OR Apache-2.0Game developmentGraphics raw_audioAudio PCM format encoding/decoding1,919BSL-1.0 raw_enumPlaceholder for raw_enum1,553MIT OR Apache-2.0 raw_enum_macroPlaceholder for raw_enum_macro1,557MIT OR Apache-2.0 raw_playerRaw audio/video player for Rust1,499Apache-2.0 raw_pointerSafely handling raw mutable pointers to a generic type7,887MIT raw_preview_rsA Rust library for processing raw images to create fast previews and handling EXIF metadata.1,514GPL-3.0Multimedia::Images raw_serdeA serialization library8,434MIT raw_serde_deriveAutomatically derives the RawSerialize and RawDeserialize traits for raw_serde5,480MIT raw_slice[WIP] Safe raw access to slice fields.1,578MIT OR Apache-2.0No standard libraryRust patterns raw_stdpipesRaw handles to the standard terminal pipes.1,244Apache-2.0/MIT raw_strA simple type which contains a byte slice that is believed to contain UTF-8 string data, but which has not been validated.1,540MIT OR Apache-2.0 raw_structraw_struct is a Rust procedural macro for easily declaring C-style structs that reference local or external memory, based on your…6,170non-standard raw_struct_deriveraw_struct is a Rust procedural macro for easily declaring C-style structs that reference local or external memory, based on your…6,838non-standard raw_syncLightweight wrapper around OS synchronization primitives742,986MIT OR Apache-2.0ConcurrencyOperating systems::Unix APIs raw_sync_2Lightweight wrapper around OS synchronization primitives272,826MIT OR Apache-2.0ConcurrencyOperating systems::Unix APIs raw_terminalcontrol the terminal with ANSI code1,626Apache-2.0 raw_ttyThis crate can be used for generally interacting with a tty's mode safely, but was created originally to solve the problem of…276,410Apache-2.0 OR MIT raw_vulkan_handleRust definitions of the Vulkan "handle" and "non-dispatchable handle" types.7,874Zlib OR Apache-2.0 OR MIT rawarraysimple file format for retrievably storing n-dimensional arrays3,132MITData structuresEncoding rawb-ioRead-ahead / write-behind byte IO: threaded Reader/Writer that decouples a pipeline stage from the kernel pipe via a background…59MITConcurrency rawbinMinimal, pure-Rust bincode-like serializer/deserializer used by pacm.209MIT OR Apache-2.0 rawbitA camera RAW image preprocessor and importer11,371MITCommand line utilitiesMultimedia::Encoding rawbsonBlazing fast zero-copy BSON handling6,930MIT rawbytesView/access any sized value as a &[u8].229,214MITNo standard library rawcmdCommand-line application framework.26,026MIT rawcmd_styleCommand-line colors and other styles.2,928MIT rawcmd_tableCommand-line table typewriter.1,712MIT rawcmd_utilsCommand-line utilities4,431MIT rawcodeImplements a simple as-is encoding format6,970BSD-2-Clause OR MIT rawcode_deriveImplements a `derive` macro for `rawcode`6,553BSD-2-Clause OR MIT rawcopy-rsRawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at…5,343MITFilesystemOperating systems::Windows APIs rawcopy-rs-nextRawCopy crate provides the capability to use "Volume Shadow Copy technology" for file copying in Rust.Primarily aimed at…48,812MITFilesystemOperating systems::Windows APIs rawdbSingle-file, low-level and space efficient storage engine with filesystem-like API5,056MITDatabase interfaces rawdioAn Audio Engine, inspired by the Web Audio API14,703MITMultimedia::Audio rawenumA procedural macro to generate from_* methods for enums based on their integer discriminants.1,264Apache-2.0Data structuresDevelopment tools rawenum_macroA procedural macro to generate from_* methods for enums based on their integer discriminants.631Apache-2.0Data structuresDevelopment tools rawgrepGrep at the speed of raw disk113MITCommand line utilitiesText processing rawkawk like tool1,097Apache-2.0 rawk-cliThe rawk cli, which is an AWK interpreter clone. The goal is to be POSIX compatible.292MITCommand line utilitiesText processing rawk-coreCore library for an AWK interpreter with the goal to be POSIX compatible.1,219MITCommand line utilitiesText processing rawkeyRaw terminal key input121,110MIT rawkitA library to extract images from camera raw files1,195MIT OR Apache-2.0Multimedia::EncodingMultimedia::Images rawkit-proc-macrosProcedural macros for Rawkit1,464MIT OR Apache-2.0 rawklyObservability20MIT rawlerA library to extract images and metadata from camera raw formats95,738LGPL-2.1Multimedia::Images rawlibHigh-performance RAW image thumbnail extractor with batch processing support302MITCommand line utilitiesMultimedia::Images rawlink_publishing_cratesA test crate to publish through learn rust.539MIT rawloaderA library to extract the data from camera raw formats307,545LGPL-2.1Multimedia::Images rawmvmv(1) but without cp(1) fallback. Simple wrapper of renameat2(2).6,181GPL-3.0-onlyCommand-line interfaceCommand line utilities rawnHelper of raw pointers cleaning.2,051MIT rawpntProvides additional methods for raw pointers.1,613Apache-2.0No standard library rawpointerExtra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset`…114,710,825MIT/Apache-2.0 rawprinterAn IOT server written in rust for connecting via USB to raw printers.4,983MITHardware support rawproxyProxy handler for asynchronous streams.4,156MIT rawpsdMinimal Rust PSD reading library2,917CC0-1.0 rawqContext retrieval engine for AI agents — semantic + lexical search, single Rust binary, fully offline87MITCommand line utilitiesDevelopment tools rawrRust API Wrapper for Reddit5,437MIT rawringio_uring headers3,419AGPL-3.0-or-later rawrrrSimple terminal manipulation primitives47,253Apache-2.0Command-line interface rawsRAWS - AWS CLI in Rust5,841Apache-2.0 raws-accountRAWS Account component7,052Apache-2.0 raws-configRAWS config component10,841Apache-2.0 raws-dynamodbRAWS DynamoDB component7,014Apache-2.0 raws-ebsRAWS EBS component7,029Apache-2.0 raws-ec2RAWS EC2 component6,943Apache-2.0 raws-eksRAWS EKS component6,333Apache-2.0 raws-errorRAWS common error type10,856Apache-2.0 raws-iamRAWS IAM component6,316Apache-2.0 raws-parsersRAWS parsers9,874Apache-2.0 raws-pricingRAWS pricing component6,276Apache-2.0 raws-s3RAWS s3 component6,278Apache-2.0 raws-showRAWS show component11,275Apache-2.0 raws-ssoRAWS SSO component6,235Apache-2.0 raws-stsRAWS STS component6,273Apache-2.0 rawsampleA library for working with raw audio samples.17,411MITMultimedia::Audio