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.

xmenuMake interactive menu with xmenu. More updates coming soon.1,537non-standardCommand-line interface xmfA CLI app to track finance portfolios368MITCommand line utilitiesFinance xmf-sysBindings to XMF native library: eXtreme Media Foundation24,400MIT/Apache-2.0External FFI bindings xmhellA less hellscape-ish XML reader1,633MITDatabase interfacesNetwork programming xmidCreating a Machine ID hash for MacOS/Windows/Linux extends from doroved/mid1,461MIT OR Apache-2.0AccessibilityAuthentication xmirrorCapture keyboard and mouse events from a local machine and mirror them to a remote server over the network.1,175MITHardware supportOperating systems xmirror-eventCross-platform input event types for xmirror.1,605MITHardware supportOperating systems xmirror-serverLocally mirror remote keyboard and mouse events sent over the network.1,183MITHardware supportOperating systems xmite2e encrypted messaging between agents45AGPL-3.0-only xmjhoge499MIT xmlAn XML library in pure Rust5,095,904MITParser implementations xml-3dm3-way XML diff and merge tool304LGPL-2.1-or-laterAlgorithmsText processing xml-3dm-cli3DM XML Tree Differencing and Merging Tool CLI162LGPL-2.1-or-laterCommand line utilitiesText processing xml-attributes-deriveProc macro to help with xml to ts point conversion5,275Apache-2.0 xml-builderEasy and highly-configurable XML builder/writer213,164MITData structures xml-canonicalizationXML Canonicalisation Library in pure Rust48,001MIT xml-conformance-rs(In progress) Test various xml crates against the xml conformance tests see: https://www.w3.org/XML/Test/1,541MIT xml-coreLow-level generic XML reading/writing, shared building block for all OOXML formats in the toolkit.26MITEncodingParsing tools xml-creatorCreate simple xml files2,614MIT xml-dataGeneric XML parsing and serializing1,844MITData structuresEncoding xml-data-deriveDerive macros for generic XML parsing and serializing2,784MITData structuresEncoding xml-disassemblerDisassemble XML into smaller, manageable files and reassemble on demand.701MIT xml-docRead, modify and write xml in tree-like structure. Supports UTF-16.5,880MIT OR Apache-2.0Data structuresEncoding xml-doc-log4rsadd log4rs for xml-doc1,608MIT OR Apache-2.0Data structuresEncoding xml-includeSmall utility library for resolving XML includes1,612MITEncodingParsing tools xml-libRust XML Library3,856MIT xml-lintCLI for linting and formatting XML files1,926MIT xml-log-scanExtracts XMLs from log files or standard input. Supports XPath 3.1 evaluation against XMLs found.2,694Unlicense OR MITCommand line utilitiesDevelopment tools::Debugging xml-macroA convenience macro for quick-xml3,476MITAsynchronousEncoding xml-no-stdAn XML library in pure Rust2,765,719MITNo standard libraryParser implementations xml-pathsTool to quickly see the structure of an xml file by listing all the tag paths present in the file.4,040MIT xml-prettyXML prettifer binary using xmlem8,049Apache-2.0 OR MITCommand line utilitiesEncoding xml-rpcPure Rust implementation of XML-RPC1,523,093MIT xml-rsAn XML library in pure Rust129,956,342MITParser implementations xml-rslA SAX-like streaming XML parser, and a DOM-like interface based on that4,745Apache-2.0 xml-schemaStructure generator from XSD source file31,406MIT xml-schema-deriveStructure generator from XSD source file15,437MIT xml-secPure Rust XML Security: XMLDSig, XMLEnc, C14N. Drop-in replacement for libxmlsec1.3,160Apache-2.0AuthenticationCryptography xml-stinksPowerful & easy manual XML deserialization using quick-xml1,558MIT OR Apache-2.0EncodingParser implementations xml-stringString types for XML2,946MIT OR Apache-2.0 xml-struct-genGenerates Rust structs for working in a type-safe way with some XML formats39MIT xml-struct-typesTypes used by structs generated by [xml-struct-gen](https://github.com/richardstephens/xml-struct-gen-rs) tool.3,292MIT xml-syntax-readerLow-level, callback-based, streaming XML tokenizer43MIT/Apache-2.0 xml-xls-parserParse XLS files as XML1,770MIT OR Apache-2.0 xml1sane, non compliant xml parser without allocations9,161MIT OR Apache-2.0 xml2Rust bindings for libxml2 GNOME XML parser and toolkit1,620MITAPI bindingsEncoding xml2-srcRust bindings for libxml2 GNOME XML parser and toolkit2,323MIT xml2-sysRust bindings for libxml2 GNOME XML parser and toolkit2,111MITEncodingExternal FFI bindings xml2abxRust Library To Convert XML to Android Binary XML (ABX)1,496Apache-2.0Command line utilitiesParsing tools xml2arrowEfficiently convert XML data to Apache Arrow format for high-performance data processing10,220MITData structuresEncoding xml2gpui_macrosHelper macros to convert XML attributes to GPUI attributes1,672MIT OR Apache-2.0 xml2jsonCLI tool to convert XML into JSON5,423GPL-3.0Command line utilitiesEncoding xml2json-rsA library for converting to and from XML/JSON101,571MITEncodingParsing tools xml2rdfLibrary for converting an XML file to N-Triple RDF1,284BSD-3-ClauseCommand line utilitiesEncoding xml3xml3 library aimed to be default XML implementation in Rust.30Unlicense OR MIT xml5everPush based streaming parser for XML.17,011,313MIT OR Apache-2.0Parser implementationsWeb programming xml_bracket_notationSimple tool for converting XML into bracket notation used for Trees.1,559MITCommand line utilitiesDevelopment tools xml_c14nSafe & stupid simple API for XML canonicalization, built on libxml256,274MIT OR Apache-2.0API bindingsEncoding xml_collectedA Rust library to fetch and parse XML sitemaps, discover sub-sitemaps, and save extracted URLs to a file.1,734Apache-2.0Parsing toolsText processing xml_domA Rust crate providing a reasonably faithful implementation of the W3C DOM Core106,512MIT xml_language_tag_parserA simple XML language tag parser3,909MIT xml_magicA reasonably fast XML formatter.913MITCommand line utilitiesDevelopment tools xml_nom_parseA XML parser with nom2,157GPL-3.0 xml_oxideXML SAX parser implementation that parses any well-formed XML defined in the W3C Spec31,575MITParser implementationsParsing tools xml_saxA convenient XML SAX interface which can have several implementations. Current implementations: xml_oxide.10,890MITParsing tools xml_schema_generatorCreate Rust struct for given XML file, that allows to deserliaze the given XML using serde or vice versa42,132Apache-2.0Command line utilitiesConfiguration xml_serdeNamespace aware XML (de)serializer utilizing Serde66,153MIT xml_simple_parserA simple XML parser implemented in Rust using the Pest parser generator.43MIT xml_structSimple, low-boilerplate serialization of Rust data structures to XML.428MPL-2.0Encoding xml_struct_deriveDerive macros for xml_struct's XmlSerialize and XmlSerializeAttr traits.467MPL-2.0Encoding xml_to_jsonSimple xml to json parser that internally uses serde_json3,065non-standard XML_to_JSON_ParserParser that converts simple XML language text to a string in JSON format written on Rust.45MIT xml_to_json_rsSimple rust library to transform XML to json3,780MIT xml_tokensParse XML to tokens. Serialize tokens to XML.10,205GPL-3.0-or-later xml_viewerThe project creates an interactive HTML page from an XML string.2,220MIT xml_writerwrites xml, not pretty, but faaast321,700MIT/Apache-2.0 xmlbXML but with brackets1,792MITParser implementations xmldeclExtracts an encoding from an ASCII-based bogo-XML declaration in text/html in a Web-compatible way287,944Apache-2.0 OR MITEncodingInternationalization (i18n) xmldiffcompare 2 .xml files and show their differences7,706MIT xmlemXML DOM implementation with pretty printing50,374Apache-2.0 OR MITData structuresEncoding xmlformatBasic XML raw text or files formatter. Use it as a dependency or install it as a binary.4,483GPL-3.0Command line utilities xmlhelperXML encode/decode utilities built on xml-rs2,113MIT xmlitea light-weight, read-write XML parser.884AGPL-3.0-or-laterParsing tools xmlityA (de)serialization library for XML5,072MIT OR Apache-2.0 xmlity-deriveDerive proc-macros for xmlity.5,255MIT OR Apache-2.0 xmlity-quick-xmlXMLity implementation of quick-xml.4,783MIT OR Apache-2.0 xmlJSONConversions from XML to JSON16,273MIT OR Apache-2.0 xmlns(List of) Well-Known XML Namespaces3,187MPL-2.0 xmloxideA pure Rust reimplementation of libxml2 — memory-safe XML/HTML parsing32,667MITParser implementationsWeb programming xmlparserPull-based, zero-allocation XML parser.108,860,458MIT/Apache-2.0Parser implementations xmlparser-deriveA proc macro to generate functions for writing to and parsing from xml string, based on xmlparser.5,837MIT xmlparser-derive-coreCore of xmlparser-derive. Should not be used directly.5,387MIT xmlparser-derive-utilsUtils of xmlparser-derive. Should not be used directly.5,403MIT xmlrpcAn XML-RPC implementation for Rust149,858CC0-1.0EncodingNetwork programming xmlrpc_benthicAn XML-RPC implementation for use with OpenSim viewer project Benthic2,232CC0-1.0EncodingNetwork programming xmlsafeA streaming XML writer that protects you from XML injections through type safety.8,949MIT xmlschemaXML Schema validator and data conversion library for Rust.2,654MIT OR Apache-2.0Command line utilitiesParsing tools xmlsecWrapper for xmlsec1 library87,897MIT xmlserdeuseful tool for serializing and deserializing xml44,168MIT xmlserde_derivesmacros that help xmlserde serde the xml files39,959MIT xmlsig-lc-rsXML-DSig signature verification and SAML assertion validation backed by aws-lc-rs (FIPS-capable). The XML canonicalization engine…1,126BSD-2-ClauseAuthenticationCryptography xmlstatsA simple command-line utility for generating statistical data about tag usage in an xml file.7,049AGPL-3.0-or-later xmltojsonA simple crate for converting XML to JSON28,819LGPL-3.0+ xmltokPull-based, zero-allocation XML tokenizer with compact, lifetime-free tokens. A fork of xmlparser.62MIT OR Apache-2.0Parser implementations xmltreeParse an XML file into a simple tree-like structure17,678,394MITData structuresParsing tools xmltree-nsParse an XML file into a simple tree-like structure612MITData structuresParsing tools xmltree-parse_with_configParse an XML file into a simple tree-like structure3,197MITData structuresParsing tools xmltvXMLTV for electronic program guide (EPG) parser and generator using serde.12,799MIT/Apache-2.0Data structuresParsing tools xmltv-cliCLI tool for XMLTV electronic program guide (EPG) files with TUI included.62MIT/Apache-2.0Command line utilities xmltv-rsXMLTV builder/writer4,041MIT xmlwriterA simple, streaming XML writer.20,487,808MIT xmlxA Rust library to read/write xml files2,309MIT OR Apache-2.0Parsing tools xmobetSlot machine for xmobar5,027MIT OR Apache-2.0Command line utilitiesGames xmodemAn implementation of the XMODEM file-transfer protocol.16,805MIT xmodmap-pkexmodmap -pke in mostly pure rust5,218LGPL-3.0-or-later xmodmap-pke-umberwmxmodmap -pke implementation in rust4,948MIT xmodulesSmart contracts modules for MultiversX blockchain3,826GPL-3.0-onlyCryptography::CryptocurrenciesNo standard library xmp-writerWrite XMP metadata, step by step.2,023,956MIT OR Apache-2.0Encoding xmp_toolkitRust-language bindings for Adobe's XMP Toolkit214,359MIT OR Apache-2.0API bindings xmpegtsmpegts library.19,314MITMultimediaMultimedia::Audio xmpkitPure Rust implementation of Adobe XMP Toolkit3,895MIT OR Apache-2.0EncodingMultimedia::Images xmppHigh-level XMPP library15,355MPL-2.0Network programming xmpp-addrAn implementation of the XMPP Address format (Jabber ID) defined in RFC 7622.18,172MIT/Apache-2.0 xmpp-clientA work in progress xmpp lib5,761MPL-2.0 xmpp-client-rsSimple xmpp library3,046MPL-2.0 xmpp-coreAn implementation of the Extensible Messaging and Presence Protocol (XMPP) core spec defined in RFC 6120. If you are using XMPP…2,184MIT/Apache-2.0Network programming xmpp-derivexmpp-rs is an implementation of the Extensible Messaging and Presence Protocol (XMPP). Based on tokio-rs and futures-rs. It's…2,201MPL-2.0Network programming xmpp-http-uploadA simple external http upload server for XMPP / Jabber8,501MIT xmpp-imAn implementation of the Extensible Messaging and Presence Protocol (XMPP) core spec defined in RFC 6120. If you are using XMPP…2,182MIT/Apache-2.0Network programming xmpp-parsersCollection of parsers and serialisers for XMPP extensions162,242MPL-2.0Network programmingParsing tools xmpp-parsers-gst-meetCollection of parsers and serialisers for XMPP extensions3,091MPL-2.0Network programmingParsing tools xmpp-protoA work in progress xmpp lib6,074MPL-2.0 xmpp-proxyReverse XMPP proxy.1,723AGPL-3.0-or-later xmpp-rsA work in progress xmpp lib5,638MPL-2.0 xmpp-serverA work in progress xmpp lib5,513MPL-2.0 xmrMonero node implementation in Rust.2,069MIT/Apache-2.0 xmrsRead, edit and serialize SoundTracker music with pleasure — MOD/XM/S3M/IT/DW import plus SID & OPL chip synthesis, no_std.73,102MITEmbedded developmentMultimedia::Audio xmrsplayerSafe, no_std SoundTracker music player — plays MOD/XM/S3M/IT/DW with cycle-accurate SID and OPL/AdLib FM synthesis.76,832MITEmbedded developmentMultimedia::Audio xmssPure Rust implementation of XMSS (eXtended Merkle Signature Scheme) as described in RFC 8391 and SP 800-2082,017MIT/Apache-2.0Cryptography xmtBatteries-included CLI output library for Rust8,728non-standard xmt-libA grounder for SMT solvers59MITMathematicsScience xmtoolBinding23,158MIT xmtool-sysBinding10,713MIT xmtpSafe, ergonomic Rust client SDK for the XMTP messaging protocol964MIT OR Apache-2.0API bindingsCryptography xmtp-cliClient library for the XMTP messaging protocol.670MIT OR Apache-2.0 xmtp-sysRaw FFI bindings to the XMTP messaging protocol static library (libxmtp_ffi)471MIT OR Apache-2.0API bindingsCryptography xmtp-workspace-hackworkspace-hack package, managed by hakari114MIT xmtv_api一个封装好用来解析XMTV的API9,387MIT OR Apache-2.0 xmu-health-report-rust-sdkA CLI / SDK intending to simplify XMU Daily Health Report process10,149MIT xmu-loginAn SDK used for bypassing XMU authentication system2,773MIT xmutilconvert Vensim MDL files to XMILE4,407Apache-2.0 xmz-snapshotMake screenshots from 'xMZ-Mod-Touch' platform2,554GPL-2.0 xnAnother minimalist deep-learning framework optimized for inference.3,379MIT/Apache-2.0Science xn--ls8h💩4,556ISC xn-moshiAnother minimalist deep-learning framework optimized for inference.434MIT/Apache-2.0Science xnanoEfficient, fast text editor with syntax highlighting, themes, spellcheck. Written from the ground-up in Rust. Tested with macOS,…166MITText editors xndarrayA NumPy-like interface for ndarray, with dtype enum and npy I/O87MITDevelopment tools xndeeXtract your data from the Winamp Music Library4,319GPL-3.0-or-laterCommand line utilitiesDatabase interfaces xnetExcellent scalable overlay networking tool with punch buildin by bt DHT network1,528MIT xneuronA Freestanding, Zero dependency AI/ML library written in Rust with maximum portability.818non-standard xnft-toolQuickly scaffold an xNFT6,200MITCommand line utilities xnnA lightweight ML framework with GPU-first architecture73MIT xnode-controllerManage Xnode configuration based on a "controller" user1,246MIT xnode-deployerDeploy new Xnodes on several hardware providers3,035MIT xnode-manager-sdkRust Software Development Kit for interacting with Xnode Manager1,971MIT xntpA ntp client lib for Rust5,275MIT/Apache-2.0 xnvXML navigator and interactive filter with XPath-like queries21MIT xnvmeSafe and idiomatic xNVMe-bindings built on top of xnvme-sys. NOTE: This is a crate-namespace-reservation1,593BSD-3-Clause xnvme-sysRaw/direct/unsafe bindings to the xNVMe C Library.5,088BSD-3-Clause xnyA tool to search files5,173AGPL-1.0-or-laterCommand line utilities xoRust HTTP service framework.3,939MIT xo-api-clientUnofficial crate for accessing Xen Orchestra through its API10,031MIT OR Apache-2.0API bindingsAsynchronous xo-coreA fast, reusable, and well-documented game engine for Tic-Tac-Toe (Noughts and Crosses) in Rust733MITAlgorithmsGames xo-rsTicTacToe terminal game with Rust8,208GPL-3.0-or-laterGames xo65Library for parsing cc65 object files (xo65 format)742AGPL-3.0-onlyEmbedded development xocomilA lightweight, zero-allocation HTTP/1.1 request parser and response writer60MITNetwork programmingParser implementations xodA tiny REPL for bitwise arithmetic and expression evaluation.980MIT OR Apache-2.0Command line utilitiesCompilers xodec-rsBinding13,371MIT xodiumA stub for futures based x11 client1,864MIT xodusa simple web crawler in rust1,255MITCommand line utilities xodyUtilities Library873MIT xoev-xwasserXOEV XWasser XML Standard28,212MIT xoev-xwasser-codelistsXOEV XWasser XML Standard14,064MIT xoev-xwasser-deriveXOEV XWasser XML Standard26,021MIT xojo-mcpMCP server for controlling the Xojo IDE55MITCommand line utilitiesDevelopment tools xokdinstWrapper for openshift-install1,632Apache-2.0 xolirRust protobuf classes for Tel IR api308CC-BY-NC-ND-4.0 xonThe XON Programming Language1,625MIT xonixRemake of the old pc game xonix written in Rust and based on macroquad engine1,797non-standard xoodooXoodyak / Xoodoo - A versatile cryptographic scheme that can be used for hashing, encryption, MAC computation and authenticated…18,890MITCryptographyNo standard library xoodoo-pHigh-performance implementation of the Xoodoo-p permutation.16,372MIT OR Apache-2.0CryptographyNo standard library xoodyakXoodyak / Xoodoo - A versatile cryptographic scheme that can be used for hashing, encryption, MAC computation and authenticated…241,548MITCryptographyNo standard library xoofffFarfalle with Xoodoo: Parallel Permutation-based Cryptography5,436MITCryptography xopA cross-platform command-line tool to open a file or directory with the default application.1,649MITCommand line utilities xopsprocedural macros for overloading operators4,559MIT OR Apache-2.0 xops_corecore parsing and codegen for xops5,958MIT OR Apache-2.0 xops_macrosprocedural macro implementations for xops5,314MIT OR Apache-2.0 xopsyStructural pattern matching DSL for JSON. Perform declarative diagnostics and surgical in-place updates on dynamic data.65MIT OR Apache-2.0Data structuresEncoding xopsymlA high-performance, structural pattern-matching DSL for YAML. Perform declarative diagnostics and surgical in-place updates with…29MIT OR Apache-2.0Data structuresEncoding xoqX-Embodiment over QUIC - P2P and relay communication for robotics195Apache-2.0