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
·
yonaskolb avatar

yonaskolb/SwagGen

0
View on GitHub↗
633 stars·146 forks·Swift·MIT·4 views

SwagGen

OpenAPI/Swagger 3.0 Parser and Swift code generator

Features

  • Build And Automation - Generator for creating REST API clients from Swagger specifications.

Star history

Star history chart for yonaskolb/swaggenStar history chart for yonaskolb/swaggen

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 SwagGen

Similar open-source projects, ranked by how many features they share with SwagGen.
  • astaxie/batastaxie avatar

    astaxie/bat

    2,564View on GitHub↗

    Go implement CLI, cURL-like tool for humans

    Go
    View on GitHub↗2,564
  • carthage/carthageCarthage avatar

    Carthage/Carthage

    15,174View on GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Swift
    View on GitHub↗15,174
  • cesarferreira/alfiC

    cesarferreira/alfi

    0View on GitHub↗
    View on GitHub↗0
  • almazrafi/fugenalmazrafi avatar

    almazrafi/Fugen

    85View on GitHub↗

    Command line tool for exporting resources and generating code from your Figma files

    Swift
    View on GitHub↗85
See all 30 alternatives to SwagGen→

Frequently asked questions

What does yonaskolb/swaggen do?

OpenAPI/Swagger 3.0 Parser and Swift code generator

What are the main features of yonaskolb/swaggen?

The main features of yonaskolb/swaggen are: Build And Automation.

What are some open-source alternatives to yonaskolb/swaggen?

Open-source alternatives to yonaskolb/swaggen include: almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… cesarferreira/alfi. astaxie/bat — Go implement CLI, cURL-like tool for humans. cocoapods/cocoapods — CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via… cpisciotta/xcbeautify.