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
JohnSundell avatar

JohnSundell/SwiftPlate

0
View on GitHub↗
1,775 stars·85 forks·Swift·MIT·7 views

SwiftPlate

Easily generate cross platform Swift framework projects from the command line

Features

  • Build And Automation - CLI tool for generating cross-platform framework projects.
  • Project Scaffolding - Generates cross-platform Swift framework projects.

Star history

Star history chart for johnsundell/swiftplateStar history chart for johnsundell/swiftplate

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Projects sharing features with SwiftPlate

These projects share indexed features with SwiftPlate. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tuist/xcodeprojtuist avatar

    tuist/XcodeProj

    2,195View on GitHub↗
    Swiftiosmacosobjective-c
    View on GitHub↗2,195
  • tuist/tuisttuist avatar

    tuist/tuist

    5,527View on GitHub↗

    Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with a declarative Swift DSL where build targets, settings, and dependencies are defined in code. The tool then generates Xcode workspaces and projects from that manifest, and can bootstrap new projects with a given platform target and initial structure. Beyond generation and scaffolding, Tuist provides a command-line build capability that compiles Apple platform projects without launching Xcode. It resolves the dependency graph between targets, detects cycles, and determines buil

    Swiftiosobjective-cproductivity
    View on GitHub↗5,527
  • 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
  • ardanlabs/serviceardanlabs avatar

    ardanlabs/service

    4,030View on GitHub↗

    This project provides a set of structural templates and frameworks for bootstrapping production servers, high-performance backends, Kubernetes microservices, and AI pipelines using the Go programming language. It serves as a foundational architecture for building high-throughput infrastructure and scalable production servers with integrated routing and middleware. The framework includes a specialized infrastructure for developing retrieval-augmented generation systems, emphasizing local model inference and secure data sovereignty. It further provides a dedicated microservice template for cont

    Go
    View on GitHub↗4,030
Compare all 30 related projects→

Frequently asked questions

What does johnsundell/swiftplate do?

Easily generate cross platform Swift framework projects from the command line

What are the main features of johnsundell/swiftplate?

The main features of johnsundell/swiftplate are: Build And Automation, Project Scaffolding.

Which projects share features with johnsundell/swiftplate?

Projects with overlapping indexed features include: tuist/xcodeproj. tuist/tuist — Tuist is a Swift manifest–based project manager for Xcode projects. It replaces manual Xcode project file editing with… almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. astaxie/bat — Go implement CLI, cURL-like tool for humans. audreyr/cookiecutter — Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It… ardanlabs/service — This project provides a set of structural templates and frameworks for bootstrapping production servers,…