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 tuist/xcodeproj

Open-source alternatives to XcodeProj

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

  • 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
  • johnsundell/swiftplateJohnSundell avatar

    JohnSundell/SwiftPlate

    1,775View on GitHub↗

    Easily generate cross platform Swift framework projects from the command line

    Swiftcligeneratescript
    View on GitHub↗1,775
  • adobe/go-starterA

    adobe/go-starter

    0View on GitHub↗
    View on GitHub↗0
  • astaxie/batastaxie avatar

    astaxie/bat

    2,564View on GitHub↗

    Go implement CLI, cURL-like tool for humans

    Go
    View on GitHub↗2,564
  • audreyr/cookiecutteraudreyr avatar

    audreyr/cookiecutter

    24,951View on GitHub↗

    Cookiecutter is a cross-platform command-line interface tool for project scaffolding and template generation. It functions as a project templating CLI and variable orchestrator that creates standardized software project boilerplates across different operating systems and programming languages. The tool generates project directory structures from predefined templates using variable substitution. It supports the retrieval of template source code from remote Git repositories and utilizes a definition file to prompt users for configuration values to personalize the resulting files and folder stru

    Python
    View on GitHub↗24,951

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
  • 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
  • bencodezen/vue-enterprise-boilerplatebencodezen avatar

    bencodezen/vue-enterprise-boilerplate

    7,777View on GitHub↗

    This project is a pre-configured architecture and development environment designed for building large-scale single page applications using the Vue framework. It serves as an enterprise application template that provides a structured project foundation and opinionated directory layouts for professional-grade software development. The boilerplate streamlines the development workflow through a Vue CLI build configuration that includes automated component imports and global style injection. It further optimizes project organization by implementing alias-based module resolution to simplify file re

    SCSS
    View on GitHub↗7,777
  • container-lisp/make-likecontainer-lisp avatar

    container-lisp/make-like

    12View on GitHub↗

    An opinionated application template builder for Common Lisp web applications

    Common Lisp
    View on GitHub↗12
  • bxcodec/go-clean-archbxcodec avatar

    bxcodec/go-clean-arch

    10,118View on GitHub↗

    This project is a boilerplate and template for Go applications implementing Clean Architecture. It provides a standardized project structure designed to organize code into decoupled layers, ensuring that core business logic remains independent of databases, frameworks, and user interfaces. The implementation focuses on a domain-driven design that utilizes dependency injection and the repository pattern to abstract data storage. It enforces architectural boundaries through internal package encapsulation and layer-based dependency inversion. The project includes a development toolchain that au

    Goarchitecturearticleclean-architecture
    View on GitHub↗10,118
  • 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
  • catchplay/scaffoldcatchplay avatar

    catchplay/scaffold

    150View on GitHub↗

    Generate scaffold project layout for Go.

    Go
    View on GitHub↗150
  • cesarferreira/alfiC

    cesarferreira/alfi

    0View on GitHub↗
    View on GitHub↗0
  • batijs/batibatijs avatar

    batijs/bati

    479View on GitHub↗

    🔨 Next-gen scaffolder. Get started with fully-functional apps, and choose any tool you want.

    TypeScript
    View on GitHub↗479
  • cocoapods/cocoapodsCocoaPods avatar

    CocoaPods/CocoaPods

    14,823View on GitHub↗

    CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via configuration files. It serves as a project workspace orchestrator, coordinating the build process and linking external dependencies through centralized workspace configurations. To ensure environment consistency across different development machines, it employs a manifest-based version locking system. The project provides a version-controlled library specification registry for managing and distributing metadata and source paths for reusable code modules. It includes tools for extern

    Ruby
    View on GitHub↗14,823
  • code-gio/svelte-docs-startercode-gio avatar

    code-gio/svelte-docs-starter

    85View on GitHub↗

    A modern, full-featured documentation starter built with SvelteKit, Tailwind CSS v4, shadcn-svelte, and MDSvex. Inspired by Astro Starlight.

    Svelte
    View on GitHub↗85
  • bavragor/vite-svelte-docker-templatebavragor avatar

    bavragor/vite-svelte-docker-template

    1View on GitHub↗

    This template offers the following things, ready to use, in a dockerized environment:

    Shell
    View on GitHub↗1
  • cookiecutter/cookiecuttercookiecutter avatar

    cookiecutter/cookiecutter

    24,950View on GitHub↗

    Cookiecutter is a command-line project templating engine and scaffolding tool used to automate the creation of software project structures. It functions as a project automator that generates initialized repositories and directories from predefined templates using variable substitution. The system utilizes the Jinja2 templating language to render files and folders, transforming generic blueprints into customized codebases based on user input. It supports template distribution via Git repositories or zip archives, allowing for the standardization of development environments across teams. The t

    Pythoncookiecutterpython
    View on GitHub↗24,950
  • copier-org/copiercopier-org avatar

    copier-org/copier

    3,418View on GitHub↗

    Library and command-line utility for rendering projects templates.

    Pythoncookiecuttercopier-templatehacktoberfest
    View on GitHub↗3,418
  • cpisciotta/xcbeautifycpisciotta avatar

    cpisciotta/xcbeautify

    1,420View on GitHub↗
    Swiftbeautifierprettifierswift
    View on GitHub↗1,420
  • create-go-app/clicreate-go-app avatar

    create-go-app/cli

    2,759View on GitHub↗

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

    Goansible-playbookbackendbackend-template
    View on GitHub↗2,759
  • create-node-app/create-node-appCreate-Node-App avatar

    Create-Node-App/create-node-app

    89View on GitHub↗

    Powerful tool to scaffold your application choosing between different templates and extensions for Web apps, Web Extensions, Monorepos, and more!

    TypeScript
    View on GitHub↗89
  • criticalmoments/cmsaasstarterCriticalMoments avatar

    CriticalMoments/CMSaasStarter

    2,342View on GitHub↗

    A modern SaaS template/boilerplate built with SvelteKit, Tailwind, and Supabase. Includes marketing page, blog, subscriptions, auth, user dashboard, user settings, pricing page, and more.

    Svelte
    View on GitHub↗2,342
  • crushlovely/amaroC

    crushlovely/Amaro

    0View on GitHub↗
    View on GitHub↗0
  • dblock/fuidblock avatar

    dblock/fui

    2,046View on GitHub↗

    Fui

    Ruby
    View on GitHub↗2,046
  • dipeshdulal/clean-ginD

    dipeshdulal/clean-gin

    0View on GitHub↗
    View on GitHub↗0
  • electron-vite/create-electron-viteelectron-vite avatar

    electron-vite/create-electron-vite

    241View on GitHub↗

    Scaffolding Your Electron⚡️Vite Project

    TypeScript
    View on GitHub↗241
  • erkelost/create-vite-appErKeLost avatar

    ErKeLost/create-vite-app

    245View on GitHub↗

    🍰🍰 VIte-CLI resolve Vite create starter template No need to configure vite scaffolding templates quickly build vite4.x development templates highly customized Vue3.x React 18 Vite5.x

    TypeScript
    View on GitHub↗245
  • facebook/augmented-traffic-controlF

    facebook/augmented-traffic-control

    0View on GitHub↗
    View on GitHub↗0
  • facebook/stethofacebook avatar

    facebook/stetho

    12,672View on GitHub↗

    Stetho is a debug bridge that connects Android applications to Chrome Developer Tools. It allows for the real-time inspection of network traffic, internal application state, and the user interface layout directly within a desktop browser. The project provides specialized inspectors for analyzing Android-specific components. This includes a network inspector for capturing HTTP requests and responses, an SQLite database browser for querying local storage, and a view hierarchy inspector for mapping UI elements and styles. Additional capabilities cover runtime execution via an embedded JavaScrip

    Java
    View on GitHub↗12,672
  • 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