aibrix
by
vllm-project

Description: Cost-efficient and pluggable Infrastructure components for GenAI inference

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on February 24th, 2025
Created on June 10th, 2024
Open Issues & Pull Requests: 336 (+0)
Number of forks: 617
Total Stargazers: 4,951 (+0)
Total Subscribers: 50 (+0)

Issue Activity (beta)

Open issues: 300
New in 7 days: 6
Closed in 7 days: 0
Avg open age: 228 days
Stale 30+ days: 247
Stale 90+ days: 218

Recent activity

Opened in 7 days: 5
Closed in 7 days: 0
Comments in 7 days: 15
Events in 7 days: 39

Top labels

  • area/gateway (173)
  • priority/critical-urgent (155)
  • kind/bug (143)
  • kind/feature (125)
  • priority/important-soon (103)
  • kind/enhancement (98)
  • area/autoscaling (70)
  • help wanted (69)

Repository Insights (GitGenius)

Median issue/PR response: 0.0 hours
Mean response time: 39.7 hours
90th percentile: 2.0 days
Tracked items: 951

Most active contributors

Detailed Description

AIBrix is an open-source infrastructure framework written in Go that provides essential building blocks for constructing scalable GenAI inference systems. The project is specifically designed to address enterprise needs in deploying, managing, and scaling large language model inference workloads in cloud-native environments. The repository has demonstrated significant activity and engagement, with 948 tracked issues and pull requests showing a median response latency of 0.0 hours and a mean response latency of 39.8 hours, indicating active and responsive project maintenance.

The framework delivers a comprehensive set of infrastructure components tailored for LLM deployment. Key features include high-density LoRA management for lightweight model adaptations, an LLM gateway and routing system for efficiently directing traffic across multiple models and replicas, and an LLM app-tailored autoscaler that dynamically adjusts inference resources based on real-time demand. The unified AI runtime operates as a versatile sidecar component enabling metric standardization, model downloading, and management across the infrastructure. AIBrix supports distributed inference architecture to handle large workloads across multiple nodes and implements distributed KV cache functionality for high-capacity, cross-engine KV reuse, which is critical for efficient LLM serving.

Cost efficiency is a central design principle, with the framework offering cost-efficient heterogeneous serving capabilities that enable mixed GPU inference while maintaining service level objective guarantees. The system includes proactive GPU hardware failure detection to prevent infrastructure degradation. The project has evolved through multiple releases, with versions ranging from v0.1.0 released in November 2024 through v0.7.0 released in June 2026, demonstrating consistent development and feature expansion.

The most active issue label tracked by GitGenius is area/gateway with 173 items, followed by priority/critical-urgent with 155 items and kind/bug with 143 items, reflecting the importance of the gateway component and the project's commitment to addressing critical issues. The primary contributor Jeffwan has logged 3430 events, with varungup90 contributing 558 events and googs1025 contributing 289 events, showing concentrated but collaborative development. The project maintains connections with related infrastructure projects including envoyproxy/gateway, kgateway-dev/kgateway, and ray-project/kuberay through overlapping contributors.

AIBrix has gained visibility in the broader infrastructure community, with the team delivering keynotes and presentations at major conferences including KubeCon North America 2025, KubeCon China 2025, and KubeCon EU 2025. The project was also featured at the ASPLOS 2025 workshop, positioning it as a significant contribution to system research in LLM inference. The framework is licensed under Apache 2.0 and maintains comprehensive documentation, a blog for release announcements, and an active developer community through Slack channels.

aibrix
by
vllm-projectvllm-project/aibrix

Repository Details

Fetching additional details & charts...