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.
iotopA Rust implementation of iotop - display I/O usage of processes2,856MIT
iotreeA command-line tool to monitor disk I/O statistics in a tree view1,488MIT
iotscapeLibrary for creating IoTScape services for NetsBlox in Rust20,766MIT OR Apache-2.0
iotzioThe Iotzio API allows interaction with Iotzio devices. An Iotzio device is a USB connected microchip that enables the host…799MIT
iouio_uring bindings183,216MIT OR Apache-2.0
iousIntegers of unknown sizes.21non-standard
ioutilIO Utility functions to make common tasks in Rust less cumbersome.3,449Apache-2.0
ioutilsA collection of utilities for working with I/O1,530Unlicense
iovecPortable buffer type for scatter/gather I/O operations64,088,302MIT/Apache-2.0
iowarrior-embedded-halA Rust library that provides access to the IOWarrior GPIO, I2C, PWM, SPI and ADC peripherals.1,317MIT
iowkit-sysRust bindings for the Code Mercenaries iowkit library2,670MIT
iowrapSmall helpers for using io::Read/io::Write281,064MIT OR Apache-2.0
ioymA utility for extracting logs written by loggest7,505Apache-2.0
ipProvides the IpAddr enum, which can represent either an IPv4 or an IPv6 address.
Do not use this crate! As of Rust 1.7.0, the…43,393MIT
ip-alloc-lookupFast, offline IPv4/IPv6 IP allocation lookup (country + EU flag) using RIPE NCC delegated data122MIT OR Apache-2.0
ip-allocator-clientRust API client for ip-allocator-webserver1,572MIT
ip-api-apiIP-API.com Api3,799Apache-2.0 OR MIT
ip-api-clientThe client (based on ip-api.com api) allows you to get information about the IP address9,806MIT
ip-api-ioOfficial Rust client for ip-api.io — IP geolocation, email validation, fraud detection and risk scoring API18MIT
ip-api-wrapperSimple API Wrapper IP-API.com892MIT OR Apache-2.0
ip-api4rsA Rust library for the ip-api.com API.10,047Apache-2.0
ip-checkCheck in what country an IP address is located6,461MIT
ip-cidrIP CIDR utilities922BSL-1.0
ip-cliip-cli for query ip location info6,228MIT
ip-combinatorParser combinator for ipv44,372MIT
ip-commandA Rust wrapper around the Linux ip(8) command. Show / manipulate routing, network devices, interfaces and tunnels.1,751Apache-2.0
ip-discoveryA lightweight, high-performance library for detecting public IP addresses via DNS, HTTP, and STUN protocols256MIT OR Apache-2.0
ip-extractHigh-performance IP address extraction and tagging engine770Unlicense OR MIT
ip-familyIP family enum with functions to get special ips of the right family7,994MIT OR Apache-2.0
ip-geolocation-api-rust-sdkOfficial Rust SDK for the IPGeolocation.io IP Location API.23MIT
IP-HackerIP tools used by Russia's big hackers15,315WTFPL
ip-in-subnetChecking that subnet contains an IP address118,557MIT
ip-lookupA unified IP geolocation query library using multiple free public providers.2,225MIT
ip-macroMacros for writing literal IP addresses2,192MIT/Apache-2.0
ip-nlrouteHigh(er)-level interface for working with host network configuration on linux1,881MIT
ip-packetRust wrapper for IP (IPv4 and IPv6) packets1,649MIT
ip-parse-rsA library for parsing IP addresses898MIT
ip-parserips is a terminal command line tool that parses and filters provided ip addresses. supports whitelisting and blacklisting using…4,174non-standard
ip-partip-part - ip tool2,897MIT/Apache-2.0
ip-reflector-serviceReturns the public IP address of the endopint making the call to the service.6,253BSD-2-Clause
ip-rirIP address to country code lookup using RIR delegated stats30MIT
ip-roamMonitor changes of local IPv4 addresses on Linux6,188MIT
ip-rsA simple web service to find out your public IP address6,209MIT OR Apache-2.0
ip-serversimple server that returns client ip address16,919Unlicense
ip-spoofingLibrary to send fake IPv4 headers & UDP/TCP-SYN packets to perform L3/L4 attacks3,469MIT
ip-toolsA CLI tool and library to retrieve the local IP address and list network interfaces11MIT OR Apache-2.0
ip2aip2a10MIT
ip2asnA high-performance, memory-efficient Rust crate for mapping IP addresses to Autonomous System (AS) information.6,009MIT
ip2asn-cliCLI for the ip2asn crate.1,105MIT
ip2cGet the codes for the representation of names of countries and regions from IP address.6,688Apache-2.0
ip2countryfast ip to asn-country lookup5,089MIT
ip2dA converter for IPv4 addresses16,480MIT
ip2geoA small Rust library for getting the country code of IP addresses.3,392non-standard
ip2locationFind geo information & proxy information based on the given IP using IP2Location BIN databases105,164non-standard
ip2location-bin-formatIP2Location BIN Format9,436Apache-2.0 OR MIT
ip2location-continent-multilingualIP2Location™ Continent Multilingual Database5,334Apache-2.0 OR MIT
ip2location-country-informationIP2Location™ Country Information5,456Apache-2.0 OR MIT
ip2location-country-multilingualIP2Location™ Country Multilingual Database5,342Apache-2.0 OR MIT
ip2location-ip2locationIP2Location™ IP Address Geolocation Database10,275Apache-2.0 OR MIT
ip2location-ip2proxyIP2Proxy™ Proxy Detection Database10,411Apache-2.0 OR MIT
ip2location-iso3166-2IP2Location™ ISO 3166-2 Subdivision Code6,685Apache-2.0 OR MIT
ip2locationioRust client for IP2Location.io API731MIT
ip2proxyProbe IP2Proxy BIN data files6,265MIT OR Apache-2.0
ip2regionip2region for rust7,315MIT
ip3Convert between three words and IPV4 addresses2,088LGPL-2.1-only
ip3-cliip3 CLI1,504LGPL-2.1-only
ip4sumHighly optimized IPv4 checksum calculation, no-std compatible27MIT
ip6genA command line tool for generating unique and reproducible IPv6 addresses (DEPRECATED in favour of ipgen-cli)3,504MIT/Apache-2.0
ip_apiLibrary to get information about IP addresses or domains using ip-api.com6,779MIT
ip_crateNew package related to ip address6,051MIT
ip_extractorA Simple crate that wraps around the ifconfig command to extract network interfaces and their ip addresses3,951MIT
ip_networkIPv4 and IPv6 network structs.14,680,319BSD-2-Clause
ip_network_tableIPv4 and IPv6 network fast lookup table.4,929,153BSD-2-Clause
ip_network_table-deps-treebitmapForked version of fast IPv4/IPv6 lookup trie.6,479,992MIT
ip_rfcIP address globally routable checking for stable rust95,564MIT OR Apache-2.0
ip_setFast IP range matching with binary search / 基于二分查找的高效IP范围匹配5,416MulanPSL-2.0
ipaAnother dotfiles manager that can install and configure your packages1,859non-standard
ipa-translateA crate for translating between IPA and ASCII text14,974MIT
ipacRust CLI to Install Igor Repositories.3,133GPL-2.0
ipackMy Rust pack437MIT
ipaddrmanipulate IPv4 and IPv6 addresses4,541non-standard
ipaddressan library to handle ipv4 and ipv6 numbers188,490MIT
ipaddrsLibrary for handling IP addresses and subnets, both IPv4 and IPv61,244Apache-2.0
ipafair-sysRust bindings for the IPAFAIR API.2,032LGPL-3.0-or-later
ipakeepDownload IPA files from the Apple App Store27MIT
ipapiA Rust library to query IP addresses using ipquery.io API1,695MIT
ipapi-clientAn API client for ipapi.com4,906MIT
ipasirBindings for the IPASIR API to communicate with incremental SAT solvers.6,609MIT/Apache-2.0
ipasir-loadingLoad shared libraries of IPASIR compatible SAT solvers.1,409GPL-3.0-or-later
ipasir-sysA Rust crate that contains FFI bindings for IPASIR-compatible SAT solvers.8,226MIT
ipassgenA password generator.2,781MIT OR Apache-2.0
ipatoolDownload IPAs directly from Apple, a pure Rust port of ipatool.125MIT
ipatool-coreCore library for ipatool-rs App Store authentication, purchase, and download flows.26MIT
ipatool-rsA terminal UI and CLI for searching, purchasing, and downloading iOS App Store IPA files.18MIT
ipbase-rsAn api wrapper for ipbase.com1,617MIT
ipbinSeamless IP Address to Binary Conversion / IP地址到二进制的无缝转换420MulanPSL-2.0
ipcA rust library for interprocess communication.6,227MIT
ipc-brokerA lightweight IPC broker for Rust that supports multiple transports (TCP, Unix sockets, Named Pipes) and provides an actor model…4,636MIT
ipc-chanAn IPC-capable channel with an API akin to `std::sync::mpsc::channel`.8,129MIT OR Apache-2.0
ipc-channelA multiprocess drop-in replacement for Rust channels5,570,775MIT OR Apache-2.0
ipc-channel-muxIPC channel multiplexer204MIT OR Apache-2.0
ipc-communicationA client-server style convenience wrapper over servo/ipc-channel16,108MIT/Apache-2.0
ipc-lockCross-process named locks using std::fs::File::lock() on Unix and CreateMutexW on Windows87MIT
ipc-orchestratorOrchestion of command line processes for local dev usage with IPC communication6,673MIT
ipc-queueAn implementation of FIFO queue described in fortanix-sgx-abi used for asynchronous usercalls.103,039MPL-2.0
ipc-ring48A bounded 48-byte POSIX shared-memory SPSC queue for Rust.42non-standard
ipc-rpcA wrapper over servo/ipc-channel which provides many high level features25,697MIT
ipc-rsSysV message queues1,941Fair
ipc-serverA lightweight, lazy, asynchronous interprocess message passing server/client interface.5,581MIT OR Apache-2.0
ipc2581IPC-2581 XML parser, typed data model, and XSD validation for PCB manufacturing data87MIT OR Apache-2.0
ipc48Nanosecond-class 48-byte shared-memory register for one-writer/many-reader IPC in Rust20non-standard
ipc_channel_adapterProvides a utility for fast cross process communication6,157MIT
ipc_ringHigh-performance memory-mapped SPSC ring buffer for Unix IPC720MIT
ipcamA CLI for managing IP cameras (Tapo, Reolink) via RTSP and vendor APIs139MIT
ipcap🌍 A CLI & library for decoding IP addresses into state, postal code, country, coordinates, etc without internet access.14,565MIT
ipcap-codegenipcap codegen crate.2,242MIT
ipcbusCross platform IPC bus1,753MPL-2.0
ipcezRust library for ipcez.25MIT OR Apache-2.0
ipchatChat solution for local networks based on WLAN and Router's IP Addresses42MIT
ipcheck-rsA command tool generates typescript ip checker from CIDR1,864MIT
ipckitA cross-platform IPC (Inter-Process Communication) library for Rust and Python30,287MIT OR Apache-2.0
ipcon-sysRust binding for IPCON.11,907MIT OR Apache-2.0
ipconfigGet network adapters information and network configuration for windows.57,537,524MIT/Apache-2.0
ipcountcount IP addresses within a CIDR range, or make CIDR from a list of addresses1,166MIT
ipcrawlerIntelligent automated penetration testing scanner with AI-powered output parsing281MIT
ipcrustIP calculator written in Rust46GPL-3.0-only
ipcryptSymmetric IPv4 address encryption2,409MIT
ipcrypt-rsIP address encryption and obfuscation methods in pure Rust419,203ISC
ipcrypt2A Rust library for format-preserving encryption of IP addresses.
Supports both deterministic and non-deterministic encryption…1,624ISC
ipcs-apiClient for IPCS HTTP API6,555MIT
ipcs-apidefsAPI type definitions for IPCS HTTP api7,143MIT
ipcs-cliCLI interface for IPCS5,622MIT
ipcs-codegenShim for generating IPCS entrypoint6,435MIT
ipcs-executorExecutor of IPCS functions6,498MIT
ipcs-nodeIPCS worker node - provides HTTP API & uses libp2p for communication6,470MIT
ipcs-runtimeRuntime shim for IPCS functions written in rust5,692MIT
ipcucoipcuco3,213MIT
ipcvImage Processing and Computer Vision1,857MIT
ipdCLI tool to discover your public IP address77MIT OR Apache-2.0
ipdataOfficial Rust client for the ipdata.co IP geolocation and threat intelligence API1,925MIT
ipdatainfoOfficial Rust client for the ipdata.info IP geolocation, ASN, and threat-intelligence API16MIT
ipdbipip ipdb rust library.9,000MIT/Apache-2.0
ipdb-rustLibrary for reading IPIP.net's IPDB database files6,512ISC
ipdb_rsIPDB 地址库的 rust 非官方版本2,599MIT OR Apache-2.0
ipechoSimplest ipecho client2,438MIT
iperfAI inference backend performance benchmark208MIT
iperf3-rsRust API for libiperf with live iperf3 metrics export51MIT AND BSD-3-Clause-LBNL
iperf3_statuspageA utility application to serve iperf3 results over an HTTP endpoint.1,589MIT OR Apache-2.0
ipextip feature for stable rust15,013MIT OR Apache-2.0
ipfRust implementation of the iterative proportional fitting algorithm145MIT
ipf-fluxNative IPF (SPS/CAPS) floppy-image decoder — turns .ipf tracks into MFM flux cells without libcapsimage19BSD-3-Clause
ipf_surveySurvey raking utility that extends the ipf crate.52MIT
ipfetchCLI Tool for Easy IP Information Fetching2,717non-standard
ipfiThe inter-planetary function interface: a lightning-fast RPC library that just works.2,723MIT
ipfilterA library to streamline IP filtering1,377non-standard
ipfixIPFIX (RFC7011) parser library with JSON export, based on nom3,936MIT
ipfixrwIPFIX reader/writer library269,899MIT
ipflagHuman-friendly IP -> country flag display core (resolver-pluggable, no data bundled).24Apache-2.0
ipfnIPFN Rust SDK2,027Apache-2.0
ipfrsNext-generation distributed file system with content-addressing, semantic search, and logic programming189Apache-2.0
ipfrs-cliCommand-line interface for IPFRS distributed content-addressed storage41Apache-2.0
ipfrs-coreCore content-addressing primitives and data structures for IPFRS758Apache-2.0
ipfrs-interfaceHTTP, gRPC, GraphQL and Python interfaces for IPFRS distributed storage263Apache-2.0
ipfrs-networkPeer-to-peer networking layer with libp2p and QUIC for IPFRS524Apache-2.0
ipfrs-nodejsNode.js bindings for IPFRS distributed content-addressed storage system17Apache-2.0
ipfrs-semanticSemantic search with HNSW vector indexing for content-addressed data354Apache-2.0
ipfrs-storageStorage backends and block management for IPFRS content-addressed system614Apache-2.0
ipfrs-tensorlogicZero-copy tensor operations and logic programming for content-addressed storage466Apache-2.0
ipfrs-transportTransport protocols and zero-copy data exchange for IPFRS distributed system262Apache-2.0
ipfrs-wasmWebAssembly bindings for IPFRS distributed content-addressed storage system17Apache-2.0
ipfsIPFS node implementation6,535MIT OR Apache-2.0
ipfs-apiImplementation of an IPFS HTTP API client266,007MIT OR Apache-2.0
ipfs-api-backend-actixActix implementation of IPFS HTTP API22,361MIT OR Apache-2.0
ipfs-api-backend-hyperHyper implementation of IPFS HTTP API332,934MIT OR Apache-2.0
ipfs-api-preludeShared code for IPFS HTTP API clients362,682MIT OR Apache-2.0
ipfs-api-versionsTest support crate defining which IPFS versions are tested against2,185MIT OR Apache-2.0
ipfs-bitswapBitswap protocol implementation used in ipfs4,095MIT OR Apache-2.0
ipfs-cidGenerate IPFS CIDs (Content Identifiers) from a slice of bytes.4,008MIT
ipfs-effector-cidIPFS Effector Wasm CIDv11,587Apache-2.0
ipfs-effector-importsIPFS Effector Imports2,002Apache-2.0
ipfs-effector-typesIPFS Effector Types2,335Apache-2.0
ipfs-embedsmall embeddable ipfs implementation61,388MIT OR Apache-2.0
ipfs-embed-cliCli for ipfs-embed.5,662MIT OR Apache-2.0
ipfs-embed-coresmall embeddable ipfs implementation9,427MIT OR Apache-2.0
ipfs-embed-dbsmall embeddable ipfs implementation8,714MIT OR Apache-2.0
ipfs-embed-netsmall embeddable ipfs implementation8,823MIT OR Apache-2.0
ipfs-embed-sqlitesmall embeddable ipfs implementation1,741MIT OR Apache-2.0
ipfs-hamt-directoryCreation of large HAMT-sharded directories2,761non-standard
ipfs-hasherBytes in => CID as String out98,794MIT
ipfs-lite[WIP]1,545Apache-2.0 OR MIT
ipfs-mfsA slightly more ergonomic wrapper for ipfs-api's mfs-related functions6,673MIT
ipfs-serverSimple ipfs server built on rust-ipfs6,294Apache-2.0 OR MIT
ipfs-sqlite-block-storeblock store for ipfs, using sqlite118,481MIT OR Apache-2.0
ipfs-unixfsUnixFs tree support1,296,850MIT OR Apache-2.0
ipfs-webdavA WebDAV server that enables direct access to IPFS MFS as a mounted drive2,814MIT OR Apache-2.0
ipfsapiCrate for interfacing with the IPFS api194,084MIT
ipfwIPFW parser19Apache-2.0
ipfw-rsA Rust crate which allows to send commands to the FreeBSD IPFW firewall.1,864BSD-2-Clause
ipfy-public-ipthis package uses ipify to get the public ip and return the ipv4 ip address of the request3,931MIT
ipfyiRust client for the IPFYI API — https://ipfyi.com20MIT