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.
rocket-versioningapi versioning for rocket web applications1,656MIT OR Apache-2.0
rocket-webhookWebhook validation for Rocket applications565MIT
rocket4Shim around rocket 4 for compatibility3,297MIT/Apache-2.0
rocket_airlockTL;DR: Authentication and Authorization for rocket applications.
The security airlock is the entry point to a rocket. Everything…7,539MIT OR Apache-2.0
rocket_anyhowthrow any error inside rocket's route4,801MIT
rocket_async_compressionResponse compression in both gzip and brotli formats for the Rocket webserver using the `async-compression` library40,891MIT
rocket_authA high level authentication management library for Rocket applications. It supports both SQLite and Postgres.14,731MIT OR Apache-2.0
rocket_auth2A high level authentication management library for Rocket applications. It supports both SQLite and Postgres.2,054MIT OR Apache-2.0
rocket_authifierrocket.rs implementation of authifier25,548Apache-2.0
rocket_casbin_authCasbin Rocket access control middleware2,757Apache-2.0
rocket_cc_file_serverA custom FileServer providing better cache control for the Rocket web framework.2,984MIT
rocket_clientA client library for the GNU Rocket Editor.4,478MIT
rocket_codegenProcedural macros for the Rocket web framework.12,160,544MIT OR Apache-2.0
rocket_conditional_attachConditionally attach a fairing3,252MIT OR Apache-2.0
rocket_contribCommunity contributed libraries for the Rocket web framework.2,193,576MIT/Apache-2.0
rocket_contrib_codegenProcedural macros for the Rocket contrib libraries.423,131MIT/Apache-2.0
rocket_corsCross-origin resource sharing (CORS) for Rocket.rs applications1,073,363MIT/Apache-2.0
rocket_csrfCSRF (Cross-Site Request Forgery) protection for Rocket web framework12,360MIT
rocket_csrf_guardErgonomic CSRF protection for Rocket applications4,230MIT OR Apache-2.0
rocket_csrf_guard_deriveErgonomic CSRF protection for Rocket applications4,920MIT OR Apache-2.0
rocket_csrf_tokenCSRF (Cross-Site Request Forgery) protection for Rocket web framework8,039MIT
rocket_db_poolsRocket async database pooling support371,784MIT OR Apache-2.0
rocket_db_pools_codegenProcedural macros for rocket_db_pools.373,150MIT OR Apache-2.0
rocket_dyn_templatesDynamic templating engine integration for Rocket.1,014,650MIT OR Apache-2.0
rocket_emptyProvides a 204 No Content responder for Rocket. Includes optional schema definition.24,216MIT
rocket_error_stackCompatibility Wrapper for error-stack and rocket2,740MIT
rocket_extA Rocket extension for working with pre-flight requests and CORS headers.2,118MIT OR Apache-2.0
rocket_extra_codegenAdditional macros for rocket.rs3,104MIT
rocket_failureFailure like error handling for rocket16,189MIT/Apache-2.0
rocket_failure_errorsError structs for rocket_failure30,678MIT/Apache-2.0
rocket_firebase_authEncode/decode firebase tokens in rocket apps with ease17,664MIT
rocket_flex_sessionFlexible sessions for Rocket applications964MIT
rocket_healthDrop-in /health route for Rocket APIs with uptime and rolling average latency metrics.1,291MIT OR Apache-2.0
rocket_healthzAdd /healthz endpoint to a Rocket web server11,753Apache-2.0
rocket_httpTypes, traits, and parsers for HTTP requests, responses, and headers.11,527,620MIT OR Apache-2.0
rocket_i18nRocket fairing for easy internationalization with gettext (also supports Actix web)17,752GPL-3.0
rocket_igniterA Rocket.rs fairing for a better development experience when using React and WebPack4,669MIT
rocket_jsonThis crate provides a `Error` struct with json responses in Rocket.7,270MIT
rocket_jwt_authJWT Bearer token authentication guard for Rocket3,893MIT
rocket_lambA crate to allow running a Rocket webserver as an AWS Lambda Function with API Gateway14,035MIT
rocket_langrocket_lang provides a configurable enum type for multi-language rocket applications.7,517Apache-2.0
rocket_launch_liveA type safe and asynchronous wrapper around the RocketLaunch.Live API.5,022MIT OR Apache-2.0
rocket_launcherLaunch Test Rocket1,572MIT OR Apache-2.0
rocket_modulesA small crate that adds macros to conveniently organize Rocket route handlers in modules.4,636MIT OR Apache-2.0
rocket_mwoauthWrapper around rocket_oauth2 for use with MediaWiki568GPL-3.0-or-later
rocket_newrelicA Rocket fairing instrumenting requests using New Relic.
Attach the fairing to your `Rocket` app, and any requests that…3,086MIT/Apache-2.0
rocket_oauth2OAuth2 for Rocket applications67,782MIT/Apache-2.0
rocket_okapiOpenAPI (AKA Swagger) document generation for Rocket applications1,399,953MIT
rocket_okapi_codegenMacros supporting rocket_okapi1,397,537MIT
rocket_okapi_codegen_forkMacros supporting rocket_okapi forked from rocket_okapi_codegen_fork3,184MIT
rocket_okapi_forkOpenAPI (AKA Swagger) document generation for Rocket applications, forked version from rocket_okapi6,371MIT
rocket_open_id_connectA crate which simplifies open id connect with rocket1,718MIT
rocket_prometheusPrometheus instrumentation for Rocket applications.766,181MIT/Apache-2.0
rocket_prometheus_loggerLog metrics from your rocket web server to prometheus 🚀1,877MIT
rocket_read_db_poolsRocket read-only / read-write async database pooling support1,506MIT OR Apache-2.0
rocket_responderA library for handling HTTP responses in Rocket with structured enums.1,644MIT
rocket_response_timerRocket Response Time Fairing. Rocket min v. - 0.5.0-rc.11,619MIT
rocket_seek_streamRocket-rs 0.5.0-rc.3 responder to range requests using types that implement AsyncRead + AsyncSeek12,584MIT
rocket_sentry_loggerA Logger wrapper to integrate the Sentry SDK on a Rocket Server13,723Apache-2.0
rocket_sessionRocket.rs plug-in for cookie-based sessions holding arbitrary data10,970MIT
rocket_sqlite_rw_poolRead-Write SQLite pool for Rocket with query builder, migrations, and CSRF protection3,498MIT OR Apache-2.0
rocket_sqlx_migratorThis crate works with the `rocket` web framework and `rocket_db_pools` to automatically run migrations on startup using a faring…1,513non-standard
rocket_static_fsA simple static file server for the rocket framework.19,414MIT/Apache-2.0
rocket_sunsetA procedural macro crate for Rocket that provides functionality for HTTP deprecation headers.1,005MIT OR Apache-2.0
rocket_sunset_macroInternal dependency for the rocket_sunset crate.1,262MIT OR Apache-2.0
rocket_syncA sync track library for the GNU Rocket Editor. See also rocket_client.5,320MIT
rocket_sync_db_poolsRocket async database pooling support for sync database drivers.448,700MIT OR Apache-2.0
rocket_sync_db_pools_codegenProcedural macros for rocket_sync_db_pools.450,228MIT OR Apache-2.0
rocket_uploadDeal MultiPart Form Data in Rust Rocket web frame, easily upload files to server.4,358MIT
rocket_wsWebSocket support for Rocket.367,719MIT OR Apache-2.0
rocketapiUnofficial RocketAPI Rust SDK for Instagram & Threads Private API 20242,022MIT
rocketchatRocket.Chat API Implemented in Rust7,540MIT
rocketchat-hooksPost to rocketchat hooks3,484MIT
rocketchat-messageLibrary to send rocket chat messages5,096MIT
rocketchat_client_rsSend messages to rocketchat via cli or using library7,376MIT
rocketeerFull stack framework for building web applications1,614MIT
rocketfetchA WIP command line system information tool written asynchronously in rust for performance with toml file configuration.53,348MIT
rocketgrepA high-performance grep-style CLI with native edit-distance search.14MIT OR Apache-2.0
rocketjsonCrate for working with Json and Rocket15,301MIT OR Apache-2.0
rocketjson_dataCrate for working with Json and Rocket19,544MIT OR Apache-2.0
rocketjson_macroCrate for working with Json and Rocket16,216MIT OR Apache-2.0
rocketmanA modular(ish) jetstream consumer.7,092MIT
rocketmqRust client for Apache RocketMQ14,599Apache-2.0
rocketmq-admin-cliCommand-line interface for managing RocketMQ-Rust and Apache RocketMQ clusters34MIT OR Apache-2.0
rocketmq-admin-coreReusable RocketMQ admin capability layer64MIT OR Apache-2.0
rocketmq-admin-tuiA RocketMQ Rust terminal command management tool implemented based on Ratatui.34MIT OR Apache-2.0
rocketmq-authUnofficial Rust implementation of Apache RocketMQ117MIT OR Apache-2.0
rocketmq-brokerUnofficial Rust implementation of Apache RocketMQ3,759MIT OR Apache-2.0
rocketmq-cliProvide some command-line tools to read data from RocketMQ files2,591MIT OR Apache-2.0
rocketmq-clientRust client binding for Apache RocketMQ1,624Apache-2.0
rocketmq-client-rustRust implementation of Apache rocketmq client3,777MIT OR Apache-2.0
rocketmq-client-v4rocket mq rust client for remote protocol. works on rocket mq V415,701MIT
rocketmq-commonRust implementation of Apache rocketmq common8,066MIT OR Apache-2.0
rocketmq-controllerRocketMQ Controller Module - High Availability Raft-based Controller71MIT OR Apache-2.0
rocketmq-dashboard-commonCommon shared code for RocketMQ Dashboard implementations35MIT OR Apache-2.0
rocketmq-errorRocketmq rust error module3,829MIT OR Apache-2.0
rocketmq-exampleUnofficial Rust implementation of Apache RocketMQ2,510MIT OR Apache-2.0
rocketmq-filterA filter for RocketMQ messages4,147MIT OR Apache-2.0
rocketmq-macrosUnofficial Rust implementation of Apache RocketMQ8,038MIT OR Apache-2.0
rocketmq-namesrvRust implementation of Apache rocketmq name sever5,136MIT OR Apache-2.0
rocketmq-remotingRust implementation of Apache rocketmq remoting7,531MIT OR Apache-2.0
rocketmq-runtimeUnofficial Rust implementation of Apache RocketMQ6,342MIT OR Apache-2.0
rocketmq-rustUnofficial Rust implementation of Apache RocketMQ8,567MIT OR Apache-2.0
rocketmq-storeStorage layer for Apache RocketMQ in Rust.4,644MIT OR Apache-2.0
rocketmq-store-inspectProvide some command-line tools to read data from RocketMQ files34MIT OR Apache-2.0
rocketmq-tieredstoreTiered storage layer for Apache RocketMQ in Rust.27MIT OR Apache-2.0
rocketmq-toolsRust implementation of Apache RocketMQ tools1,895MIT OR Apache-2.0
rocketmq-tuiA RocketMQ Rust terminal command management tool implemented based on Ratatui.1,673MIT OR Apache-2.0
rocketscienceThis is not rocket science‽1,571MIT
rocketsim_rsRust bindings for the RocketSim project104,539MIT
rocketsmbdsmbd replacement: io_uring end-to-end, zero-copy file-to-socket, SMB3 multichannel69MIT
rocketsplash-formatsShared data types and serialization formats for Rocketsplash TUI animations160MIT
rocketsplash-rtRuntime library for loading and rendering Rocketsplash assets (.rst, .rsf)83MIT
rockfetchAn aestethic fetch program written in Rust1,518MIT
rockfileRockchip specific file parsers19,736MIT OR Apache-2.0
rockhoppermetapackage generator1,7680BSD
rockpoolA self-hostable sandbox for JavaScript workers. Placeholder release; first working version in development.68Apache-2.0
rockraftA strong consistency KV service library base on Raft and Rocksdb261Apache-2.0
rocksRocksDB bindings for Rust.28,711Apache-2.0
rocks-langRust implementation of Crafting Interpreters' Lox Language.6,247MIT
rocks-sysRaw RocksDB bindings for Rust, used internally in rust-rocks37,348Apache-2.0
rocksbinA simple rocksdb wrapper using serde and bincode for automatic serialization6,098MIT
rockscrewPort of corkscrew in Rust4,888GPL-2.0-only
rockscriptEsolang called Rockscript35MIT
rocksdA key-vaule and message queue server written in RUST using RocksDB as a backend.2,102MIT
rocksdbRust wrapper for Facebook's RocksDB embeddable database50,510,282Apache-2.0
rocksdb-client-rustA Rust client for interacting with RocksDB server5,800MIT
rocksdb-diffGeneric tool to recursively diff two RocksDB databases across their full keyspace36Apache-2.0
rocksdb-fileformatRocksDB SST file format reader326Apache-2.0
rocksdb-rayonAn implementation of rayon's ParallelIterator for rocksdb.3,510GPL-3.0-or-later
rocksdb-storeSome helpers for working with RocksDB databases1,098GPL-3.0-only
rocksdb-sysNative bindings to the rocksdb library9,043MIT/Apache-2.0/BSD-3-Clause
rocksdb-tableSome helpers for working with RocksDB databases4,950GPL-3.0-only
rocksdb-utils-lookupUtilities for using RocksDB as read-only lookup table (after initial bulk import).22,755Apache-2.0
rocksdb2Rust wrapper for Facebook's RocksDB embeddable database, added Windows support2,030Apache-2.0
rocksdb_datastructureswrapper RocksDB wrapper for Rust, adding datastructures functionnalities1,538Apache-2.0
rocksdb_sqDeprecated. Please use https://github.com/gdnathan/rocksdb_datastructures.rs insead6,297Apache-2.0
rocksgraphA Gremlin-inspired property graph query engine written in Rust, backed by RocksDB16GPL-2.0-or-later
rockskyAsync Rust SDK for the Rocksky XRPC API.47MIT
rocksky-sdkOfficial Rust SDK for Rocksky — a music scrobbling & discovery platform on the AT Protocol82MIT
rocksmapA high-level, type-safe abstraction over RocksDB with zero unsafe code and ergonomic map-like APIs438MIT
rocksolidAn ergonomic, high-level RocksDB wrapper for Rust. Features CF-aware optimistic & pessimistic transactions, advanced routing for…5,999MPL-2.0
rockstarMakes you a Rockstar C++ Programmer in 2 minutes1,568MIT
rockusbRockchip usb protocol host implementation21,797MIT OR Apache-2.0
rockyLite WebFramework for rust12,154MIT
rocky-transcriptit's a crate for practicing the rocky script1,594GLWTPL
rockyfyCLI tool that plays the iconic "Gonna Fly Now" theme song from Rocky during long-running commands, keeping you motivated and…1,783Apache-2.0
rockyrustyrusttest crate1,607MIT OR Apache-2.0
roclRust OSB client library used by rocs generated with openapi-generator9,354MIT
rocm-rsRust bindings for AMD ROCm libraries4,610MIT
rocm_kernel_macrosmacros for generating rocm kernels4,280MIT OR Apache-2.0
rocm_smi_libeasy to use crate for using rocm-smi from rust35,498MIT OR Apache-2.0
rocm_smi_lib_sysbindings for rocm_smi_lib28,222MIT OR Apache-2.0
rocmrcMinimal safe ROCm bindings (HIP, hipRTC), modeled after cudarc117MIT OR Apache-2.0
roco_z21_driverRust API for Roco Z21 model railway control system755BSD-3-Clause
rococo-parachain-runtimeSimple runtime used by the rococo parachain(s)26,687Apache-2.0
rococo-runtimeRococo testnet Relay Chain runtime.129,639GPL-3.0-only
rococo-runtime-constantsConstants used throughout the Rococo network.728,904GPL-3.0-only
rocoderA live-codeable phase vocoder7,349CC0-1.0
rocq2mdConverts Rocq files to Markdown35MIT
rocsRust OSB client28,741MIT
rocstrAn immutable fixed capacity stack based generic copy string4,302MIT OR Apache-2.0
roctogenGithub API and models generated from the official swagger OpenAPI specification41,210Apache-2.0
roctokitGithub v3 Client interfaces2,423Apache-2.0
rodDistributed graph database that syncs over websockets and multicast8,117MIT
rod-macrosProcedural macros for the Rod validation library126MIT
rod-rsA high-performance, cross-platform schema validation library powered by Rust.75MIT
rod_deriveProcedural macro for the Rod Validation library1,250GPL-3.0
rod_validationA lightweight and ergonomic validation library for Rust814GPL-3.0
roda-latency-trackerA high-precision, low-overhead latency measurement library using HdrHistogram490MIT
roda-stateA zero-copy, lock-free multi-threaded stage engine for ultra-low latency pipelines.24Apache-2.0
roda-wasm-abiErgonomic, no_std guest-side ABI for writing roda-ledger WASM transaction modules in Rust.16Apache-2.0
rodalies-cliCLI for searching train timetables of the trains of Rodalies de la Generalitat de Catalunya19,437BSD-3-Clause
rodao_runtimeWorkers runtime based on deno_core1,357MIT
rodara command line tool that brings together all the functions Roy would use for analysis and decision-making.1,521MIT
rodarte-minigrepCLI for simple plain-text searching1,647MIT
rodashPerformant general-purpose utility functions2,558MIT
rodbotA Rusty bot for GitHub actions5,280Apache-2.0
rodbusA high-performance async implementation of the Modbus protocol using tokio38,463non-standard
rodbus-clientA command line program for making Modbus client requests using the Rodbus crate1,629BSD-3-Clause
rodeText editor in Rust1,281MIT
rode-editorA lightweight editor built with rust277GPL-3.0-only
rodeoFast dropping arena based on bumpalo6,123MIT OR Apache-2.0
roderAgentic software development tools and SDKs for Roder.88MIT
roder-apiAgentic software development tools and SDKs for Roder.1,032MIT
roder-api-transcriptAgentic software development tools and SDKs for Roder.132MIT
roder-app-serverAgentic software development tools and SDKs for Roder.147MIT
roder-automationsAgentic software development tools and SDKs for Roder.134MIT
roder-code-indexAgentic software development tools and SDKs for Roder.194MIT
roder-codex-authAgentic software development tools and SDKs for Roder.181MIT
roder-commandsAgentic software development tools and SDKs for Roder.132MIT
roder-configAgentic software development tools and SDKs for Roder.301MIT
roder-configureAgentic software development tools and SDKs for Roder.49MIT
roder-contextAgentic software development tools and SDKs for Roder.182MIT
roder-coreAgentic software development tools and SDKs for Roder.229MIT
roder-dist-hostedFirst-party hosted multi-tenant Roder service distribution (roadmap phase 72)43MIT
roder-dynamic-workflowsAgentic software development tools and SDKs for Roder.202MIT
roder-edit-coreAgentic software development tools and SDKs for Roder.214MIT
roder-edit-wasmAgentic software development tools and SDKs for Roder.33MIT
roder-evalsAgentic software development tools and SDKs for Roder.133MIT