awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
michaelrsweet avatar

michaelrsweet/mxml

0
View on GitHub↗
www.msweet.org/mxml↗

Mxml

Tiny XML library.

Features

  • Data Parsing - Small library for reading and writing XML files.

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
  • XML Processing - Small, embeddable XML parsing library.
  • Allgemeine Bibliotheken - Small library for reading and writing XML.
  • XML - Listed in the “XML” section of the Awesome Cpp Cn awesome list.
  • 522 Stars·172 Forks·C·Apache-2.0·3 Aufrufe

    Star-Verlauf

    Star-Verlauf für michaelrsweet/mxmlStar-Verlauf für michaelrsweet/mxml

    Häufig gestellte Fragen

    Was macht michaelrsweet/mxml?

    Tiny XML library.

    Was sind die Hauptfunktionen von michaelrsweet/mxml?

    Die Hauptfunktionen von michaelrsweet/mxml sind: Data Parsing, XML Processing, Allgemeine Bibliotheken, XML.

    Welche Open-Source-Alternativen gibt es zu michaelrsweet/mxml?

    Open-Source-Alternativen zu michaelrsweet/mxml sind unter anderem: leethomason/tinyxml2 — TinyXML-2 is a lightweight C++ library for parsing, manipulating, and generating XML documents. It functions as a… mongodb/libbson — ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson. robbiehanson/xmppframework — XMPPFramework is an Objective-C communication framework and networking library used to build instant messaging… leonidas-from-xiv/node-xml2js — This project is a Node.js library for bidirectional conversion between XML strings and JavaScript objects. It… symfony/dom-crawler — This project is an HTML and XML DOM parser designed for loading and navigating the structure of web documents to… zeux/pugixml — pugixml is a lightweight C++ XML parser and DOM-based library used for parsing, manipulating, and saving XML…

    Open-Source-Alternativen zu Mxml

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Mxml.
    • mongodb/libbsonAvatar von mongodb

      mongodb/libbson

      347Auf GitHub ansehen↗

      ARCHIVED - libbson has moved to https://github.com/mongodb/mongo-c-driver/tree/master/src/libbson

      C
      Auf GitHub ansehen↗347
    • leethomason/tinyxml2Avatar von leethomason

      leethomason/tinyxml2

      5,771Auf GitHub ansehen↗

      TinyXML-2 is a lightweight C++ library for parsing, manipulating, and generating XML documents. It functions as a UTF-8 XML processor that represents data through a hierarchical Document Object Model. The library provides tools for both DOM parsing and direct document generation via data streams. It includes capabilities for navigating the XML tree to locate specific elements, modifying attributes and content, and resolving character entities and Unicode numeric references into UTF-8 text. The processor includes syntax validation and diagnostic utilities that track line-number metadata for e

      C++
      Auf GitHub ansehen↗5,771
    • leonidas-from-xiv/node-xml2jsAvatar von Leonidas-from-XIV

      Leonidas-from-XIV/node-xml2js

      4,966Auf GitHub ansehen↗

      This project is a Node.js library for bidirectional conversion between XML strings and JavaScript objects. It functions as an XML parser that transforms XML content into structured data and an XML serializer that generates formatted strings from JavaScript data objects. The toolkit includes a data transformer that applies custom processing functions to tags and attributes during the conversion process. It manages XML namespaces and supports the definition of custom root elements to maintain document structure during generation. The system handles XML data parsing, string generation, and name

      CoffeeScript
      Auf GitHub ansehen↗4,966
    • robbiehanson/xmppframeworkAvatar von robbiehanson

      robbiehanson/XMPPFramework

      5,888Auf GitHub ansehen↗

      XMPPFramework is an Objective-C communication framework and networking library used to build instant messaging applications for Mac and iOS. It provides a programmatic foundation for implementing XMPP clients, managing real-time message exchange, and processing structured XML streams between network endpoints. The framework features a modular plugin architecture and extension system that allows for the integration of custom communication capabilities and protocol extensions into the data stream. It distinguishes itself with specialized support for OMEMO end-to-end encryption and a state-based

      Objective-C
      Auf GitHub ansehen↗5,888
    Alle 30 Alternativen zu Mxml anzeigen→