All Projects → DataDog → Kafka Kit

DataDog / Kafka Kit

Licence: other
Kafka storage rebalancing, automated replication throttle, cluster API and more

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Kafka Kit

Rustbreak
A simple, fast and easy to use self-contained single file storage for Rust
Stars: ✭ 315 (-8.96%)
Mutual labels:  storage
Datafaker
Datafaker is a large-scale test data and flow test data generation tool. Datafaker fakes data and inserts to varied data sources. 测试数据生成工具
Stars: ✭ 327 (-5.49%)
Mutual labels:  kafka
Gizmo
A Microservice Toolkit from The New York Times
Stars: ✭ 3,566 (+930.64%)
Mutual labels:  kafka
Kafka Webview
Full-featured web-based Apache Kafka consumer UI
Stars: ✭ 319 (-7.8%)
Mutual labels:  kafka
Gather Deployment
Gathers scalable tensorflow and infrastructure deployment
Stars: ✭ 326 (-5.78%)
Mutual labels:  kafka
Bcal
🔢 Storage and general-purpose calculator
Stars: ✭ 329 (-4.91%)
Mutual labels:  storage
Cosmonaut
🌐 A supercharged Azure CosmosDB .NET SDK with ORM support
Stars: ✭ 309 (-10.69%)
Mutual labels:  storage
Preferenceroom
🚚 Android processing library for managing SharedPreferences persistence efficiently and structurally.
Stars: ✭ 341 (-1.45%)
Mutual labels:  storage
Racecar
Racecar: a simple framework for Kafka consumers in Ruby
Stars: ✭ 327 (-5.49%)
Mutual labels:  kafka
Ozone
Scalable, redundant, and distributed object store for Apache Hadoop
Stars: ✭ 330 (-4.62%)
Mutual labels:  storage
Fake Gcs Server
Google Cloud Storage emulator & testing library.
Stars: ✭ 316 (-8.67%)
Mutual labels:  storage
Koa Redis
Redis storage for Koa session middleware/cache with Sentinel and Cluster support
Stars: ✭ 324 (-6.36%)
Mutual labels:  storage
Wirbelsturm
Wirbelsturm is a Vagrant and Puppet based tool to perform 1-click local and remote deployments, with a focus on big data tech like Kafka.
Stars: ✭ 332 (-4.05%)
Mutual labels:  kafka
Angular Locker
🗄️ A simple & configurable abstraction for local/session storage in angular js projects
Stars: ✭ 318 (-8.09%)
Mutual labels:  storage
Winspd
Windows Storage Proxy Driver - User mode disk storage
Stars: ✭ 335 (-3.18%)
Mutual labels:  storage
Cdndrive
☁️ CDNDrive = BiliDrive + SuperBed,支持任意文件的全速上传与下载
Stars: ✭ 310 (-10.4%)
Mutual labels:  storage
Kafka Connect Github Source
Get a stream of issues and pull requests for your chosen GitHub repository
Stars: ✭ 327 (-5.49%)
Mutual labels:  kafka
Onedrivecmd
A command line client for Onedrive.
Stars: ✭ 341 (-1.45%)
Mutual labels:  storage
Springboot Learning
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Stars: ✭ 340 (-1.73%)
Mutual labels:  kafka
Bitnami Docker Kafka
Bitnami Docker Image for Kafka
Stars: ✭ 332 (-4.05%)
Mutual labels:  kafka

Build Status

Kafka topic management tools

Read the blog post: Introducing Kafka-Kit: Tools for Scaling Kafka

This repository contains several services and tools for that help better operate Kafka. See the README for each tool for further details.

topicmappr

Topicmappr replaces and extends the kafka-reassign-partition tool bundled with Kafka. It allows for minimal movement broker replacements, cluster storage rebalancing / partition bin-packing, leadership optimization, many-at-once topic management, and more—all with rack awareness support.

README

registry

A gRPC+HTTP API service for Kafka that allows granular resource (topics, brokers) lookup and management with custom tagging support.

README

autothrottle

A service that automatically paces Kafka replication/recovery throttle rates, powered with metrics using the Datadog API.

README

metricsfetcher

A utility that fetches metrics via the Datadog API for Kafka storage rebalancing and partition mapping with topicmappr.

README

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].