redpanda-data/redpanda

Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 4th, 2026
Created on November 2nd, 2020
Open Issues & Pull Requests: 532 (+0)
GitHub issues: Enabled
Number of forks: 790
Total Stargazers: 12,524 (+0)
Total Subscribers: 136 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Redpanda is a streaming data platform that provides Kafka API compatibility without requiring ZooKeeper or a JVM.

Redpanda addresses the operational complexity and resource overhead of traditional Kafka deployments. It achieves Kafka protocol compatibility while eliminating the separate ZooKeeper dependency and avoiding the Java Virtual Machine entirely. The platform is built in C++ and designed to reduce infrastructure requirements while maintaining the familiar Kafka API that developers already know.

Redpanda suits teams looking to simplify their streaming infrastructure or reduce resource consumption in containerized and Kubernetes environments. It is particularly relevant for developers who want Kafka-compatible event streaming without the operational burden of managing ZooKeeper clusters or the memory footprint of JVM-based systems. The project targets microservices architectures and real-time data processing workloads where resource efficiency matters.

The project maintains active development with regular commits across its core C++ codebase and supporting Go components. The repository shows consistent engagement with issues and pull requests, indicating ongoing maintenance and responsiveness to the community. Development activity spans the storage engine, Kubernetes integration, and streaming capabilities, reflecting a focus on production-ready features for containerized deployments.