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.
edf-rsPure Rust implementation of a reader and writer for EDF/EDF+ (European Data Format) files195MIT OR Apache-2.0
edflibIdiomatic bindings for the EDFlib1,708MIT
edflib-sysRust low-level binding for EDFlib, C/C++ library to read/write EDF+ and BDF+ files.2,378non-standard
edfpA visual-editor based command line tool for manipulating files.2,217MIT
edfp2A visual-editor based command line tool for manipulating files.2,149MIT
edfplusA pure Rust implementation of EDF+ file format reader/writer641BSD-3-Clause
edfsmEvent Driven Finite State Machine library17,808Apache-2.0
edfsm-kv-storeA KV Store based on Event Driven Finite State Machines5,252Apache-2.0
edfsm-machineTasks and Channels for Event Driven Finite State Machines5,531Apache-2.0
edfsm-macrosMacros for the Event Driven Finite State Machine library6,694Apache-2.0
edgeval() for rust1,696MIT
edg-pluginSDK for writing edg plugins in Rust (WASM)38MIT
edgar-identityXBRL parsing, validation, and analysis toolkit19AGPL-3.0-or-later
edgar-rsRust client for the SEC EDGAR API34MIT
edgarkitAn unofficial Rust client for the SEC EDGAR system209MIT
edgartoyin_crateA crate from the rust boook439MIT
edgeA simple Web framework for Rust.2,758MIT
edge-agentDevice-host agent bridging IoT devices (Nuimo BLE controller) to services (Roon, Philips Hue) via a central weave-server667MIT OR Apache-2.0
edge-captiveAsync + `no_std` + no-alloc implementation of a Captive Portal DNS11,366MIT OR Apache-2.0
edge-completionsTyped Rust SDK and CLI for OpenAI-compatible chat completions through Cloudflare66MIT OR Apache-2.0
edge-computingEdge computing support for distributed processing44MIT
edge-configVercel Edge Config for Rust1,676MIT
edge-conservationConservation-law verification for edge deployment (no_std, small binary)19MIT
edge-coreTransport-agnostic routing, service-adapter trait, and WebSocket client shared between the native edge-agent binary and other…645MIT OR Apache-2.0
edge-detectionThe canny edge detection algorithm32,026MIT
edge-detectorEdge detection algorithms for signal and image processing19Apache-2.0
edge-dhcpAsync + `no_std` + no-alloc implementation of the DHCP protocol78,106MIT OR Apache-2.0
edge-executorAsync executor suitable for embedded environments.249,220MIT OR Apache-2.0
edge-frameYew & Wasm-based user interface for microcontrollers.17,555MIT OR Apache-2.0
edge-gptNon official BingAI Rust client library. Use at your own risk.11,850Unlicense
edge-guardianEdge Conservation Guardian — track serverless resource usage and enforce cold-start budgets18MIT OR Apache-2.0
edge-httpAsync + `no_std` + no-alloc implementation of the HTTP protocol19,818MIT OR Apache-2.0
edge-impulse-runnerA Rust library for running Edge Impulse Linux models756BSD-3-Clause
edge-locationsLocate Microsoft Edge executables across desktop platforms.154MIT
edge-mdnsAsync + `no_std` + no-alloc implementation of an mDNS responder21,180MIT OR Apache-2.0
edge-mqttImplements the embedded-svc MQTT traits on top of the rumqttc crate6,922MIT OR Apache-2.0
edge-nalHosts a bunch of traits which are not yet available in the embedded-nal-async crate95,318MIT OR Apache-2.0
edge-nal-embassyAn implementation of edge-nal based on `embassy-net`74,725MIT OR Apache-2.0
edge-nal-openthreadAn implementation of edge-nal's UDP traits over OpenThread (Thread), using `openthread`151MIT OR Apache-2.0
edge-nal-stdA STD implementation of edge-nal based on `async-io`13,935MIT OR Apache-2.0
edge-nal-tlsAn implementation of edge-nal's TCP factory and socket traits over TLS, using `mbedtls-rs`74MIT OR Apache-2.0
edge-netno_std and no-alloc async implementations of various network protocols.20,468MIT OR Apache-2.0
edge-rawAsync + `no_std` + no-alloc implementation of IP and UDP packet creation and parsing77,262MIT OR Apache-2.0
edge-schemaShared schema types for Wasmer Edge.140,481MIT
edge-signalingEdgeware signaling module1,900GPL-3.0-or-later WITH Classpath-exception-2.0
edge-std-nal-asyncA stop-gap STD implementation of embedded-nal-async, and embedded-nal-async-xtra3,382MIT OR Apache-2.0
edge-tcpTCP traits for edge-net1,579MIT OR Apache-2.0
edge-toolkitA collection of utilities and common code for Edge Toolkit services22Apache-2.0 or MIT
edge-transformersA Rust wrapper over ONNXRuntime that implements Huggingface's Optimum pipelines for inference and generates bindings for C# and C.4,143MIT
edge-treasury-rewardEdgeware treasury reward module1,892GPL-3.0-or-later WITH Classpath-exception-2.0
edge-tts-rsProvide simple packaging for edge tts services5,383MIT
edge-tts-rustHigh-performance Rust client for Microsoft Edge Read Aloud TTS1,182MIT
edge-utilA utility crate for the wasmer-edge project74,515MIT
edge-votingEdgeware auxiliary voting module2,728GPL-3.0-or-later WITH Classpath-exception-2.0
edge-wsAsync + `no_std` + no-alloc implementation of the Websockets protocol12,135MIT OR Apache-2.0
edgebadgeBoard Support crate for the Adafruit EdgeBadge14,673MIT OR Apache-2.0
edgebase-adminEdgeBase Admin SDK — server-side admin operations197MIT
edgebase-coreEdgeBase Core — shared types and HTTP client282MIT
edgebertFast local text embeddings library for Rust and WASM for BERT inference on native and edge devices with no dependencies.2,313MIT
edgechain-coreCore agent loop, command registry, and hook system for EdgeChain101MIT OR Apache-2.0
edgechain-memorySession and persistent memory stores for EdgeChain174MIT OR Apache-2.0
edgechain-modelModel provider traits and implementations for EdgeChain173MIT OR Apache-2.0
edgechain-pluginPlugin system and registry for EdgeChain22MIT OR Apache-2.0
edgechain-ragLocal embeddings, vector index, and retriever for EdgeChain173MIT OR Apache-2.0
edgecrab-acpAgent Communication Protocol server for IDE integration447Apache-2.0
edgecrab-cliInteractive TUI CLI for the EdgeCrab agent368Apache-2.0
edgecrab-command-catalogShared slash-command metadata for EdgeCrab CLI and gateway420Apache-2.0
edgecrab-coreAgent core: conversation loop, prompt builder, context compression, model routing604Apache-2.0
edgecrab-cronShared cron scheduling library: schedule parsing, job storage, prompt scanning922Apache-2.0
edgecrab-gatewayMulti-platform messaging gateway for the EdgeCrab agent448Apache-2.0
edgecrab-lspLSP client tools for EdgeCrab: code navigation, diagnostics, and workspace edits via language servers615Apache-2.0
edgecrab-migrateMigration tool: hermes-agent / OpenClaw → EdgeCrab config, sessions, skills465Apache-2.0
edgecrab-pluginsShared plugin discovery, manifest parsing, skill loading, and runtime helpers526Apache-2.0
edgecrab-proxyLocal OpenAI-compatible proxy for subscription/OAuth LLM backends55Apache-2.0
edgecrab-securitySecurity primitives: injection scanning, secret redaction, command approval, URL safety929Apache-2.0
edgecrab-statePersistence layer: SQLite session DB (FTS5), config manager, memory store, skill store980Apache-2.0
edgecrab-toolsTool registry, ToolHandler trait, and 50+ tool implementations805Apache-2.0
edgecrab-typesShared types for the EdgeCrab agent: messages, tool schemas, errors, config types1,255Apache-2.0
edgedbReserved name for EdgeDB project (https://edgedb.com)6,098MIT/Apache-2.0
edgedb-astdReserved name for EdgeDB project (https://edgedb.com)1,658MIT/Apache-2.0
edgedb-clientEdgeDB database client implementation based on async-std.4,499MIT/Apache-2.0
edgedb-composable-queryComposableQuery trait for EdgeDB. Use with edgedb-composable-query-derive.2,757MIT OR Apache-2.0
edgedb-composable-query-deriveComposableQuery trait derivation for EdgeDB. Use with edgedb-composable-query.4,646MIT OR Apache-2.0
edgedb-deriveDerive macros for EdgeDB database client.
This crate has been renamed to gel-derive.53,162MIT/Apache-2.0
edgedb-errorsError types for EdgeDB database client.
This crate has been renamed to gel-errors.47,461MIT/Apache-2.0
edgedb-modelReserved name for EdgeDB project (https://edgedb.com)1,835MIT/Apache-2.0
edgedb-protocolLow-level protocol implementation for EdgeDB database client.
Use edgedb-tokio for applications instead.
This crate has…45,514MIT/Apache-2.0
edgedb-queryCrate that provide a bunch of traits and structs used by edgedb-query-derive crate19,024MIT
edgedb-query-builderA query builder for Edgedb written in Rust4,080MPL-2.0
edgedb-query-deriveCrate that provide a bunch of attribute macros that help to build EdgeDB query using edgedb-tokio crate16,549MIT
edgedb-sdkEdgeDB SDK for WebAssembly workers2,949MIT/Apache-2.0
edgedb-sdk-macrosProc macros and derives EdgeDB SDK for WebAssembly workers3,681MIT/Apache-2.0
edgedb-serverReserved name for EdgeDB project (https://edgedb.com)1,828MIT/Apache-2.0
edgedb-tokioEdgeDB database client implementation for tokio.
This crate has been renamed to gel-tokio.39,097MIT/Apache-2.0
edgedb-tokio-extDerive macros for edgedb-tokio-ext7,220MIT
edgedb-tokio-ext-deriveDerive macros for edgedb-tokio-ext8,104MIT
edgedb_codegenGenerate fully typed rust code from your EdgeDB schema and inline queries.5,629Unlicense
edgedb_codegen_coreUtilities for codegen in the `edgedb_codegen` crate.6,247Unlicense
edgedb_codegen_macrosThe proc-macro crate for the `edgedb_codegen` crate.5,911Unlicense
edgeeRust SDK for the Edgee AI Gateway39,831Apache-2.0
edgee-api-clientEdgee API client23,945Apache-2.0
edgee-cliEdgee CLI to play with AI Gateway, tools, components...28Apache-2.0
edgee-componentsEdgee crate for authoring, building and publishing components939Apache-2.0
edgee-components-runtimeEdgee components runtime (using wasmtime)26,039Apache-2.0
edgee-compressorHTTP response compression library for Edgee1,789Apache-2.0
edgee-dc-sdkThe full-stack edge platform for your edge oriented applications589Apache-2.0
edgee-pathThe full-stack edge platform for your edge oriented applications3,320Apache-2.0
edgee-proxyEdgee proxy31Apache-2.0
edgee-sdkThe full-stack edge platform for your edge oriented applications18,335Apache-2.0
edgee-serverThe full-stack edge platform for your edge oriented applications (server part)25,333Apache-2.0
edgee-wasmtimeA library to run edgee WASM components using wasmtime926Apache-2.0
edgefirst-cliEdgeFirst Client Library and CLI1,581Apache-2.0
edgefirst-clientEdgeFirst Client Library and CLI2,508Apache-2.0
edgefirst-codecImage codec for decoding JPEG/PNG into pre-allocated EdgeFirst tensors1,106Apache-2.0
edgefirst-decoderML model output decoding for YOLO and ModelPack object detection and segmentation3,011Apache-2.0
edgefirst-eglRust bindings for the Khronos EGL API (maintained fork of khronos-egl)633MIT OR Apache-2.0
edgefirst-gbmlibgbm bindings for rust with dynamic loading support (fork of gbm)3,795MIT
edgefirst-gbm-sysBindgen generated unsafe libgbm wrapper with dynamic loading support3,852MIT
edgefirst-glMinimal OpenGL ES bindings — a trimmed, maintained fork of `gls`399MIT OR Apache-2.0
edgefirst-halEdgeFirst Hardware Abstraction Layer for edge AI inference pipelines2,606Apache-2.0
edgefirst-imageHigh-performance image processing with hardware acceleration for edge AI2,811Apache-2.0
edgefirst-imuEdgeFirst IMU Service for BNO08x sensors109Apache-2.0
edgefirst-schemasMessage schemas for EdgeFirst Perception - ROS2 Common Interfaces, Foxglove, and custom types21,976Apache-2.0
edgefirst-tensorZero-copy tensor memory management with DMA, shared memory, and heap backends3,192Apache-2.0
edgefirst-tfliteErgonomic Rust API for TensorFlow Lite with DMABUF zero-copy and NPU preprocessing1,109Apache-2.0
edgefirst-tflite-sysLow-level FFI bindings for the TensorFlow Lite C API with runtime symbol loading1,207Apache-2.0
edgefirst-trackerMulti-object tracking with ByteTrack for edge AI video analytics1,271Apache-2.0
edgeflowEdge ML inference — SDK and runtime18Apache-2.0
edgeflow-cliCommand-line interface for the edgeflow inference platform91Apache-2.0
edgeflow-clientSync HTTP client for the edgeflow REST API. Shared by edgeflow-cli and the Python SDK extension so both clients call into one…58Apache-2.0
edgegapAuto-generated client library for the Edgegap API, used by the arbctl tool1,212Unlicense
edgegptReserved stub crate for edgegpt208MIT
edgeguardGuardrails and edge-case checks for AI workflows21MIT
edgeguard-nerOptional pure-Rust ONNX NER layer for EdgeGuard edge DLP (tract runtime).16Apache-2.0
edgehdf5-cliCLI for edgehdf5 agent memory — create, save, search, recall, stats67MIT
edgehdf5-memoryHDF5-backed persistent memory store for on-device AI agents135MIT
edgehog-device-forwarder-protoProtobuf messages for the Edgehog Device Forwarder16,850Apache-2.0
edgehog-device-runtimeEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.159Apache-2.0
edgehog-device-runtime-containersEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.356Apache-2.0
edgehog-device-runtime-forwarderEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.280Apache-2.0
edgehog-device-runtime-protoAstarte message hub protocol buffers for Rust5,026Apache-2.0
edgehog-device-runtime-serviceEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.281Apache-2.0
edgehog-device-runtime-storeEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.453Apache-2.0
edgehog-device-runtime-tlsEdgehog Device Runtime is a portable middleware, that enables remote device management on Linux-based systems.384Apache-2.0
edgelordA prediction market arbitrage detection and execution CLI.131MIT OR Apache-2.0
edgemailTemporary e-mail server4,007MIT OR Apache-2.0
edgemapSitemap-defined caching reverse proxy18MIT
edgenRust client for the Edgen API1,538MIT OR Apache-2.0
edgen-clientRust client for the Edgen API1,524MIT OR Apache-2.0
edgen-serverRust client for the Edgen API1,521MIT OR Apache-2.0
edgentsAI LLM agents Framework1,532Apache-2.0
edgeparse-cliEdgeParse CLI — convert PDFs to Markdown, JSON, HTML167Apache-2.0
edgeparse-coreEdgeParse core library — PDF parsing and structured data extraction6,950Apache-2.0
edgeqlReserved name for EdgeDB project (https://edgedb.com)1,848MIT/Apache-2.0
edgeql-parserReserved name for EdgeDB project (https://edgedb.com)1,899MIT/Apache-2.0
edgeql-rustReserved name for EdgeDB project (https://edgedb.com)1,798MIT/Apache-2.0
edgequake-llmMulti-provider LLM abstraction library with caching, rate limiting, and cost tracking26,973Apache-2.0
edgequake-pdf2mdConvert PDF documents to Markdown using Vision Language Models — CLI and library22,920MIT OR Apache-2.0
edgequake-sdkRust SDK for the EdgeQuake RAG platform63Apache-2.0
edger_bevyedger.dev shared logic for bevy applications and libraries7,344MIT OR Apache-2.0
edger_bevy_eguiedger.dev egui helpers5,124MIT OR Apache-2.0
edger_bevy_shapeedger.dev drawing 2D shapes easily5,534MIT OR Apache-2.0
edger_bevy_utiledger.dev bevy utilities4,184MIT OR Apache-2.0
edger_bevy_viewedger.dev view abstraction with common layout support6,448MIT OR Apache-2.0
edgercA standard Akamai edgerc signer7,915MIT
edgerxedgerx is a web framework1,625BSD-3-Clause
edgesa library for getting the edges of objects in images with transparency16,288MIT OR Apache-2.0
edgesearchServerless full-text search with Cloudflare Workers, WebAssembly, and Roaring Bitmaps19,878MIT
edgesentry-auditTamper-evident immutable audit trace: signing, verification, ingestion and CLI83MIT OR Apache-2.0
edgesentry-clarusPhysics-based safety and security engine — deterministic risk detection with cryptographic audit trail17MIT OR Apache-2.0
edgesentry-inspectEdge-first 3D scan vs. reference deviation detection for construction and maritime inspection22MIT OR Apache-2.0
edgesentry-rsTamper-evident immutable audit trace: signing, verification, ingestion and CLI72MIT OR Apache-2.0
edgestoreLocal-first embedded KV + vector database in Rust718MIT OR Apache-2.0
edgestore-cliEdgeStore CLI - Administrative tool for managing EdgeStore databases318MIT OR Apache-2.0
edgestore-replREPL and HTTP server for EdgeStore391MIT OR Apache-2.0
edgestore-tierTiered storage for EdgeStore — local hot cache + S3 cold archive140MIT OR Apache-2.0
edgestore-tokioAsync Tokio integration for EdgeStore331MIT OR Apache-2.0
edgevecHigh-performance embedded vector database for Browser, Node, and Edge2,241MIT OR Apache-2.0
edgeware-primitivesEdgeware runtime primitives1,928GPL-3.0-or-later WITH Classpath-exception-2.0
edgewasmA tool crate to quickly build Rust Command Line Application.1,668MIT
edgewiseA simple graph library with BFS, DFS, Dijkstra, and random graph generation.38MIT OR Apache-2.0
edgeworker-sysLow-level extern definitions / FFI bindings to the Cloudflare Workers JS Runtime.1,299Apache-2.0
edgezone-nodeEdgeZone node server for distributed edge computing3,525GPL-3.0-or-later
edgyApply Sobel edge detection to a given image or images.4,252MIT
edgy-sA minimalist WebSocket bidirectional RPC framework for building microservice applications536Apache-2.0
edhexHex editor that works vaguely like ed120,848GPL-3.0
edhex_coreCore functions for the edhex crate25,470GPL-3.0
edhocExperimental EDHOC implementation with fourth optional message1,709MIT OR Apache-2.0
ediParser for X12 EDI files86,691non-standard
edi-cliCLI tool for working with EDI files.7,540MIT OR Apache-2.0
edi-energyEDI@Energy EDIFACT parser and validator for the German energy market305MIT OR Apache-2.0
edi-formatEDIFACT Formatter5,081MIT
edicEDic is a library and a command with dictionaries and funcionalities on natural languages.1,596LGPL-3.0-only
edictPowerful entity-component-system library43,402MIT OR Apache-2.0
edict-cliSetup, sync, and runtime for multi-agent AI coding workflows43MIT
edict-procPowerful entity-component-system library19,465MIT OR Apache-2.0
edict-proc-libPowerful entity-component-system library19,702MIT OR Apache-2.0
edidParse EDID data structures73,629MIT
edid-infoLightweight Rust library for reading EDID data82MIT
edid-rsAn EDID parsing crate with no_std support.71,234Apache-2.0/MIT