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 michaeleisel/zld

Projects sharing features with Michaeleisel Zld

11 open-source projects similar to michaeleisel/zld, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • agens-no/swiffA

    agens-no/swiff

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • fastred/optimizing-swift-build-timesfastred avatar

    fastred/Optimizing-Swift-Build-Times

    3,588View on GitHub↗

    Collection of advice on optimizing compile times of Swift projects.

    Swiftbuild-timecompilecompile-time
    View on GitHub↗3,588

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
  • jpsim/sourcekittenjpsim avatar

    jpsim/SourceKitten

    2,419View on GitHub↗

    An adorable little framework and command line tool for interacting with SourceKit.

    Swift
    View on GitHub↗2,419
  • kripken/emscriptenkripken avatar

    kripken/emscripten

    27,429View on GitHub↗

    Emscripten is a WebAssembly toolchain and compiler backend that transforms C and C++ source code into WebAssembly bytecode. It serves as a framework for porting native applications and libraries to web browsers and server runtimes by translating LLVM intermediate representation into optimized WebAssembly modules. The system specializes in porting native graphical standards, such as OpenGL and SDL2, by mapping native graphics API calls to browser-compatible WebGL commands. This allows complex visual applications and native desktop software to be deployed as portable web formats. The toolchain

    C++
    View on GitHub↗27,429
  • macmade/clangkitM

    macmade/ClangKit

    0View on GitHub↗
    View on GitHub↗0
  • pinterest/podtobuildpinterest avatar

    pinterest/PodToBUILD

    331View on GitHub↗

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

    Swift
    View on GitHub↗331
  • robertgummesson/buildtimeanalyzer-for-xcodeRobertGummesson avatar

    RobertGummesson/BuildTimeAnalyzer-for-Xcode

    4,347View on GitHub↗

    BuildTimeAnalyzer-for-Xcode is a performance analysis tool and build log parser designed to measure compilation durations across Xcode project components. It functions as a Swift compilation profiler to detect slow-compiling code and complex type-checking issues. The tool analyzes Xcode build logs to extract timing data and visualize bottlenecked files. This allows for the identification and resolution of slow-building parts of a project by breaking down compilation durations for individual files and modules. The analyzer covers a range of optimization capabilities, including the use of log-

    Swift
    View on GitHub↗4,347
  • spotify/xcmetricsspotify avatar

    spotify/XCMetrics

    1,163View on GitHub↗

    XCMetrics is the easiest way to collect Xcode build metrics and improve developer productivity.

    Swiftspmswiftxcactivitylog
    View on GitHub↗1,163
  • xcconfigs/xcconfigsxcconfigs avatar

    xcconfigs/xcconfigs

    1,195View on GitHub↗

    Common Xcode configuration files/settings.

    View on GitHub↗1,195