Ross ROSS = Recommend OSS · open-source software intelligence for agents

osrg/gobgp

BGP implemented in the Go Programming Language observed · 2026-08-28

github.com/osrg/gobgp · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 31.0
  • age_days: 4372
  • days_rel: 30
  • days_push: 7
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

4103 stars · 817 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GoBGP is an open-source Border Gateway Protocol (BGP) implementation written in Go, usable both as a standalone BGP daemon with a CLI and as a native Go library. It is designed for modern multicore environments and automation-friendly integration via gRPC APIs.

Use cases

  • run a BGP route server for an internet exchange point
  • embed BGP peering into a Go application
  • build a route reflector for a data center fabric
  • automate BGP configuration via gRPC instead of CLI
  • test BGP policy and flowspec behavior in a lab
  • integrate BGP with Zebra for FIB manipulation

When to choose

  • you need a programmable BGP stack with RPC APIs for automation
  • you want a lightweight BGP daemon without a full routing suite
  • you need a Go library to speak BGP natively in your own software
  • you need features like EVPN, Flowspec, RPKI, BMP, or graceful restart

When to avoid

  • you need a full traditional routing stack with OSPF/IS-IS alongside BGP
  • you prefer vendor-style CLI configuration like FRR or Cisco IOS
  • you need production support or hardware forwarding integration beyond Zebra

Facets

library · maturity active

networking routing rpc cli networking microservices infrastructure-as-code go cross-platform cli bgp routing-protocol route-server route-reflector grpc-api sdn evpn flowspec rpki linux

2 sources

Member repositories

RepositoryRoleHealth v2
osrg/gobgpmain94

For agents

markdown · JSON · MCP: product_card(name="osrg/gobgp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem