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
Z

zettio/weave

0
View on GitHub↗
0 stars·0 forks·8 views

Weave

Features

  • Infrastructure and Cloud - Virtual networking for Docker containers across hosts.
  • Networking and Discovery - Virtual network fabric for containerized applications.

Star history

Star history chart for zettio/weaveStar history chart for zettio/weave

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 Weave

Similar open-source projects, ranked by how many features they share with Weave.
  • anaibol/awesome-serverlessanaibol avatar

    anaibol/awesome-serverless

    7,585View on GitHub↗

    :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.

    View on GitHub↗7,585
  • ansible/ansibleansible avatar

    ansible/ansible

    68,968View on GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    View on GitHub↗68,968
  • arachnys/cabotarachnys avatar

    arachnys/cabot

    5,668View on GitHub↗

    Cabot is a self-hosted incident management platform and monitoring alert manager. It serves as a centralized system for receiving external monitoring data, managing on-call responder rotations, and dispatching incident notifications to administrators to ensure prompt resolution of system failures. The platform provides a containerized monitoring interface and a REST API for programmatically creating and modifying monitoring data and incident reports. It coordinates the routing of critical system alerts and manages the scheduling of personnel for on-call rotations. The system includes capabil

    JavaScript
    View on GitHub↗5,668
  • amoffat/shamoffat avatar

    amoffat/sh

    7,231View on GitHub↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    View on GitHub↗7,231
See all 30 alternatives to Weave→

Frequently asked questions

What are the main features of zettio/weave?

The main features of zettio/weave are: Infrastructure and Cloud, Networking and Discovery.

What are some open-source alternatives to zettio/weave?

Open-source alternatives to zettio/weave include: anaibol/awesome-serverless — :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications. ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… arachnys/cabot — Cabot is a self-hosted incident management platform and monitoring alert manager. It serves as a centralized system… aws/aws-cli — The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services… aws/chalice — Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It… amoffat/sh — sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix…