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.
zksync_health_checkHealth checks library20,860MIT OR Apache-2.0
zksync_house_keeperZKsync house keeper8,122MIT OR Apache-2.0
zksync_instrumentGeneral-purpose instrumentation for ZKsync11,091MIT OR Apache-2.0
zksync_kzgZKsync Era KZG implementation430,053MIT OR Apache-2.0
zksync_l1_contract_interfaceInterfaces for interacting with ZKsync contracts19,175MIT OR Apache-2.0
zksync_logs_bloom_backfillZKsync logs bloom backfill6,776MIT OR Apache-2.0
zksync_mempoolZKsync mempool implementation10,201MIT OR Apache-2.0
zksync_merkle_treeZKsync implementation of Jellyfish Merkle tree14,035MIT OR Apache-2.0
zksync_metadata_calculatorZKsync batch metadata calculator9,090MIT OR Apache-2.0
zksync_mini_merkle_treeZKsync implementation of small Merkle trees29,028MIT OR Apache-2.0
zksync_multivmZKsync out-of-circuit VM16,378MIT OR Apache-2.0
zksync_node_api_serverZKsync API server8,616MIT OR Apache-2.0
zksync_node_consensusConsensus integration for ZKsync node8,632MIT OR Apache-2.0
zksync_node_db_prunerZKsync database pruner8,651MIT OR Apache-2.0
zksync_node_fee_modelZKsync fee model11,173MIT OR Apache-2.0
zksync_node_frameworkZKsync dependency injection framework used by node binaries16,175MIT OR Apache-2.0
zksync_node_framework_deriveDerive macro for ZKsync node framework17,867MIT OR Apache-2.0
zksync_node_genesisZKsync node genesis tools11,553MIT OR Apache-2.0
zksync_node_jemallocJemalloc tooling used by ZKsync node3,340MIT OR Apache-2.0
zksync_node_storage_initZKsync node storage initialization8,115MIT OR Apache-2.0
zksync_node_syncZKsync node synchronization utilities9,719MIT OR Apache-2.0
zksync_node_test_utilsZKsync utilities for writing tests11,503MIT OR Apache-2.0
zksync_object_storeZKsync implementation of object stores21,344MIT OR Apache-2.0
zksync_os_evm_errorsEVM errors in ZKsync OS52,552MIT OR Apache-2.0
zksync_os_interfaceMultiVM interface for ZKsync OS51,075MIT OR Apache-2.0
zksync_pairingPairing-friendly elliptic curve library, based on pairing crate409,426MIT OR Apache-2.0
zksync_proof_data_handlerZKsync proof data handler API8,766MIT OR Apache-2.0
zksync_protobufZKsync consensus protobuf types and utilities523,907MIT OR Apache-2.0
zksync_protobuf_buildZKsync consensus protobuf codegen524,698MIT OR Apache-2.0
zksync_protobuf_configProtobuf deserialization for ZKsync configs6,988MIT OR Apache-2.0
zksync_prover_dalZKsync prover DAL1,783MIT OR Apache-2.0
zksync_prover_interfaceInterfaces for interaction with ZKsync prover subsystem20,948MIT OR Apache-2.0
zksync_queued_job_processorAbstract queued job processor11,449MIT OR Apache-2.0
zksync_reorg_detectorZKsync reorg detector8,523MIT OR Apache-2.0
zksync_settlement_layer_dataZKsync settlement layer data2,090MIT OR Apache-2.0
zksync_shared_metricsZKsync shared metrics16,589MIT OR Apache-2.0
zksync_shared_resourcesShared resources for ZKsync node framework8,067MIT OR Apache-2.0
zksync_snapshots_applierLibrary for applying ZKsync state snapshots8,489MIT OR Apache-2.0
zksync_solidity_vk_codegenZKsync solidity codegen for vks392,226MIT OR Apache-2.0
zksync_stateZKsync state keeper state14,264MIT OR Apache-2.0
zksync_state_keeperZKsync state keeper9,836MIT OR Apache-2.0
zksync_storageZKsync RocksDB storage interfaces18,617MIT OR Apache-2.0
zksync_system_constantsZKsync system constants27,920MIT OR Apache-2.0
zksync_task_managementZKsync task management8,334MIT OR Apache-2.0
zksync_tee_proof_data_handlerZKsync TEE proof data handler API5,357MIT OR Apache-2.0
zksync_tee_prover_interfaceInterfaces for interaction with ZKsync TEE prover subsystem5,867MIT OR Apache-2.0
zksync_tee_verifierZKsync library for TEE verification7,365MIT OR Apache-2.0
zksync_tee_verifier_input_producerZKsync TEE verifier input producer1,660MIT OR Apache-2.0
zksync_test_accountZKsync test account for writing unit tests2,143MIT OR Apache-2.0
zksync_typesShared ZKsync types27,836MIT OR Apache-2.0
zksync_utilsZKsync utilities31,882MIT OR Apache-2.0
zksync_vlogZKsync observability stack23,011MIT OR Apache-2.0
zksync_vm2High-performance rewrite of the out-of-circuit VM for ZKsync Era175,948MIT OR Apache-2.0
zksync_vm2_interfaceStable interface for ZKsync VM tracers176,732MIT OR Apache-2.0
zksync_vm_executorImplementations of ZKsync VM executors9,983MIT OR Apache-2.0
zksync_vm_interfaceZKsync Era VM interfaces19,332MIT OR Apache-2.0
zksync_vm_runnerZKsync VM runner8,063MIT OR Apache-2.0
zksync_vm_utilsZKsync VM utilities2,451MIT OR Apache-2.0
zksync_web3_declZKsync Web3 API abstractions and clients18,883MIT OR Apache-2.0
zktecoA pure-Rust client for ZKTeco biometric attendance / access-control terminals (TCP/UDP protocol). A faithful port of the Python…49GPL-2.0-or-later
zkutilLibrary for working with circom circuits24,562MIT
zkvZero-knowledge encrypted personal vault: a local-first, end-to-end encrypted TUI manager for passwords, notes, and cards.82MIT
zkvcA Rust crate for building zero-knowledge proof-based volunteer computing systems605MIT
zkvmA blockchain VM with cloaked transactions and zero-knowledge smart contracts2,023Apache-2.0
zkvmcA blazingly fast zkVM compiler and execution engine1,287Apache-2.0
zkvmc-backendFrontend's compiler backend abstraction1,829Apache-2.0
zkvmc-contextzkVMc runtime context1,831Apache-2.0
zkvmc-corezkVMc core library2,165Apache-2.0
zkvmc-craneliftThe implementation of Cranelift1,106Apache-2.0
zkvmc-frontendzkVMc frontend1,655Apache-2.0
zkvmc-interpreterzkVMc interpreter1,117Apache-2.0
zkvmc-jitJit runtime1,112Apache-2.0
zkvmc-llvmLLVM backend for zkZMc682Apache-2.0
zkvmc-rv32imThe frontend implementation of RV32IM1,302Apache-2.0
zkvmc-sp1Sp1's implementation of zkVMc913Apache-2.0
zkvmc-test-utilUtilities tests in zkVMc1,120Apache-2.0
zkvmc-tracezkVMc trace library1,651Apache-2.0
zkvmc-utilzkVMc util library1,121Apache-2.0
zkwasmzero knowledge proof for wasm1,602Apache-2.0
zkwasmerA zk-friendly virtual machine for WebAssembly2,235MIT AND Apache-2.0
zkwasmtimeA zk-friendly virtual machine for WebAssembly1,541MIT AND Apache-2.0
zkwireCargo-style diagnostics and source-origin tracking for Halo2 MockProver failures17MIT
zkwork_aleo_protocolA protocol lib for aleo pool14,895GPL-3.0
zl_hello_testA simple library for adding one to a number30MIT
zl_todosA simple todo list application written in Rust4,925MIT
zlanga simple embeddable language implemented for rust, it is called zlang because it is the last embedded language a sane developer…679MIT
zlayer-agentContainer runtime agent using libcontainer/youki689Apache-2.0
zlayer-builderDockerfile parsing and buildah-based container image building1,095Apache-2.0
zlayer-cluster-rpcgRPC client stubs, server traits, and prost message types for the ZLayer worker ↔ control-plane RPC surface (registration,…475Apache-2.0
zlayer-consensusShared Raft consensus library built on openraft 0.9 for ZLayer and Zatabase1,607Apache-2.0
zlayer-coreShared types and configuration for ZLayer container orchestration1,830Apache-2.0
zlayer-gcsHost-side bridge to the Hyper-V Guest Compute Service (GCS) running inside a UVM303Apache-2.0
zlayer-hcsSafe Rust wrapper for the Windows Host Compute Service (HCS)893Apache-2.0
zlayer-hnsSafe Rust wrapper for the Windows Host Compute Network Service (HCN v2)939Apache-2.0
zlayer-init-actionsPre-start container lifecycle actions (TCP, HTTP, S3, commands)1,380Apache-2.0
zlayer-libcgroupsLibrary for cgroup — ZLayer fork carrying open upstream PRs; see https://github.com/ZachHandley/youki1,339Apache-2.0
zlayer-libcontainerLibrary for container control — ZLayer fork carrying open upstream PRs; see https://github.com/ZachHandley/youki1,271Apache-2.0
zlayer-observabilityOpenTelemetry tracing and Prometheus metrics for ZLayer1,370Apache-2.0
zlayer-overlayEncrypted overlay networking for containers using boringtun userspace WireGuard1,450Apache-2.0
zlayer-overlaydStandalone ZLayer overlay daemon: owns the WireGuard/Wintun adapter, HCN/bridge mechanics, IP allocation, DNS and NAT; driven by…409Apache-2.0
zlayer-pathsCentralized filesystem path resolution for ZLayer2,539Apache-2.0
zlayer-provisionerProvider-agnostic cloud node provisioning trait + cloud-init reference impl202Apache-2.0
zlayer-proxyHigh-performance reverse proxy with TLS termination and L4/L7 routing835Apache-2.0
zlayer-registryOCI container registry client with blob caching1,483Apache-2.0
zlayer-schedulerRaft-based distributed scheduler for container orchestration1,292Apache-2.0
zlayer-sdkZLayer Plugin Development Kit for Rust707MIT OR Apache-2.0
zlayer-secretsSecure secrets management for ZLayer container workloads943Apache-2.0
zlayer-specZLayer deployment specification parsing and validation2,462Apache-2.0
zlayer-storageS3-backed container layer persistence with crash-tolerant uploads1,152Apache-2.0
zlayer-storeCentralized domain DB access for ZLayer — generic SQLite JSON adapter and shared storage error type.91Apache-2.0
zlayer-toolchainRuntime toolchain provisioning (macOS Homebrew bottle resolver/installer) for ZLayer164Apache-2.0
zlayer-tuiShared TUI widgets, color palette, and terminal utilities for ZLayer1,431Apache-2.0
zlayer-tunnelSecure tunneling for ZLayer services1,085Apache-2.0
zlayer-typesShared wire types for the ZLayer platform — API DTOs, OCI image references, and related serde types.1,878Apache-2.0
zlayer-vzagentApple-Virtualization Linux-guest runtime support for ZLayer on macOS. Ships the in-guest PID1 agent (Linux-only binary) that…382Apache-2.0
zlayer-wslWSL2 backend integration for ZLayer on Windows888Apache-2.0
zlearnA simple neural network implementation library in Rust576MIT
zlelaunchyaml-configured command launcher for zsh1,508MIT OR Apache-2.0
zlgcanA Cross-platform ZLGCAN driver.15,983MIT OR GPL-3.0
zlgcan_commonA ZLGCAN driver with rust.23,265non-standard
zlgcan_driverA ZLGCAN driver with rust.30,325non-standard
zliZMQ command line tool1,749MIT/Apache-2.0
zlibAn (incomplete) port of zlib to Rust. The decompressor works, but the compressor has not yet been ported.4,835MIT
zlib-bitexact-rsBit-exact pure-Rust port of stock zlib 1.3.1's deflate (byte-identical raw DEFLATE output).70BSD-3-Clause
zlib-headerLibrary to work with the 2 Byte zlib header, as defined in RFC 1950.2,144MIT
zlib-header-cliCLI to print details of the 2 Byte zlib header, as defined in RFC 1950.1,888MIT
zlib-rsA memory-safe zlib implementation written in rust98,551,782Zlib
zlib-searchersearch z-library index.1,203MIT
zlib-searcher-coresearch z-library index.1,212MIT
zlib-src-sysRust build helpers for zlib. Licensed as GPL2 or FreeType License14,510non-standard
zlib-sysFFI binding to zlib.4,325BSD-2-Clause
zlib_cliA CLI tool for compress and decompress zlib file1,537MIT
zlib_streamAn utility to decompress zlib-stream encoded WebSocket messages4,880Apache-2.0
zlicenserClient library for the zlicenser hardware-bound software licensing framework.84Apache-2.0
zlicenser-protocolShared protocol types, wire formats, cryptographic primitives, and hardware fingerprinting for the zlicenser licensing framework.148Apache-2.0
zlicenser-serverServer library for the zlicenser hardware-bound software licensing framework.55Apache-2.0
zlinkAsync Varlink API44,371MIT
zlink-codegenUtility to generate zlink code from varlink IDL files1,335MIT
zlink-coreThe core crate of the zlink project45,002MIT
zlink-idlVarlink IDL types and parser196MIT
zlink-macrosMacros providing the high-level zlink API45,144MIT
zlink-smolzlink library for the smol runtime42,974MIT
zlink-tokiozlink library for the Tokio runtime44,648MIT
zlintWrapper for invoking the zlint certificate linter1,615Apache-2.0 OR MIT
zlm-rsA Rust SDK for ZLMediaKit HTTP API14MIT
zloA binary serialization/deserialization strategy that uses Serde
for transforming structs into very compact bit…2,267MIT
zlobSIMD optimized glob pattern matching library faster than glob crate60,713MIT
zlogA tiny-teeny logging facade, writing to stdout on a separate thread2,729
zlog-gpui-unofficialUnofficial release of Zed's zlog crate2,479GPL-3.0-or-later
zloggerA lightweight, configurable Rust logging library with color support and file rotation504MIT
zlogica lightweight framework for building autonomous ai agents.21MIT OR Apache-2.0
zlsrsRust 标准库扩展工具集,提供更便捷的使用方式14,131MIT
zmA fun game where you guess what number the computer has chosen.1,675MIT OR Apache-2.0
zm-testtest2,658MIT OR Apache-2.0
zmana CLI year progress15,296GPL-3.0-only
zmanager-apple-archiveSafe, narrow AppleArchive wrapper used by zmanager-core on Apple platforms.49Apache-2.0
zmanager-cliCommand-line archive manager powered by zmanager-core.28Apache-2.0
zmanager-coreCore archive, authentication, and policy engine for ZManager.67Apache-2.0
zmanager-ffiC ABI bindings for the ZManager archive engine.19Apache-2.0
zmanager-libarchiveSafe, narrow read-side libarchive wrapper used by zmanager-core and zmanager-cli.99Apache-2.0
zmanager-libarchive-sysRaw libarchive FFI bindings and build-time bundling for ZManager630Apache-2.0
zmanager-unrarBindings for unrar operations used as the native RAR backend.82non-standard
zmanfa simple utility program in rust2,042MIT-0
zmanimHebrew Zmanim library9,363MIT
zmapA fast single packet network scanner designed for Internet-wide network surveys.2,191Apache-2.0
zmap-tauriA simulation-grade interactive map engine for Tauri desktop apps, animated objects, dynamic overlays, custom tooltips, and rich…23Apache-2.0
zmatchmakingMathmaking for PvP games with provable fairness and randomness3,881GPL-3.0-only
zmatrixThis is a matrix calculation lib13,342MIT
zmcpZMCP - Full-Stack AI Framework for Agent Coordination. Rust implementation coming Q2 2025.466MIT
zmdxZen Markdown Extensions363MIT
zmemZmem is a Linux memory monitoring program that displays detailed information about virtual memory.1,462GPL-3.0
zmeyzmey33MIT
zmijA double-to-string conversion algorithm based on Schubfach and xjb268,034,320MIT
zmij_ecmaA double-to-string conversion algorithm based on Schubfach and xjb846MIT
zmk-protocolA protocol to interact with ZMK firmware3,407non-standard
zmk-studio-apiRust + Python client for the ZMK Studio RPC API (Serial + BLE)451Apache-2.0
zmodem2ZMODEM file transfer protocol7,299MIT OR Apache-2.0
zmodem2-binZMODEM file transfer protocol670MIT OR Apache-2.0
zmoveMove files in the command line with ease8,110MIT OR Apache-2.0
zmqHigh-level bindings to the zeromq library5,892,086MIT/Apache-2.0
zmq-ffizmq-rs internal library (low-level binding to zeromq)10,366MIT
zmq-pwHigh-level bindings to the zeromq library28,240MIT/Apache-2.0
zmq-pw-sysLow-level bindings to the zeromq library30,343MIT/Apache-2.0
zmq-rsA ZeroMQ library binding (Windows compatible) for ZMQ-4.1.433,272MIT
zmq-sysLow-level bindings to the zeromq library6,004,996MIT/Apache-2.0
zmq-sys2Low-level bindings to the zeromq library55,731MIT/Apache-2.0
zmq2Maintained high-level bindings to the zeromq library57,794MIT/Apache-2.0
zmtpThis crate implements the ZMTP standard.4,012
zmuxRust implementation of the ZMux v1 stream multiplexing protocol113Apache-2.0
zmux-quinnOptional QUIC adapter support for zmux, intended for quinn-backed transports66Apache-2.0
zmxUna herramienta miniatura para abrir los links de zoom en ixpantia2,876MIT
zmxn_test_artZMXN test art project in Rust2,556MIT
znCLI for Files (Cloud Storage)6,095MIT
znapPerformance-first Framework to build APIs compatible with the Solana Actions Spec.38,525Apache-2.0
znap-attribute-collectionComing soon2,662Apache-2.0
znap-attribute-queryComing soon2,648Apache-2.0
znap-cliManage your znap workspaces36,212Apache-2.0
znap-derive-actionComing soon2,679Apache-2.0
znap-derive-error-codeComing soon2,655Apache-2.0
znap-langComing soon2,400Apache-2.0