awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
michaelrsweet avatar

michaelrsweet/mxml

0
View on GitHub↗
522 stele·172 fork-uri·C·Apache-2.0·2 vizualizăriwww.msweet.org/mxml↗

Mxml

Tiny XML library.

Features

  • Data Parsing - Small library for reading and writing XML files.
  • XML Processing - Small, embeddable XML parsing library.
  • Biblioteci de uz general - Small library for reading and writing XML.
  • XML - Listed in the “XML” section of the Awesome Cpp Cn awesome list.

Istoric stele

Graficul istoricului de stele pentru michaelrsweet/mxmlGraficul istoricului de stele pentru michaelrsweet/mxml

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face michaelrsweet/mxml?

Tiny XML library.

Care sunt principalele funcționalități ale michaelrsweet/mxml?

Principalele funcționalități ale michaelrsweet/mxml sunt: Data Parsing, XML Processing, Biblioteci de uz general, XML.

Care sunt câteva alternative open-source pentru michaelrsweet/mxml?

Alternativele open-source pentru michaelrsweet/mxml includ: 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…

Alternative open-source pentru Mxml

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Mxml.
  • mongodb/libbsonAvatar mongodb

    mongodb/libbson

    347Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗347
  • leethomason/tinyxml2Avatar leethomason

    leethomason/tinyxml2

    5,771Vezi pe GitHub↗

    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++
    Vezi pe GitHub↗5,771
  • leonidas-from-xiv/node-xml2jsAvatar Leonidas-from-XIV

    Leonidas-from-XIV/node-xml2js

    4,966Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,966
  • robbiehanson/xmppframeworkAvatar robbiehanson

    robbiehanson/XMPPFramework

    5,888Vezi pe GitHub↗

    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
    Vezi pe GitHub↗5,888
  • Vezi toate cele 30 alternative pentru Mxml→