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

pinterest/PodToBUILD

0
View on GitHub↗
331 stars·68 forks·Swift·Apache-2.0·10 views

PodToBUILD

An easy way to build CocoaPods with Bazel - it integrates pods end to end with an easy to use macro.

Features

  • Build Systems and Compilers - Build CocoaPods using Bazel configurations.
  • Language Rules - CocoaPods dependency conversion.

Star history

Star history chart for pinterest/podtobuildStar history chart for pinterest/podtobuild

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to PodToBUILD

Similar open-source projects, ranked by how many features they share with PodToBUILD.
  • antlr/antlr4antlr avatar

    antlr/antlr4

    18,928View on GitHub↗

    ANTLR is a grammar-based code generator and multi-language parser generator used to design and implement custom languages. It functions as a toolkit for transforming formal language definitions into executable source code for processing structured text or binary files, while providing a framework for automatically constructing and traversing hierarchical parse trees. The project is distinguished by its ability to generate lexers and parsers in various target programming languages from a single shared grammar definition. It supports grammars containing direct left recursion and utilizes adapti

    Java
    View on GitHub↗18,928
  • bazelbuild/bazelbazelbuild avatar

    bazelbuild/bazel

    25,529View on GitHub↗

    Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation tasks for massive codebases. It functions as a hermetic build environment, utilizing sandboxed execution and content-addressable caching to ensure that build artifacts are reproducible and that identical tasks are never re-executed. By modeling dependencies as a directed acyclic graph, the system determines optimal execution order and identifies tasks that can run in parallel. The project distinguishes itself through its support for distributed build execution, allowing resou

    Javabazelbuildbuild-system
    View on GitHub↗25,529
  • dan-compton/ecsonnetD

    dan-compton/ecsonnet

    0View on GitHub↗
    View on GitHub↗0
  • agens-no/swiffA

    agens-no/swiff

    0View on GitHub↗
    View on GitHub↗0
See all 22 alternatives to PodToBUILD→

Frequently asked questions

What does pinterest/podtobuild do?

An easy way to build CocoaPods with Bazel - it integrates pods end to end with an easy to use macro.

What are the main features of pinterest/podtobuild?

The main features of pinterest/podtobuild are: Build Systems and Compilers, Language Rules.

What are some open-source alternatives to pinterest/podtobuild?

Open-source alternatives to pinterest/podtobuild include: antlr/antlr4 — ANTLR is a grammar-based code generator and multi-language parser generator used to design and implement custom… bazelbuild/bazel — Bazel is a multi-language build automation engine designed to manage complex dependency graphs and execute compilation… dan-compton/ecsonnet. fastred/optimizing-swift-build-times — Collection of advice on optimizing compile times of Swift projects. filmil/bazel-ebook — | Workflow | Status | |---|---| | Build | | | Publish to my custom Bazel registry | | | Publish to official Bazel… agens-no/swiff.