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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
fastred avatar

fastred/Optimizing-Swift-Build-Times

0
View on GitHub↗
3,588 stele·143 fork-uri·Swift·MIT·1 vizualizare

Optimizing Swift Build Times

Collection of advice on optimizing compile times of Swift projects.

Features

  • App Optimization - Strategies and tools for improving Swift compilation speed.
  • Build Systems and Compilers - Collection of guides to improve Swift compilation speed.

Istoric stele

Graficul istoricului de stele pentru fastred/optimizing-swift-build-timesGraficul istoricului de stele pentru fastred/optimizing-swift-build-times

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Optimizing Swift Build Times

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Optimizing Swift Build Times.
  • antlr/antlr4Avatar antlr

    antlr/antlr4

    18,928Vezi pe 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
    Vezi pe GitHub↗18,928
  • bazelbuild/bazelAvatar bazelbuild

    bazelbuild/bazel

    25,529Vezi pe 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
    Vezi pe GitHub↗25,529
  • huanxsd/linkmapH

    huanxsd/LinkMap

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • agens-no/swiffA

    agens-no/swiff

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 13 alternative pentru Optimizing Swift Build Times→

Întrebări frecvente

Ce face fastred/optimizing-swift-build-times?

Collection of advice on optimizing compile times of Swift projects.

Care sunt principalele funcționalități ale fastred/optimizing-swift-build-times?

Principalele funcționalități ale fastred/optimizing-swift-build-times sunt: App Optimization, Build Systems and Compilers.

Care sunt câteva alternative open-source pentru fastred/optimizing-swift-build-times?

Alternativele open-source pentru fastred/optimizing-swift-build-times includ: 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… huanxsd/linkmap. jpsim/sourcekitten — An adorable little framework and command line tool for interacting with SourceKit. kripken/emscripten — Emscripten is a WebAssembly toolchain and compiler backend that transforms C and C++ source code into WebAssembly… agens-no/swiff.