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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nicklockwood avatar

nicklockwood/XMLDictionary

0
View on GitHub↗
1,131 stars·232 forks·Objective-C·2 viewscharcoaldesign.co.uk/source/cocoa#xml-dictionary↗

XMLDictionary

Purpose

Features

  • Data Parsing and Serialization - Utility for converting XML to dictionaries.

Star history

Star history chart for nicklockwood/xmldictionaryStar history chart for nicklockwood/xmldictionary

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to XMLDictionary

Similar open-source projects, ranked by how many features they share with XMLDictionary.
  • lorien/web-scrapinglorien avatar

    lorien/web-scraping

    7,931View on GitHub↗

    This project is a comprehensive resource directory for web data extraction, providing a curated collection of tools and libraries for parsing data, automating browsers, and managing network operations. It serves as a guide for extracting structured information from HTML, XML, JSON, and PDF formats. The toolkit focuses on advanced data collection strategies, including headless browser automation to interact with JavaScript and a suite of network utilities for DNS resolution and WebSocket connections. It specifically covers methods for bypassing bot protections through proxy pool management, us

    Makefile
    View on GitHub↗7,931
  • dotnet/corefxdotnet avatar

    dotnet/corefx

    17,491View on GitHub↗

    This project is the .NET Base Class Library, providing the foundational types and APIs required for .NET applications. It serves as a cross-platform runtime library and a standardized managed API framework, acting as the primary set of namespaces for memory management, collections, and asynchronous programming. The library enables the development of enterprise backend infrastructure and the execution of managed code consistently across different operating systems and hardware architectures. It includes capabilities for cross-platform application deployment using self-contained binaries, frame

    coreclrcorefxcsharp
    View on GitHub↗17,491
  • hkellaway/glosshkellaway avatar

    hkellaway/Gloss

    1,611View on GitHub↗

    Gloss has been deprecated in favor of Swift's Codable framework.

    Swift
    View on GitHub↗1,611
  • codermjlee/mjextensionCoderMJLee avatar

    CoderMJLee/MJExtension

    8,502View on GitHub↗

    MJExtension is a JSON serialization library and model mapping framework used to convert data between JSON strings and structured model objects. It functions as an object data mapper that handles the encoding and decoding of complex object hierarchies for network transmission and storage. The framework is a non-intrusive data mapper that uses reflection and runtime inspection to map raw data strings to application objects. This approach allows for data transformation without requiring base class inheritance, decorators, or extensions to the underlying model classes. The system supports recurs

    Objective-C
    View on GitHub↗8,502
See all 9 alternatives to XMLDictionary→

Frequently asked questions

What does nicklockwood/xmldictionary do?

Purpose

What are the main features of nicklockwood/xmldictionary?

The main features of nicklockwood/xmldictionary are: Data Parsing and Serialization.

What are some open-source alternatives to nicklockwood/xmldictionary?

Open-source alternatives to nicklockwood/xmldictionary include: dotnet/corefx — This project is the .NET Base Class Library, providing the foundational types and APIs required for .NET applications.… lorien/web-scraping — This project is a comprehensive resource directory for web data extraction, providing a curated collection of tools… hkellaway/gloss — Gloss has been deprecated in favor of Swift's Codable framework. ibireme/yymodel — YYModel is a JSON model mapping library and bidirectional data mapper designed to transform raw JSON data into… johnsundell/unbox — | Wrap. mantle/mantle — Mantle is a framework for mapping raw data structures and JSON into typed model objects for Cocoa and Cocoa Touch…