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 dotnetcore/agileconfig

Open-source alternatives to AgileConfig

20 open-source projects similar to dotnetcore/agileconfig, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AgileConfig alternative.

  • actions/cacheactions avatar

    actions/cache

    5,262View on GitHub↗

    This project is a GitHub Actions cache action designed to persist build state, dependencies, and compiled outputs across different runner environments and pipeline executions. It functions as a continuous integration dependency cache that utilizes content hashes to store and retrieve files, reducing installation time between workflow runs. The system distinguishes itself through cross-platform build caching, allowing build data to be transferred between different operating systems and runner architectures when the files are platform-independent. It also implements branch-based cache isolation

    TypeScript
    View on GitHub↗5,262
  • backstage/backstagebackstage avatar

    backstage/backstage

    33,679View on GitHub↗

    Backstage is an open-source framework for building internal developer portals. It provides a centralized, metadata-driven software catalog that tracks ownership, dependencies, and lifecycle status for all technical assets by harvesting configuration files directly from version control systems. The platform is built on a plugin-based modular architecture, allowing teams to extend core functionality through isolated, independently deployable modules that integrate into a unified frontend and backend ecosystem. The project distinguishes itself through its focus on developer productivity and stan

    TypeScriptbackstagecncfdeveloper-experience
    View on GitHub↗33,679
  • channeldao/teamclawC

    ChannelDAO/teamclaw

    0View on GitHub↗
    View on GitHub↗0
  • cheapestinference/siloscheapestinference avatar

    cheapestinference/silos

    15View on GitHub↗

    Silos transforms OpenClaw from a powerful framework into a professional AI Operation Center.

    TypeScript
    View on GitHub↗15

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
  • cloudnative/claw-k8sC

    cloudnative/claw-k8s

    0View on GitHub↗
    View on GitHub↗0
  • coollabsio/coolifycoollabsio avatar

    coollabsio/coolify

    57,055View on GitHub↗

    This project is a self-hosted platform-as-a-service that provides a centralized management interface for deploying, configuring, and monitoring containerized applications and databases on private infrastructure. It functions as a visual control plane, automating the end-to-end lifecycle of services from source code to production. By managing container orchestration, networking, and resource allocation, it allows users to maintain full control over their own hardware while streamlining the delivery of software. The platform distinguishes itself through its agentless architecture, which uses se

    PHPcoolifydatabasesdeployment
    View on GitHub↗57,055
  • dbup/dbupDbUp avatar

    DbUp/DbUp

    2,603View on GitHub↗

    DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.

    C#
    View on GitHub↗2,603
  • ekino/docker-neo4j-clusterekino avatar

    ekino/docker-neo4j-cluster

    40View on GitHub↗

    Get a Neo4J cluster in no time.

    Shell
    View on GitHub↗40
  • getinstall/openclawinstallerG

    getinstall/OpenClawInstaller

    0View on GitHub↗
    View on GitHub↗0
  • icewhaletech/casaosIceWhaleTech avatar

    IceWhaleTech/CasaOS

    34,091View on GitHub↗

    CasaOS is a lightweight software stack designed to transform standard Linux distributions into a comprehensive personal cloud platform. It functions as a management layer that sits atop the host operating system, providing a unified graphical dashboard to deploy, monitor, and administer containerized applications and local hardware resources. By automating the lifecycle of isolated software services, it enables users to maintain a private and secure digital infrastructure on their own hardware. The platform distinguishes itself through a declarative configuration model that continuously recon

    Gocasaosdockergolang
    View on GitHub↗34,091
  • istio/istioistio avatar

    istio/istio

    38,226View on GitHub↗

    Istio is a service mesh infrastructure that provides a centralized control plane to manage, secure, and observe communication between distributed microservices. It functions as a policy-driven network traffic controller, enabling developers to route, balance, and secure service-to-service traffic without requiring modifications to application code. The system enforces zero-trust security by utilizing mutual transport layer authentication to verify cryptographic identities for every network request. The project distinguishes itself through a sidecar-less proxy architecture, which offloads netw

    Goapi-managementcircuit-breakerconsul
    View on GitHub↗38,226
  • memovai/mimiclawmemovai avatar

    memovai/mimiclaw

    2,642View on GitHub↗

    Mimiclaw is a framework for integrating large language models with microcontroller hardware to create interactive AI agents. It provides an embedded AI agent runtime and a tool-calling engine that allows language model loops to execute on embedded devices. The system acts as a bridge between language model APIs and physical hardware peripherals, enabling the control of sensors and actuators through natural language. The project features a dedicated manager for over-the-air firmware updates, allowing system images to be installed via web browsers or wireless networks to remove local toolchain

    Caiassistantclawdbot
    View on GitHub↗2,642
  • neo4j/docker-neo4jneo4j avatar

    neo4j/docker-neo4j

    379View on GitHub↗

    NOTE: Supported images are available in the official image library on Docker Hub. Please use those for production use.

    Shell
    View on GitHub↗379
  • nicepkg/moltworkerN

    nicepkg/moltworker

    0View on GitHub↗
    View on GitHub↗0
  • openclaw/openclaw-dockerO

    openclaw/openclaw-docker

    0View on GitHub↗
    View on GitHub↗0
  • othmaneblial/lightclawOthmaneBlial avatar

    OthmaneBlial/lightclaw

    21View on GitHub↗

    LightClaw is a self-hosted Telegram AI agent inspired by OpenClaw: a small Python codebase with long-term memory, multi-provider LLM routing, skills, and local multi-agent delegation.

    Python
    View on GitHub↗21
  • ramsbaby/claude-discord-bridgeR

    Ramsbaby/claude-discord-bridge

    0View on GitHub↗
    View on GitHub↗0
  • ramsbaby/openclaw-self-healingRamsbaby avatar

    Ramsbaby/openclaw-self-healing

    37View on GitHub↗

    Stop getting paged at 3 AM. Let AI fix your crashes automatically.

    Shell
    View on GitHub↗37
  • rohanarun/phoneclawrohanarun avatar

    rohanarun/phoneclaw

    539View on GitHub↗

    PhoneClaw PhoneClaw is an Android automation app that runs on-device workflows and lets you generate automation logic at runtime using ClawScript, a JavaScript-based scripting language built into the app.

    Kotlin
    View on GitHub↗539
  • unitech/pm2Unitech avatar

    Unitech/pm2

    43,214View on GitHub↗

    This project is a Node.js process manager, runtime environment, and production deployment orchestrator. It provides the foundational system components required to run, monitor, and restart applications in the background to ensure continuous service availability. The system distinguishes itself through a built-in load balancer that distributes network traffic across multiple process instances to utilize all available CPU cores. It includes a real-time process monitor with a terminal-based dashboard for tracking server health, CPU and memory usage, and aggregated logs. The tool covers a broad

    JavaScriptcommand-linecommand-line-tooldeploy
    View on GitHub↗43,214