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.
hirola-domHirola is an un-opinionated web framework that is focused on simplicity and predictability3,889MIT OR Apache-2.0
hirola-formForm mixins and utilities for hirola11,285MIT OR Apache-2.0
hirola-kitA CLI for hirola2,695MIT OR Apache-2.0
hirola-macrosHirola is an un-opinionated web framework that is focused on simplicity and predictability19,621MIT OR Apache-2.0
hirola-ssrHirola is an un-opinionated web framework that is focused on simplicity and predictability3,003MIT OR Apache-2.0
hirozNative Rust ROS 2 implementation using Zenoh42Apache-2.0 OR MIT
hiroz-cdrCDR serialization for hiroz53Apache-2.0 OR MIT
hiroz-codegenBuild-time code generator for ROS 2 message, service, and action types38Apache-2.0 OR MIT
hiroz-deriveDerive macros for hiroz Python bindings51Apache-2.0 OR MIT
hiroz-protocolROS 2 over Zenoh protocol: entity types and key expression formats53Apache-2.0 OR MIT
hiroz-schemaROS 2 type description schema types for hiroz68Apache-2.0 OR MIT
hirpdagLibrary and procedural macros for Hash Consed, Immutable, Reference Counted, Persistent, Directed Acyclic Graph data structures.2,913MIT OR Apache-2.0
hirpdag_deriveProcedural macro for generating hirpdag boilerplate. See hirpdag crate.3,667MIT OR Apache-2.0
hirpdag_hashconsingVarious hashconsing implementations with a common interface.3,702MIT OR Apache-2.0
hirschbergGeneric implementation of Hirschberg's algorithm in Rust1,544MIT
hirthArchitecture system for software applications based on messages1,708MIT
hirunA concurrent framework for asynchronous programming based on event-driven, non-blocking I/O mechanism21,476MIT OR Apache-2.0
hirun-macrosrust异步运行框架2,228MIT OR Apache-2.0
hirust-authA Rust Auth2,339MIT
hirust-configA Rust Config1,728MIT
hirust-genA Rust gen2,040MIT
hirust-macrosA Rust Macros6,269MIT
hirust-respA Rust Responder Lib1,662MIT
hisabHigher mathematics library — linear algebra, geometry, calculus, and numerical methods for Rust6,647GPL-3.0-only
hisab-mimamsaHisab-Mimamsa — theoretical physics engine: general relativity, quantum field theory, cosmology, and unified field models19GPL-3.0-only
hishoTemporary dummy for Hisho CLI2,785MPL-2.0
hisho_cli2Hisho CLI is a tool for local development with dependencies built using Hisho Core.1,449MPL-2.0
hisho_coreHisho Core provides APIs to build untilities that aim to aid software development.3,025MPL-2.0
hisi-allocRuntime-neutral SRAM arena allocator for HiSilicon embedded Rust systems874MIT
hisi-cryptoCrypto provider contracts and portable backend for HiSilicon embedded Rust753MIT
hisi-crypto-ws63Fallible WS63 cipher/TRNG backend for hisi-crypto723MIT OR Apache-2.0
hisi-fwpkgLibrary to build HiSilicon WS63/BS2X application images and fwpkg firmware packages510MIT OR Apache-2.0
hisi-fwpkg-cliCLI to pack HiSilicon WS63/BS2X app images and fwpkg packages from ELF/bin413MIT OR Apache-2.0
hisi-halHardware Abstraction Layer for HiSilicon WS63 (RISC-V RV32IMFC_Zicsr)1,040MIT
hisi-nvsRead-only parser for HiSilicon ACPU KV non-volatile storage848MIT
hisi-panic-handlerPanic handlers for HiSilicon WS63 bare-metal Rust firmware56MIT
hisi-rfChip-selecting radio facade for HiSilicon embedded Rust888MIT
hisi-rf-coreChip-neutral async radio controller contracts for HiSilicon embedded Rust1,298MIT
hisi-rf-linkHost-side linker and post-link transforms for HiSilicon radio blobs1,029MIT
hisi-rf-rtos-driverRuntime-neutral task and synchronization contract for HiSilicon radio firmware1,250MIT
hisi-rf-ws63WS63 radio backend and composition root for hisi-rf946MIT
hisi-riscv-halHardware Abstraction Layer for HiSilicon WS63 (RISC-V RV32IMFC_Zicsr)252MIT
hisi-riscv-rtRuntime support for HiSilicon RISC-V chips — entry, startup adapters, interrupt vectors, linker scripts1,032MIT
hisi-rom-sysGenerated mask-ROM symbol and patch metadata for HiSilicon embedded targets418MIT
hisi-rom-sys-ws63Generated WS63 mask-ROM symbol, callback, and radio patch metadata973MIT
hisi-rtosRuntime and scheduler services for HiSilicon embedded Rust firmware285MIT
hisi-storageChip-neutral storage contracts and bounded memory-mapped flash readers for HiSilicon embedded Rust861MIT
hisiflashLibrary for flashing HiSilicon chips214MIT OR Apache-2.0
hisiflash-cliCommand-line tool for flashing HiSilicon chips27MIT OR Apache-2.0
hislabA high-performance slab allocator with hierarchical bitmap for O(1) insert/remove operations388MIT OR Apache-2.0
hissStatic, type-level Noise Protocol Framework with pluggable hardware-backed crypto.19MIT OR Apache-2.0
histA tiny library to print histograms in Rust.3,111MIT
hist-cliCommandline tool for plotting frequency ranked histograms of TSV/CSV data14,433CC-BY-SA-4.0
hist-rsHigh-throughput method to count abundance of unique line in the style of `sort | uniq -c`1,295MIT
hist2dGenerates a 2d histogram from paired count data.4,581MIT OR Apache-2.0
histatZsh history stats2,614Zlib
histdb-rsBetter history management for zsh. Based on ideas from…5,593MIT
histlogFor use with the hdrhistogram crate, provides off-thread serialization of HdrHistogram interval logs to file.22,044MIT
histoSimple histograms with configurable buckets1,229,370Apache-2.0/MIT
histo_fpSimple histograms with configurable floating point buckets and floating point samples30,634Apache-2.0/MIT
histoduSummarize file size distribution, quickly.1,478MIT OR Apache-2.0
histogramA collection of histogram data structures23,955,003MIT OR Apache-2.0
histogram-samplerSampling from a distribution given by a histogram50,786MIT/Apache-2.0
histogram_equalizationHistogram equalization27,176BSD-3-Clause OR Apache-2.0
histongramA small crate for counting n-grams2,766MIT OR Apache-2.0
histopShow your most frequently used shell commands in a visually appealing and easy-to-understand format.16MIT
historiana high performance zero-config histogram implementation190,949Apache-2.0
historionRecord and search shell history stored in plain text logs34MIT
historyhistory - AI-assisted commit and changelog tool38MIT
history-boxA history box that keeps history references3,468MIT
history-bufferA fixed capacity, write-only, ring buffer8,924MIT OR Apache-2.0
history-fuzzy-searchA tool for fuzzy searching through command history3,083MIT
history-navigationThis crate implements a collection with data structures like we have in our browser history1,748MIT
history-redactA fast, secure tool to redact sensitive information from shell command history51MIT
history_stackA collection of containers that support generic history tracking mechanisms1,531MPL-2.0
historybufferefficient byte history cache with indexing1,060MIT
historyproviderhistoryprovider-rs1,245MIT
histosA tool to weave web assets into a single, atomic HTML file.34MIT OR Apache-2.0
histotermA Rust CLI tool that prints ASCII histograms from numeric input.50GPL-3.0-or-later
histreeA framework for disk-based historical indices526MPL-2.0
histrionA minimal Rust actor library367MIT
hisuiRecording Composition Tool Hisui3,704Apache-2.0
hitUtilities for working with git.11,459Apache-2.0/MIT
hit-dataHierarchical Indexed Typed data structure6,659MIT
hitakiAPI bindings for hitaki library11,245MIT
hitaki-sysFFI bindings for hitaki library12,211MIT
hitboxAsynchronous caching framework.13,182MIT
hitbox-actixAsynchronous caching framework for Actix.2,854MIT
hitbox-backendBackend trait for asynchronous caching framework in Rust.13,268MIT
hitbox-coreAsynchronous caching framework core traits.1,310MIT
hitbox-deriveDerive macros for hitbox caching framework4,468MIT
hitbox-feoxdbFeOxDB backend for Hitbox cache with per-key TTL support170MIT
hitbox-fnFunction memoization for hitbox caching framework292MIT
hitbox-httpCacheable HTTP Request and Response379MIT
hitbox-mokaIn-memory cache backend for Hitbox using Moka.837MIT
hitbox-redisHitbox redis backend.3,774MIT
hitbox-reqwestHitbox cache integration for reqwest HTTP client via reqwest-middleware25MIT
hitbox-towerHitbox integration for Tower framework190MIT
hitchCLI tool for easily logging into accounts that require a browser from a remote machine.42MIT
hitchmark-cliCLI tool for stable, addressable document links via hook:// URIs18MIT
hitchmark-coreCore library for hook:// URI links, stable bookmark IDs, and purple-number paragraph addressing48MIT
hitde-sysHi35XX TDE API for Rust unsafe bindings.14,236MIT
hitdnshitdns is a DNS forward server optimized for cache hit ratio and query latency.42,802GPL-3.0
hitesh_meMy personal create3,803MIT
hitmanA command line tool for hitting API endpoints13,709MIT
hitokoto一言 https://hitokoto.cn/.8,325MIT OR Apache-2.0
hitomiA CLI application that builds and updates playlists on a Plex server using json-based profiles.10,863GPL-3.0
hitomi_laA hitomi.la API wrapper for Rust1,921MIT
hitopHTTP API client CLI — send requests, run collections, and script with JS from the terminal54MIT
hitop-coreCore library for hitop — HTTP API client engine with collections, variables, and scripting77MIT
hitoriGeneric compile-time regular expressions19,485MIT OR Apache-2.0
hitori-examplesExamples for hitori1,511MIT OR Apache-2.0
hitori-macrosMacros for hitori15,593MIT OR Apache-2.0
hitotpTOTP Library and Command Line Tool6,219MIT OR Apache-2.0
hitraceSafe bindings to the HiTrace tracing system of OpenHarmony151,184Apache-2.0
hitrace-benchAllows benching of servo on ohos using the hitrace library.21,745Apache-2.0
hitrace-macroConvienience macros for instrumenting code with hitrace1,569Apache-2.0
hitrace-sysBindings to the HiTrace tracing system of OpenHarmony102,333Apache-2.0
hitreeIndexable containers for Rust: HiSet and HiMap6,440Apache-2.0
hitsound-copierosu! hitsound copier, ported to Rust using libosu1,971MIT
hittCommand line HTTP testing tool focused on speed and simplicity20,269MIT
hitt-formatterCode formatter for the hitt http testing tool20,717MIT
hitt-parserParser for http files for the hitt http testing tool21,055MIT
hitt-requestRequest utility library for the hitt http testing tool20,708MIT
hitt-sseSSE utility library for the hitt http testing tool11,375MIT
hittekaartGenerates OSM heatmap tiles from GPX tracks54GPL-3.0-or-later
hiveFast and lightweight remote management1,916Apache-2.0
hive-agentA native Rust + TUI YOLO coding agent30MIT
hive-api-apiApi bindings for the Hive API.28non-standard
hive-api-identityApi bindings for the Hive Identity API.26non-standard
hive-apollo-router-pluginApollo-Router Plugin for integrating with Hive Console15,522MIT
hive-asarAsynchronous parser and writer for Electron's asar archive format.9,751MIT
hive-cliNix wrapper3,294GPL-3.0
hive-clientA Rust client for interfacing with Hive smart home systems.2,652MIT
hive-console-sdkRust SDK for Hive Console17,943MIT
hive-coreHive contracts, agent loop, tools, swarm, skills49MIT
hive-discoveryHive Discovery is a lightweight service discovery library written in Rust, providing cross-platform network service discovery…1,066Apache-2.0
hive-engineA game engine for Hive.1,899MIT
hive-gpuHigh-performance GPU acceleration for vector operations with Device Info API (Metal, CUDA, ROCm)2,028Apache-2.0
hive-llmHive LLM providers (Fireworks / OpenAI-compatible)39MIT
hive-mindA simple key-value database with easy struct support powered on sled13,131MIT
hive-routerGraphQL router/gateway for Federation13,837MIT
hive-router-configThis is an internal crate used for managing the Hive Router configuration13,501MIT
hive-router-internalGraphQL Hive Router internal crate10,339MIT
hive-router-plan-executorGraphQL query planner executor for Federation specification13,682MIT
hive-router-query-plannerGraphQL query planner for Federation specification12,299MIT
hive-rsA Rust client library for the Hive blockchain with 1:1 dhive API parity26BSD-3-Clause
hive-rustHive Rust1,617MIT OR Apache-2.0
hive-tuiHive terminal frontend on the comb engine37MIT
hive-uniffi-errorInternal crate for the hive crate. Do not use.27non-standard
hive-uuidInternal crate for the hive crate. Do not use.26non-standard
hive-uuid-macroInternal crate for the hive crate. Do not use.127non-standard
hive-xylemModern, secure, and high-performance Rust SDK for the Hive blockchain.88MIT OR Apache-2.0
hive_memoA crate for encrypting and decrypting Hive Blockchain memos using elliptic curve cryptography and AES.3,218MIT OR Apache-2.0
hive_metastoreNative hive metastore client for Rust, powered by Volo356,866Apache-2.0
hive_pubsubGeneric Pub/Sub library.13,525MIT
hive_sasl_clientHive/Hbase Thrift SASL GSSAPI client library86Apache-2.0
hivehookOfficial Hivehook Rust SDK35MIT
hivehub-internal-sdkInternal SDK for Hive services to communicate with HiveHub.Cloud API4,548MIT
hiveio-beekeeperRust bindings for Hive Beekeeper — a wallet / private-key manager for the Hive blockchain.63MIT
hiveio-waxHive blockchain protocol library for Rust — transaction building, signing and protocol types. Name reserved for the official Hive…66MIT
hiveio-wax-macrosProc-macro companion of the hiveio-wax crate: the #[hive_api] attribute generating typed Hive API surfaces. Do not depend on this…31MIT
hiveio-wax-signers-beekeeperBeekeeper-based transaction signer for the Hive `wax` library (Rust). Name reserved for the official Hive project; implementation…20MIT
hivellm-vecliteEmbedded, single-file, in-process vector database.41Apache-2.0
hivellm-veclite-cliCommand-line tool for .veclite databases: inspect, verify, vacuum, snapshot, and .vecdb interop with the Vectorizer server.33Apache-2.0
hivellm-veclite-ffiC ABI for VecLite (SPEC-008).30Apache-2.0
hivemindA simple distribute key value store1,661MIT OR Apache-2.0
hivemind-coreA structured orchestration system for agentic coding workflows74MIT
hivenEphemeral Linux CLI to run quick commands1,560MIT
hiven-rsAPI bindings for hiven.io4,364MIT
hiver-actuatorActuator endpoints for Hiver Framework.
Hiver框架的Actuator端点。
Equivalent to: Spring Boot Actuator25MIT OR Apache-2.0
hiver-agentAI Agent framework for Hiver - ReAct, chaining, routing, and tool-using agents.
Hiver的AI代理框架 - ReAct、链式、路由和工具使用代理。
Equivalent to:…25MIT OR Apache-2.0
hiver-aiAI integration for Hiver Framework with LLM providers, embeddings, and RAG.
Hiver框架的AI集成,支持LLM提供商、嵌入和RAG。
Equivalent to: Spring AI42MIT OR Apache-2.0
hiver-amqpAMQP/RabbitMQ support for Hiver Framework.
Hiver框架的AMQP/RabbitMQ支持。
Equivalent to: Spring AMQP, Spring RabbitMQ25MIT OR Apache-2.0
hiver-aopSpring AOP style annotations for Hiver Framework.
Hiver框架的Spring AOP风格注解。
Equivalent to: Spring AOP, AspectJ26MIT OR Apache-2.0
hiver-asyncAsync task execution framework for Hiver (equivalent to Spring @Async and TaskExecutor)24MIT OR Apache-2.0
hiver-batchBatch processing framework for Hiver (equivalent to Spring Batch)25MIT OR Apache-2.0
hiver-cliHiver project scaffolding CLI tool / Hiver 项目脚手架工具17MIT OR Apache-2.0
hiver-configConfiguration management for Hiver Framework.
Hiver框架的配置管理。
Equivalent to: Spring Boot @ConfigurationProperties, @Value,…24MIT OR Apache-2.0
hiver-coreCore types and traits for Hiver Framework.
Hiver框架的核心类型和trait。
Equivalent to: Spring Core, Spring Context, Spring Beans229MIT OR Apache-2.0
hiver-data-commonsCommon data access abstractions for Hiver Framework43MIT OR Apache-2.0
hiver-data-rdbcReactive database access for Hiver Framework (R2DBC equivalent)24MIT OR Apache-2.0
hiver-events-macrosProcedural macros for hiver-events.
hiver-events的过程宏。17MIT OR Apache-2.0
hiver-exceptionsGlobal exception handling for Hiver Framework.
Hiver框架的全局异常处理。
Equivalent to: Spring @ControllerAdvice, @ExceptionHandler24MIT OR Apache-2.0
hiver-flywayDatabase migration framework inspired by Flyway for Hiver Framework.
Hiver框架的数据库迁移工具,灵感来自 Flyway。
Equivalent to: Flyway, Spring…24MIT OR Apache-2.0
hiver-grpcgRPC server/client support for Hiver Framework (tonic + prost).
Hiver框架的gRPC服务端/客户端支持(基于 tonic + prost)。
Equivalent to: Spring…26MIT OR Apache-2.0
hiver-httpHTTP server and client for Hiver Framework.
Hiver框架的HTTP服务器和客户端。
Equivalent to: Spring Web, Spring WebFlux, Spring MVC104MIT OR Apache-2.0
hiver-i18nInternationalization (i18n) support for Hiver (equivalent to Spring MessageSource and ResourceBundle)24MIT OR Apache-2.0
hiver-integrationIntegration testing utilities for Hiver Framework.
Hiver框架的集成测试工具。
Equivalent to: Spring Test, Spring Integration Test24MIT OR Apache-2.0
hiver-kafkaApache Kafka support for Hiver Framework.
Hiver框架的Apache Kafka支持。
Equivalent to: Spring Kafka, Spring Cloud Stream17MIT OR Apache-2.0
hiver-ldapSpring LDAP — Directory service integration.
Hiver框架的LDAP目录服务集成。
Equivalent to: Spring LDAP24MIT OR Apache-2.0
hiver-lombokLombok-style annotations for Hiver Framework.
Hiver框架的Lombok风格注解。
Equivalent to: Project Lombok19MIT OR Apache-2.0
hiver-modulithModular monolith support for Hiver Framework.
Hiver框架的模块化单体支持。
Equivalent to: Spring Modulith24MIT OR Apache-2.0
hiver-responseResponse builders and types for Hiver Framework.
Hiver框架的响应构建器和类型。
Equivalent to: Spring ResponseEntity, @ResponseBody24MIT OR Apache-2.0
hiver-retry-macrosProcedural macros for hiver-retry - @Retryable annotation support.
hiver-retry 的过程宏 - @Retryable 注解支持。18MIT OR Apache-2.0
hiver-runtimeHigh-performance async runtime for Hiver Framework.
Hiver框架的高性能异步运行时。
Equivalent to: Spring WebFlux Reactor, Project Reactor305MIT OR Apache-2.0
hiver-securitySecurity framework for Hiver Framework.
Hiver框架的安全框架。
Equivalent to: Spring Security (@PreAuthorize, @Secured, @RolesAllowed)25MIT OR Apache-2.0
hiver-shell-macrosProcedural macros for hiver-shell: @shell_component, @shell_method.
Hiver Shell 的过程宏:@shell_component, @shell_method。
Equivalent…17MIT OR Apache-2.0
hiver-spelSimplified SpEL (Spring Expression Language) engine for Hiver Framework.
Hiver 框架的简化版 SpEL(Spring 表达式语言)引擎。25MIT OR Apache-2.0
hiver-state-machineState machine implementation for Hiver Framework with hierarchical states and transitions.
Hiver框架的状态机实现,支持分层状态和转换。
Equivalent…26MIT OR Apache-2.0