langgraphgo and GoLangGraph

These are competing implementations of the same LangGraph framework for Go, where tmc/langgraphgo is the more established port with significantly more community adoption.

langgraphgo
44
Emerging
GoLangGraph
38
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 18/25
Maintenance 6/25
Adoption 5/25
Maturity 15/25
Community 12/25
Stars: 254
Forks: 34
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 11
Forks: 2
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About langgraphgo

tmc/langgraphgo

langgraph for Go

This is a tool for developers who build applications using the Go programming language that need to interact with large language models. It helps organize complex, multi-step interactions, turning a sequence of prompts and responses into a structured flow. Developers input their Go code and logic for interacting with LLMs, and it outputs a defined, executable flow for their AI applications.

Go-development AI-application-development LLM-orchestration chatbot-development stateful-AI

About GoLangGraph

piotrlaczkowski/GoLangGraph

Implementation of LangGraph framework for GoLang.

This project helps Go developers build sophisticated AI applications by orchestrating multiple AI agents and tools into structured workflows. It takes definitions of agents, tools, and the desired sequence of operations as input, and outputs a robust, intelligent application that can handle complex tasks like automated research, data analysis, or interactive assistants. It's designed for software engineers working with Go who need to integrate AI capabilities into their systems.

AI-application-development intelligent-automation multi-agent-systems workflow-orchestration Go-programming

Scores updated daily from GitHub, PyPI, and npm data. How scores work