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 gerritcodereview/bazlets

Open-source alternatives to Bazlets

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

  • agentofuser/ipfs-deployagentofuser avatar

    agentofuser/ipfs-deploy

    1,172View on GitHub↗

    Zero-Config CLI to Deploy Static Websites to IPFS

    JavaScript
    View on GitHub↗1,172
  • alexbakers/create-ipfs-appalexbakers avatar

    alexbakers/create-ipfs-app

    20View on GitHub↗

    Set up a decentralized web3 app by running one command.

    JavaScript
    View on GitHub↗20
  • asana/bazeltscAsana avatar

    Asana/bazeltsc

    38View on GitHub↗

    This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with --persistent_worker, then it will run in a loop, reading compilation arguments (in protobuf format) from stdin; doing a compile; and then writing the results (also in protobuf format) to stdout.…

    TypeScript
    View on GitHub↗38
  • aspect-build/bazel-super-formatteraspect-build avatar

    aspect-build/bazel-super-formatter

    53View on GitHub↗

    Easily ensure your code is always formatted, with consistent tooling across everyone's machines.

    Starlark
    View on GitHub↗53
  • atlassian/bazel-toolsA

    atlassian/bazel-tools

    0View on GitHub↗

    Various reusable bits for the Bazel build system.

    View on GitHub↗0
  • auhau/ipfs-publishauhau avatar

    auhau/ipfs-publish

    67View on GitHub↗

    Continuous Delivery of static websites to IPFS

    Python
    View on GitHub↗67

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
  • babel/babelbabel avatar

    babel/babel

    44,009View on GitHub↗

    Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into backwards-compatible versions of the language. It functions as an abstract syntax tree manipulator, parsing source code into a hierarchical structure to traverse and modify nodes for custom code transformations. The system utilizes a plugin-driven architecture to apply specific transformation rules and supports presets that bundle multiple plugins into named configuration groups. This enables the transformation of experimental syntax and the injection of non-global polyfills to ensure consisten

    TypeScriptastbabelcompiler
    View on GitHub↗44,009
  • bazelbuild/bazel-integration-testingbazelbuild avatar

    bazelbuild/bazel-integration-testing

    34View on GitHub↗

    ARCHIVED: Bazel-integration-testing

    Java
    View on GitHub↗34
  • bazelbuild/bazel-watcherbazelbuild avatar

    bazelbuild/bazel-watcher

    511View on GitHub↗

    Note: This is not an official Google product.

    Go
    View on GitHub↗511
  • bazelbuild/sandboxfsbazelbuild avatar

    bazelbuild/sandboxfs

    404View on GitHub↗

    A virtual file system for sandboxing

    Rust
    View on GitHub↗404
  • bneijt/ipfs-video-gatewaybneijt avatar

    bneijt/ipfs-video-gateway

    46View on GitHub↗

    Docker image to host IPFS HTTP gateway with support for pin listing and easily adding content

    Python
    View on GitHub↗46
  • bzl-io/bzlbzl-io avatar

    bzl-io/bzl

    50View on GitHub↗

    bzl is a command-line application that makes it easier to work with multiple versions of bazel. You can install different versions and easily switch between them.

    View on GitHub↗50
  • cake-build/cakecake-build avatar

    cake-build/cake

    4,179View on GitHub↗

    Cake is a cross-platform build automation system and scripting framework that allows users to define software build pipelines using C# scripts. It functions as a CI/CD pipeline orchestrator and build runner, providing a strongly-typed domain-specific language to simplify the orchestration of compilation, testing, and packaging processes across Windows, Linux, and macOS. The system ensures reproducible build environments by pinning the versions of build tools, modules, and dependencies. It distinguishes itself by enabling a C# scripting workflow with full IDE support, including autocomplete, s

    C#build-automationbuild-automation-toolbuild-tool
    View on GitHub↗4,179
  • consensys/mahutaConsenSys avatar

    ConsenSys/Mahuta

    246View on GitHub↗

    IPFS Storage service with search capability

    Java
    View on GitHub↗246
  • cryptix/git-remote-ipfscryptix avatar

    cryptix/git-remote-ipfs

    232View on GitHub↗

    git transport helper for ipfs

    Go
    View on GitHub↗232
  • docker/composedocker avatar

    docker/compose

    37,588View on GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    View on GitHub↗37,588
  • dokterbob/youtube2ipfsdokterbob avatar

    dokterbob/youtube2ipfs

    26View on GitHub↗

    Download videos from YouTube (and similar video platforms) and add them to IPFS.

    Python
    View on GitHub↗26
  • elettrascicomp/git-ipfs-remote-bridgeElettraSciComp avatar

    ElettraSciComp/Git-IPFS-Remote-Bridge

    34View on GitHub↗

    Git IPFS Remote Bridge

    Python
    View on GitHub↗34
  • eslint/eslinteslint avatar

    eslint/eslint

    27,349View on GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    JavaScriptecmascripteslintjavascript
    View on GitHub↗27,349
  • ethereum/sourcifyethereum avatar

    ethereum/sourcify

    932View on GitHub↗

    Source code verification service for Ethereum smart contracts

    TypeScript
    View on GitHub↗932
  • eximua/solid-ipfsE

    Eximua/solid-ipfs

    0View on GitHub↗
    View on GitHub↗0
  • github/awesome-copilotgithub avatar

    github/awesome-copilot

    35,119View on GitHub↗

    Awesome Copilot is a comprehensive framework for autonomous software development, providing the infrastructure to orchestrate multi-agent teams and automate complex coding workflows. It functions as a centralized platform for managing AI-driven development, enabling developers to deploy specialized agents that interact with local files, terminal commands, and external APIs to execute end-to-end software delivery tasks. The project distinguishes itself through its focus on governance and extensibility, offering a suite of security controls, policy-based execution guardrails, and audit trails t

    Pythonaigithub-copilothacktoberfest
    View on GitHub↗35,119
  • github/github-mcp-servergithub avatar

    github/github-mcp-server

    30,726View on GitHub↗

    This project is a Model Context Protocol server that provides a standardized interface for connecting host applications to external data sources and service APIs. It functions as a middleware component, exposing repository-related functionality as a set of discoverable tools that can be invoked dynamically by large language models to facilitate context-aware reasoning and task execution. By bridging host environments with external platforms, the server enables artificial intelligence models to access real-time repository information, supporting automated workflows and improved accuracy in gen

    Gogithubmcpmcp-server
    View on GitHub↗30,726
  • google/heroku-buildpack-bazelgoogle avatar

    google/heroku-buildpack-bazel

    8View on GitHub↗
    Shell
    View on GitHub↗8
  • graknlabs/bazel-distributiongraknlabs avatar

    graknlabs/bazel-distribution

    164View on GitHub↗

    assemblecrate( name , authors , categories , cratefeatures , description , documentation , homepage , keywords , license , licensefile , readmefile , repository , target , universemanifests , versionfile , workspace_refs )

    Starlark
    View on GitHub↗164
  • hchauvin/bazel-coverage-reporthchauvin avatar

    hchauvin/bazel-coverage-report

    20View on GitHub↗

    Not maintained: Please look at forks instead!

    Starlark
    View on GitHub↗20
  • ibnesayeed/setup-ipfsibnesayeed avatar

    ibnesayeed/setup-ipfs

    21View on GitHub↗

    A GitHub Action to install and initialize IPFS

    JavaScript
    View on GitHub↗21
  • ideea-inc/vipfsIdeea-inc avatar

    Ideea-inc/vipfs

    306View on GitHub↗

    Vue.js IPFS = VIPFS. Create unstoppable applications

    Vue
    View on GitHub↗306
  • ipfs/ipgetipfs avatar

    ipfs/ipget

    421View on GitHub↗

    Retrieve files over IPFS and save them locally.

    Shell
    View on GitHub↗421
  • acqio/bazel-arcanistacqio avatar

    acqio/bazel-arcanist

    9View on GitHub↗

    Unit test engine and linter for Bazel

    PHP
    View on GitHub↗9