PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
171,122

Apps indexed

 

Freshness
50 min ago

Last update

 

Cadence
1,082/day

7-day average

Indexed today: 381

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. agent-framework-a2a/
  3. Alternatives

agent-framework-a2a Alternatives

agent-framework-a2a is an open-source Python package that enables agent-to-agent (A2A) integration for the Microsoft Agent Framework. Below are 28 frameworks & sdks apps with similar functionality to agent-framework-a2a, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • agent-framework
    pypi.org

    agent-framework is an open-source Python framework developed by Microsoft for building, managing, and deploying AI agents. It includes core and optional packages, supporting modular development for AI-powered applications.

  • agent-framework-azure-ai
    pypi.org

    agent-framework-azure-ai is an open-source Python package that enables integration between Azure AI Foundry and the Microsoft Agent Framework. It provides tools for developers to build, orchestrate, and manage AI agents leveraging Azure services. Ideal for Python developers working on agent-based AI solutions.

  • agent-framework-chatkit
    pypi.org

    agent-framework-chatkit is an open-source Python package that integrates OpenAI ChatKit with the Microsoft Agent Framework. It provides tools and SDKs for developers to build and manage AI-powered chat agents efficiently.

  • agent-framework-hosting
    pypi.org

    agent-framework-hosting is an open-source Python package that provides multi-channel hosting capabilities for Microsoft Agent Framework agents. It allows developers to deploy agents across various platforms and channels using Python.

  • agent-framework-copilotstudio
    pypi.org

    agent-framework-copilotstudio is an open-source Python package that integrates Copilot Studio with the Microsoft Agent Framework, allowing developers to build and extend agent-based applications with Copilot features.

  • agent-framework-azurefunctions
    pypi.org

    Azure Functions integration for Microsoft Agent Framework.

  • agent-framework-ag-ui
    pypi.org

    agent-framework-ag-ui is an open-source Python package that adds AG-UI protocol integration to the Agent Framework. It enables developers to extend their agent-based applications with standardized UI protocol support, facilitating interoperability and extensibility.

  • agent-framework-azure-ai-search
    pypi.org

    Azure AI Search integration for Microsoft Agent Framework.

  • agent-framework-foundry
    pypi.org

    Microsoft Foundry integrations for Microsoft Agent Framework.

  • agent-framework-azure-cosmos
    pypi.org

    agent-framework-azure-cosmos is an open-source integration that allows developers to use Azure Cosmos DB as a history provider within the Microsoft Agent Framework. It facilitates persistent storage and retrieval of agent conversation history for scalable agent-based applications.

  • agentos-framework
    pypi.org

    agentos-framework is an open-source agent framework for developing, orchestrating, and managing autonomous AI agents. It supports multiple LLM providers, function calling, streaming, checkpointing, and swarm coordination, making it suitable for advanced AI development and research.

  • agent-framework-declarative
    pypi.org

    Declarative specification support for Microsoft Agent Framework.

  • agent-framework-goodmem
    github.com

    agent-framework-goodmem is an open-source integration that connects GoodMem with the Microsoft Agent Framework, allowing developers to enhance agent memory management capabilities within their autonomous agent applications.

  • agent-framework-github-copilot
    pypi.org

    agent-framework-github-copilot is an open-source Python package that integrates GitHub Copilot with the Microsoft Agent Framework. It enables developers to leverage Copilot's AI coding features within agent-based Python applications and workflows.

  • agent-framework-tools
    pypi.org

    agent-framework-tools is an open-source Python package offering built-in tools for the Microsoft Agent Framework, including local shell integration. It helps developers extend agentic applications with additional capabilities. Designed for Python developers working with agent frameworks.

  • agent-framework-durabletask
    pypi.org

    agent-framework-durabletask is an open-source integration for connecting Durable Task orchestration with the Microsoft Agent Framework. It enables developers to build robust, orchestrated agent-based workflows.

  • agent-framework-appkit
    github.com

    agent-framework-appkit is an open-source Python package offering utility helpers for developers building applications with the Microsoft Agent Framework. It streamlines common tasks and integrations, making it easier to develop, test, and maintain agent-based applications. Ideal for Python developers working with conversational agents.

  • agent-framework-foundry-hosting
    github.com

    Foundry Hosting integration for Microsoft Agent Framework.

  • agent-framework-devui
    pypi.org

    Debug UI for Microsoft Agent Framework with OpenAI-compatible API server.

  • agent-framework-purview
    pypi.org

    agent-framework-purview is an open-source integration package connecting Microsoft Purview's data governance capabilities with the Microsoft Agent Framework. It helps developers build secure, compliant agent-based applications.

  • agent-framework-hyperlight
    pypi.org

    Hyperlight CodeAct integrations for Microsoft Agent Framework.

  • agent-framework-ollama
    pypi.org

    Ollama integration for Microsoft Agent Framework.

  • air-agent
    github.com

    air-agent is an open-source Python framework for building lightweight AI agents with support for OpenAI tool calling, Model Context Protocol (MCP), and parallel subagents. It is designed for developers who want to orchestrate and extend AI agent capabilities efficiently.

  • agent-framework-mem0
    pypi.org

    agent-framework-mem0 is an open-source Python package that integrates Mem0 memory management with the Microsoft Agent Framework. It enables developers to add memory capabilities to their agent-based applications using a simple interface.

  • agent-framework-foundry-local
    pypi.org

    Foundry Local integration for Microsoft Agent Framework.

  • agent-framework-monty
    pypi.org

    agent-framework-monty is an open-source Python package that integrates Monty CodeAct capabilities into the Microsoft Agent Framework. It enables developers to extend agentic applications with Monty integrations via a command-line interface. Ideal for Python developers working with agent frameworks.

  • agentoath-a2a
    agentoath.ai

    agentoath-a2a is a Python package that provides cryptographic trust infrastructure for AI agents, focusing on agent-to-agent interactions. The tool equips each agent with a unique cryptographic identity using Ed25519 keypairs and supports the generation of cryptographically signed, tamper-proof receipts for every action an agent performs. These receipts serve as a verifiable audit trail and can be independently checked without reliance on a central authority, reflecting a zero-trust approach by default. The package is compatible with the Google Agent-to-Agent (A2A) protocol, offering features such as trust headers and ASGI middleware for agent communication. agentoath-a2a also enables trust delegation between agents, supporting configurable scope limits, expiry, and full chain verification. Trust scores are calculated based on an agent's receipt history, with adjustable decay rates, category weights, and thresholds to quantify and manage trust dynamically. Designed to be framework-agnostic, agentoath-a2a provides native integrations for platforms such as LangChain, CrewAI, and MCP, in addition to Google A2A. It supports peer-to-peer federation, allowing organizations to share trust receipts without centralization. 0 license, and can be installed via pip for Python environments. It is intended for developers building secure, verifiable agent-based systems that require decentralized trust and auditability.

  • agent-framework-redis
    pypi.org

    Redis integration for Microsoft Agent Framework.