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.
pulseengine-mcp-client[DEPRECATED] Use rmcp instead. MCP client implementation.93MIT OR Apache-2.0
pulseengine-mcp-logging[DEPRECATED] Renamed to pulseengine-logging. Structured logging with credential scrubbing.12,357MIT OR Apache-2.0
pulseengine-mcp-macros[DEPRECATED] Use rmcp instead. MCP procedural macros.5,824MIT OR Apache-2.0
pulseengine-mcp-monitoring[DEPRECATED] Removed. Use pulseengine-logging for observability.10,783MIT OR Apache-2.0
pulseengine-mcp-protocol[DEPRECATED] Use rmcp instead. MCP protocol types for PulseEngine.13,456MIT OR Apache-2.0
pulseengine-mcp-security[DEPRECATED] Use pulseengine-security instead. MCP security validation.11,932MIT OR Apache-2.0
pulseengine-mcp-security-middleware[DEPRECATED] Renamed to pulseengine-security. Zero-config security middleware for Axum/Tower.1,511MIT OR Apache-2.0
pulseengine-mcp-server[DEPRECATED] Use rmcp instead. MCP server framework.11,411MIT OR Apache-2.0
pulseengine-mcp-transport[DEPRECATED] Use rmcp instead. MCP transport layer.12,203MIT OR Apache-2.0
pulsehiveShared Consciousness SDK for Multi-Agent AI Systems159AGPL-3.0-only
pulsehive-anthropicAnthropic Claude LLM provider for PulseHive161AGPL-3.0-only
pulsehive-coreCore traits and types for PulseHive multi-agent SDK399AGPL-3.0-only
pulsehive-dbEmbedded database for agentic AI systems — collective memory for multi-agent coordination885AGPL-3.0-only
pulsehive-openaiOpenAI-compatible LLM provider for PulseHive263AGPL-3.0-only
pulsehive-runtimeRuntime execution engine for PulseHive multi-agent SDK223AGPL-3.0-only
pulsejet-rsRust port of yupferris' audio codec Pulsejet1,549MIT
pulselineA simple single-string system monitor for the terminal with a per-core CPU histogram, CPU, RAM and battery percentages.980Apache-2.0
pulsemonCross-platform system monitor TUI — CPU, memory, disk, GPU, ports, process management37MIT
PulseRsHigh-performance metrics collection for multi-agent orchestration22MIT
pulsesA robust, high-performance background job processing library for Rust.38MIT
pulsesecurityPulse Security SDK5,303non-standard
pulsessA robust and flexible background job processing library for Rust.42MIT
PulseTTYA terminal-based music visualiser (system audio, microphone, or file), featuring multiple render modes.47MIT
pulsightOfficial Rust client for the Pulsight API59MIT OR Apache-2.0
pulsing-actorLightweight distributed actor framework for Pulsing50Apache-2.0
pulsoA simple metrics collector for TCP/IP1,581MIT
pulsos-cliCross-platform deployment monitoring CLI40MIT
pulsos-coreCore library for Pulsos deployment monitoring117MIT
pulsyncSchedule Async and Sync Task with ease.1,033non-standard
pulsync-deriveProcMacros used by Pulsync883non-standard
pulumiPlaceholder package for Pulumi1,845Apache-2.0
pulumi-automationA Pulumi Automation API SDK for Rust2,448Apache-2.0
pulumi-netskope-publisherPulumi Gestalt Rust SDK for Netskope Private Access Publishers.133Apache-2.0
pulumi-watchA minimal filesystem watcher, based on watchexec5,130Apache-2.0
pulumi_gestalt_buildCodegen module for Pulumi Gestalt6,450MPL-2.0
pulumi_gestalt_coreCore Pulumi Gestalt implementation8,042MPL-2.0
pulumi_gestalt_domainDomain models and abstractions for Pulumi Gestalt1,375MPL-2.0
pulumi_gestalt_generatorPulumi Gestalt Codegen library6,833MPL-2.0
pulumi_gestalt_grpc_connectionAbstarction layer for gRPC connections in Pulumi Gestalt7,512MPL-2.0
pulumi_gestalt_modelBase models for Pulumi Gestalt304MPL-2.0
pulumi_gestalt_protoGenerated Pulumi Protobuf bindings for Pulumi Gestalt8,679MPL-2.0
pulumi_gestalt_pulumi_constant_stringConst string values with Pulumi conversions189MPL-2.0
pulumi_gestalt_rustUNOFFICIAL Rust Pulumi support based on Pulumi Gestalt6,451MPL-2.0
pulumi_gestalt_rust_adapterBase Rust traits and types for Pulumi Gestalt6,212MPL-2.0
pulumi_gestalt_rust_adapter_nativeNative Rust adapter for Pulumi Gestalt5,759MPL-2.0
pulumi_gestalt_rust_adapter_wasmWasm Rust adapter for Pulumi Gestalt5,650MPL-2.0
pulumi_gestalt_rust_commonCommon Rust utilities for Pulumi Gestalt3,214MPL-2.0
pulumi_gestalt_rust_integrationRust helper functions for Pulumi Gestalt7,244MPL-2.0
pulumi_gestalt_rust_language_serverRust language server codegen bridge for Pulumi Gestalt64MPL-2.0
pulumi_gestalt_schemaPulumi schema reader4,332MPL-2.0
pulumi_gestalt_schema_protobufPulumi schema returned as protobuf1,708MPL-2.0
pulumi_gestalt_serde_constant_stringConst string values for serde4,507MPL-2.0
pulumi_gestalt_wasm_component_creatorComponent Creator for Pulumi Gestalt Wasm Runner3,152MPL-2.0
pulumi_gestalt_wasm_runnerWasm runner for Pulumi Gestalt5,131MPL-2.0
pulumi_gestalt_witGenerated Wit bindings for Pulumi Gestalt9,253MPL-2.0
pulzA high-performance ECS and scheduling framework for Rust applications.1,625MIT OR Apache-2.0
pulz-appApplication lifecycle management for pulz-ecs applications.294MIT OR Apache-2.0
pulz-arenaA generational arena allocator with compact generational indices10,071MIT OR Apache-2.0
pulz-assetsWIP: Asset manager for pulz1,618MIT OR Apache-2.0
pulz-bitsetA simple bitset implementation2,537MIT OR Apache-2.0
pulz-ecsAn archetype based ECS4,972MIT OR Apache-2.0
pulz-ecs-macrosProc-Macros for pulz-ecs2,508MIT OR Apache-2.0
pulz-executorAbstractions of some async runtimes2,705MIT OR Apache-2.0
pulz-functional-utilstraits and macros to work with tuples and functions646MIT OR Apache-2.0
pulz-functional-utils-macrosProc-Macros for writing macros with variadic tuples and functions749MIT OR Apache-2.0
pulz-gltfWIP: gltf loading for pulz1,589MIT OR Apache-2.0
pulz-graphWIP: graph data-structure and algorithms primarily targeted at scheduling tasks2,300MIT OR Apache-2.0
pulz-inputWIP: input system for pulz1,597MIT OR Apache-2.0
pulz-renderWIP: a modular renderer based on `pulz-ecs`2,870MIT OR Apache-2.0
pulz-render-wgpuWIP: wgpu implementation of pulz-render1,602MIT OR Apache-2.0
pulz-scheduleFor scheduling systems and managing their resources2,776MIT OR Apache-2.0
pulz-schedule-macrosProc-Macros for pulz-schedule for defining systems647MIT OR Apache-2.0
pulz-transformWIP: 3d-transform and related components1,582MIT OR Apache-2.0
pulz-windowWIP: window abstraction for pulz-render2,320MIT OR Apache-2.0
pulz-window-winitWIP: winit implementation of pulz-window1,609MIT OR Apache-2.0
pulz-winitWinit backend for pulz-app43MIT OR Apache-2.0
pulzrA http load testing tool for performance testing.897MIT
pumaA lightweight, high-performance inference engine for local AI.1,135Apache-2.0
puma-rsTriton-based inference engine focused on lightweight, high-performance for Serverless.946Apache-2.0
pumarsTriton-based inference engine focused on lightweight, high-performance for Serverless.983Apache-2.0
pumasA power usage monitor for Apple Silicon.18,841MIT
pumicitePlaceholder for Pumicite23MIT
puml-reqA very simple plantuml client4,029MIT
pumlformatA formatter for plantuml source code.680MIT
pumpSerial port pump8,236MIT/Apache-2.0
pump-amm-cpiAnchor CPI client for the pump.fun AMM program.1,380Apache-2.0
pump-amm-solana-clientRust client to interact with Pumpfun AMM on-chain program.306MIT
pump-cpiAnchor CPI client for the pump.fun program.1,285Apache-2.0
pump-dumpA CLI tool for inspecting Pump.fun pools, events, and transactions on Solana377MIT
pump-fun-token-launcherbuild pump.fun create token instruction999non-standard
pump-rust-clientRust SDK for the pump and pump_amm Solana programs: instruction builders, quoting, PDA helpers, and optional RPC client features.1,702MIT
pump-sdkpump sdk983GPL-3.0
pump-swap-sdkSDK to interact with the PumpSwap (pump-amm) AMM protocol on Solana143MIT
pumpdotfun-sdkRust SDK for interacting with the pump.fun contract1,155MIT OR Apache-2.0
pumpdotfunn-sdkAutogenerated CPI client for the Pump.fun Solana program.712Apache-2.0
pumpfunRust SDK to interact with the Pump.fun Solana program.37,334MIT OR Apache-2.0
pumpfun-amm-rust-sdkRust SDK for Pump AMM trading on Solana131MIT
pumpfun-bondingcurve-sdkRust SDK for Pump.fun bonding curve trading on Solana24MIT
pumpfun-cpiAutogenerated CPI client for the Pump.fun Solana program.6,850Apache-2.0
pumpfun-new-rust-sdkRust SDK for interacting with Pump.fun protocol on Solana29MIT OR Apache-2.0
pumpfun-rust-sdkRust SDK for Pump.fun trading on Solana50MIT
pumpfun-sdkAutogenerated CPI client for the Pump.fun Solana program.1,066Apache-2.0
pumpfun-sdk-clientOff-chain client helpers for pumpfun-sdk (send/simulate transactions)78MIT OR Apache-2.0
pumpfun-sdk-corePump.fun Rust core SDK: PDAs/ATAs + instruction builders (create_v2)266MIT OR Apache-2.0
pumpfun-sdk-idlPump.fun IDL snapshot + generated Anchor-style instruction builders (Rust-only)345MIT OR Apache-2.0
pumpfun-vanityA fast CLI and library for generating Pumpfun vanity addresses.964MIT
pumpkinA cryptographically secure prime number generator12,966Unlicense/MIT
pumpkin-api-macrosReserved for https://github.com/Pumpkin-MC/Pumpkin470MIT
pumpkin-checkerA proof-checker for DRCP proofs generated for FlatZinc models.149MIT OR Apache-2.0
pumpkin-checkingTypes used by both pumpkin-core and pumpkin-checker2,289MIT OR Apache-2.0
pumpkin-configReserved for https://github.com/Pumpkin-MC/Pumpkin434MIT
pumpkin-conflict-resolversThe conflict resolvers of the Pumpkin constraint programming solver.1,915MIT OR Apache-2.0
pumpkin-constraintsThe constraints of the Pumpkin constraint programming solver.1,918MIT OR Apache-2.0
pumpkin-coreThe core of the Pumpkin constraint programming solver.3,297MIT OR Apache-2.0
pumpkin-dataReserved for https://github.com/Pumpkin-MC/Pumpkin430MIT
pumpkin-db-dynA dynamic, generic Wasm-friendly database wrapper for PumpkinMC plugins.36MIT
pumpkin-inventoryReserved for https://github.com/Pumpkin-MC/Pumpkin426MIT
pumpkin-macrosReserved for https://github.com/Pumpkin-MC/Pumpkin417MIT
pumpkin-mcReserved for https://github.com/Pumpkin-MC/Pumpkin431MIT
pumpkin-propagatorsThe propagators of the Pumpkin constraint programming solver.2,078MIT OR Apache-2.0
pumpkin-serverReserved for https://github.com/Pumpkin-MC/Pumpkin425MIT
pumpkin-solverThe Pumpkin combinatorial optimisation solver library.7,927MIT OR Apache-2.0
pumpkindb_clientPumpkinDB client library2,247MPL-2.0
pumpkindb_enginePumpkinDB engine3,120MPL-2.0
pumpkindb_mio_serverPumpkinDB mio-based server primitives2,153MPL-2.0
pumpkinmcReserved for https://github.com/Pumpkin-MC/Pumpkin433MIT
pumpkinscriptPumpkinScript: PumpkinDB's embedded language4,492MPL-2.0
pumpmine-minerThe GPU accelerated keccak256 miner for Pumpmine90MIT
pumpsEager streams for Rust7,356non-standard
pumpswap-amm-sdkRust SDK for Pump AMM trading on Solana (updated IDL with cashback + mayhem mode)28MIT
pumpswap-sdkAutogenerated CPI client for the Pump.swap Solana program.3,031Apache-2.0
puncPun Calculus24,221MIT
punchA very simple time-management application5,554Apache-2.0
punch-arenaThe Arena — HTTP API server for the Punch Agent Combat System134MIT
punch-cardPunched cards in Rust6,975MIT OR Apache-2.0
punch-channelsChannel adapters for messaging platforms in the Punch Agent Combat System203MIT
punch-cliCLI binary for Punch — The Agent Combat System67MIT
punch-clockLightweight terminal time-tracking utility.7,162MIT OR Apache-2.0
punch-desktopPunch Desktop — native desktop wrapper for the Punch Agent OS20MIT
punch-extensionsMCP templates, credential vault, and WASM plugin sandbox for the Punch Agent Combat System389MIT
punch-gorillasAutonomous agent (Gorilla) system for the Punch Agent Combat System72MIT
punch-kernelThe Ring — central kernel and orchestrator for the Punch Agent Combat System205MIT
punch-memoryPersistence layer for Punch — SQLite-backed storage for fighters, bouts, memories, and knowledge.408MIT
punch-runtimeAgent execution engine for the Punch Agent Combat System351MIT
punch-skillsSkill/move system for the Punch Agent Combat System387MIT
punch-typesCore types for the Punch Agent Combat System706MIT
punch-webPunch is a minimally viable time tracking web app. Very minimally viable.1,986MIT/Apache-2.0
punch-wireP2P networking protocol for the Punch Agent Combat System69MIT
punch_apiPunch WebAssembly public API1,672Apache-2.0
punchcardA CLI tool for tracking work-from-home hours.8,832AGPL-3.0-or-later
punchchatIPv8 implementation for rust.1,859non-standard
punching_clientA udp punching tool for peer to peer connection.3,005MIT
punching_serverA udp punching tool for peer to peer connection.3,865MIT
punchlineP2P encrypted TUI messenger using Noise IK over UDP48MIT
punchline-protoProtocol types and cryptographic primitives for punchline191MIT
punchline-signaldSignaling server for punchline P2P messenger26MIT
punchline-stundSTUN server for punchline P2P messenger26MIT
punchwirePeer-to-peer direct messaging via UDP hole punching. No relay for data.24MIT
punctual_sleepCrate for more precise sleeping2,898Apache-2.0/MIT
punctureA small gzip utility program, intentionally kept simple18Apache-2.0 OR MIT
pundaAn easy-to-use runtime for the BBC micro:bit, WIP.1,820MIT
punfetchA blazingly fast system fetch program to pair with onefetch23,438MIT
punfetch-deriveDerive macros for punfetch3,510MIT
puniA constrained virtual computer1,000GPL-3.0
puniqBlazingly fast, probabilistic alternative for uniq18MIT OR Apache-2.0
punisherPersonal rust utils. Not for public use1,568GPL-3.0-or-later
puniyu-clipuniyu cli174MIT
puniyu-skia-bindingsSkia Bindings for Rust173MIT
puniyu-skia-safeSafe Skia Bindings for Rust148MIT
puniyu_accountpuniyu 账户信息类型库,统一机器人账户信息模型1,769LGPL-3.0-only
puniyu_adapterPuniyu 适配器库,提供适配器的统一接口定义和注册管理2,234LGPL-3.0-only
puniyu_adapter_apipuniyu 统一适配器 API trait 库,定义 AdapterApi 基础接口2,812LGPL-3.0-only
puniyu_adapter_consolepuniyu的控制台适配器848LGPL-3.0-only
puniyu_adapter_corepuniyu 适配器核心库,统一适配器定义、API 聚合与注册表管理流程1,256LGPL-3.0-only
puniyu_adapter_serverpuniyu的server适配器199LGPL-3.0-only
puniyu_adapter_typespuniyu 适配器类型库,统一适配器信息、消息结果与群好友资料模型2,101LGPL-3.0-only
puniyu_apipuniyu API 模块1,135LGPL-3.0-only
puniyu_botpuniyu 机器人实例库,统一机器人实例与注册表访问模型2,788LGPL-3.0-only
puniyu_buildpuniyu 的构建模块886LGPL-3.0-only
puniyu_builderpuniyu 的构建器相关965LGPL-3.0-only
puniyu_buspuniyu 事件总线库545LGPL-3.0-only
puniyu_commandpuniyu 命令库,统一命令定义、元信息与注册表管理流程3,569LGPL-3.0-only
puniyu_command_parserpuniyu 命令解析器,统一命令文本解析、别名剥离与参数验证流程907LGPL-3.0-only
puniyu_command_typespuniyu 命令类型库,统一命令参数、参数值、权限与执行动作模型1,374LGPL-3.0-only
puniyu_commonpuniyu crate for common6,072LGPL-3.0-only
puniyu_component_helppuniyu help component233MIT
puniyu_configpuniyu 配置管理库,统一应用、Bot、群聊与好友配置读取与热重载5,342LGPL-3.0-only
puniyu_contactpuniyu 联系人类型库,统一好友与群聊联系人模型3,398LGPL-3.0-only
puniyu_contextpuniyu 上下文类型库,统一机器人、事件与消息处理上下文模型1,601LGPL-3.0-only
puniyu_cooldownpuniyu 冷却管理库,统一命令与功能冷却控制353LGPL-3.0-only
puniyu_corepuniyu 的核心模块,包含基础设施和通用功能2,478LGPL-3.0-only
puniyu_dispatchpuniyu 事件分发库,提供全局事件发射器用于异步事件处理1,033LGPL-3.0-only
puniyu_elementpuniyu 消息元素类型库,统一定义接收与发送元素模型3,598LGPL-3.0-only
puniyu_errorpuniyu 错误类型库,提供配置与注册表场景的统一错误定义2,028LGPL-3.0-only
puniyu_eventpuniyu 事件类型库,统一消息、通知与请求事件模型4,887LGPL-3.0-only
puniyu_event_buspuniyu 的事件总线处理库681LGPL-3.0-only
puniyu_handlerpuniyu 事件处理器库,提供 Handler trait 与可选注册表管理2,266LGPL-3.0-only
puniyu_handler_commandpuniyu 命令处理器,统一命令匹配、权限检查与执行分发流程574LGPL-3.0-only
puniyu_handler_hookpuniyu Hook 处理器,将事件分发到所有已注册的 Hook136LGPL-3.0-only
puniyu_hookpuniyu 钩子系统库,提供 Hook trait 与事件/状态钩子类型1,149LGPL-3.0-only