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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to 100mango/swiftcssparser

Open-source alternatives to SwiftCssParser

30 open-source projects similar to 100mango/swiftcssparser, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SwiftCssParser alternative.

  • alibaba/handyjsonalibaba avatar

    alibaba/handyjson

    4,262View on GitHub↗

    HandyJSON is a Swift JSON serialization library and data mapper. It functions as an object mapper that converts JSON data into typed Swift models and transforms Swift objects back into JSON strings for storage or transmission. The library uses reflection to automatically map JSON keys to object properties and supports custom mapping metadata to resolve naming differences between APIs and code. It provides capabilities for extracting values from deep nested paths within a JSON structure and supports the transformation of complex types such as dates and URLs. The framework handles both the des

    Swift
    View on GitHub↗4,262
  • carltongibson/django-template-partialscarltongibson avatar

    carltongibson/django-template-partials

    656View on GitHub↗

    Reusable named inline partials for the Django Template Language.

    Python
    View on GitHub↗656
  • cezheng/fuzicezheng avatar

    cezheng/Fuzi

    1,105View on GitHub↗

    A fast & lightweight XML & HTML parser in Swift with XPath & CSS support

    Swift
    View on GitHub↗1,105
  • chenyunguimilook/swiftyxmlchenyunguiMilook avatar

    chenyunguiMilook/SwiftyXML

    107View on GitHub↗

    The most swifty way to deal with XML data in swift 5.

    Swift
    View on GitHub↗107
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • createapi/createapiCreateAPI avatar

    CreateAPI/CreateAPI

    449View on GitHub↗

    Delightful code generator for OpenAPI specs

    Swift
    View on GitHub↗449
  • daniel1of1/cswiftvDaniel1of1 avatar

    Daniel1of1/CSwiftV

    172View on GitHub↗

    A csv parser written in swift conforming to rfc4180

    Swift
    View on GitHub↗172
  • dehesa/codablecsvdehesa avatar

    dehesa/CodableCSV

    483View on GitHub↗

    Read and write CSV files row-by-row or through Swift's Codable interface.

    Swift
    View on GitHub↗483
  • delba/jasondelba avatar

    delba/JASON

    1,008View on GitHub↗

    Fast JSON parsing for Swift

    Swift
    View on GitHub↗1,008
  • django-components/django-componentsdjango-components avatar

    django-components/django-components

    1,515View on GitHub↗

    Create simple reusable template components in Django.

    Python
    View on GitHub↗1,515
  • drmohundro/swxmlhashdrmohundro avatar

    drmohundro/SWXMLHash

    1,465View on GitHub↗

    Simple XML parsing in Swift

    Swift
    View on GitHub↗1,465
  • exyte/svgviewexyte avatar

    exyte/SVGView

    847View on GitHub↗

    SVG parser and renderer written in SwiftUI

    Swift
    View on GitHub↗847
  • freshos/arrowfreshOS avatar

    freshOS/Arrow

    387View on GitHub↗

    🏹 Parse JSON with style

    Swift
    View on GitHub↗387
  • gonzalezreal/grootgonzalezreal avatar

    gonzalezreal/Groot

    535View on GitHub↗

    From JSON to Core Data and back.

    Objective-C
    View on GitHub↗535
  • goodrequest/templeGoodRequest avatar

    GoodRequest/Temple

    37View on GitHub↗

    🗂️ This repository provides a guide to creating Xcode templates for iOS boilerplate code to save time and increase creativity in development. It simplifies the process and helps new team members get up to speed. A solution to Xcode's poorly documented templates.

    Swift
    View on GitHub↗37
  • iabudiab/htmlkitiabudiab avatar

    iabudiab/HTMLKit

    239View on GitHub↗

    An Objective-C framework for your everyday HTML needs.

    HTML
    View on GitHub↗239
  • ikesyo/himotokiikesyo avatar

    ikesyo/Himotoki

    793View on GitHub↗

    A type-safe JSON decoding library purely written in Swift

    Swift
    View on GitHub↗793
  • insanoid/swiftyjsonacceleratorinsanoid avatar

    insanoid/SwiftyJSONAccelerator

    947View on GitHub↗

    macOS app to generate Swift 5 code for models from JSON (with Codeable)

    Swift
    View on GitHub↗947
  • itsmeichigo/urlpreviewitsmeichigo avatar

    itsmeichigo/URLPreview

    199View on GitHub↗

    An NSURL extension for showing preview info of webpages

    Swift
    View on GitHub↗199
  • jsonmodel/jsonmodelJSONModel avatar

    JSONModel/JSONModel

    6,813View on GitHub↗

    JSONModel is a data modeling framework and serialization library for Apple platforms, including iOS, macOS, watchOS, and tvOS. It transforms JSON strings and dictionaries into typed Swift objects to eliminate manual dictionary parsing. The framework provides a mapping system that utilizes custom key rules and dot-notation to resolve nested data hierarchies. It supports the conversion of complex JSON structures into organized model relationships and manages the transformation of JSON arrays into collections of typed model instances. The toolset includes data type transformation via custom tra

    Objective-C
    View on GitHub↗6,813
  • krzysztofzablocki/propertymapperkrzysztofzablocki avatar

    krzysztofzablocki/PropertyMapper

    1,119View on GitHub↗

    Property mapping for Objective-C iOS apps.

    Objective-C
    View on GitHub↗1,119
  • mantle/mantleMantle avatar

    Mantle/Mantle

    11,255View on GitHub↗

    Mantle is a framework for mapping raw data structures and JSON into typed model objects for Cocoa and Cocoa Touch applications. It serves as a data serialization engine and JSON data mapper that transforms dictionaries and arrays into structured model objects. The framework distinguishes itself through an Objective-C persistence layer that manages model disk archiving via keyed archivers. It includes specialized logic for model version management, allowing outdated archived data structures to be upgraded to match current schemas during deserialization. The project covers a broad range of dat

    Objective-C
    View on GitHub↗11,255
  • marty-suzuki/urlembeddedviewmarty-suzuki avatar

    marty-suzuki/URLEmbeddedView

    648View on GitHub↗

    URLEmbeddedView automatically caches the object that is confirmed the Open Graph Protocol.

    Swift
    View on GitHub↗648
  • mattt/onomattt avatar

    mattt/Ono

    2,596View on GitHub↗

    A sensible way to deal with XML & HTML for iOS & macOS

    Objective-C
    View on GitHub↗2,596
  • maxdesiatov/corexlsxMaxDesiatov avatar

    MaxDesiatov/CoreXLSX

    904View on GitHub↗

    Excel spreadsheet (XLSX) format parser written in pure Swift

    Swift
    View on GitHub↗904
  • maxdesiatov/xmlcoderMaxDesiatov avatar

    MaxDesiatov/XMLCoder

    879View on GitHub↗

    Easy XML parsing using Codable protocols in Swift

    Swift
    View on GitHub↗879
  • michaelrsweet/mxmlmichaelrsweet avatar

    michaelrsweet/mxml

    522View on GitHub↗

    Tiny XML library.

    C
    View on GitHub↗522
  • mkoehnke/wkzombiemkoehnke avatar

    mkoehnke/WKZombie

    1,181View on GitHub↗

    WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.

    Swiftbrowserheadlessios
    View on GitHub↗1,181
  • mongodb/libbsonmongodb avatar

    mongodb/libbson

    347View on GitHub↗

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

    C
    View on GitHub↗347
  • muukii/jaysonmuukii avatar

    muukii/JAYSON

    257View on GitHub↗

    🧱 A JSON decoding/encoding library that handles optimistically or strictly.

    Swift
    View on GitHub↗257