macOS
brew install kitexlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kitex in AI-Agent-Workflows.
Installation
brew install kitexlocal Homebrew formula metadata
nix profile install nixpkgs#kitexnixpkgs package indexes · pkgs/by-name/ki/kitex/package.nix · Quelle: api.github.com
Überblick
Golang RPC framework for microservices
Verlauf
Kitex is CloudWeGo's Go RPC framework for high-performance, extensible microservices, with built-in code generation for Thrift, Protobuf, and scaffold code.
CloudWeGo describes Kitex as its first open source microservice framework. CloudWeGo blog material says ByteDance initiated Kitex and related fundamental libraries in 2019 to address functionality and performance challenges in a large microservice architecture, then released the project for open source contribution on GitHub in 2021.
The Kitex repository's first release, v0.0.1, was published on July 12, 2021. Its documentation and README emphasize Netpoll integration, multiple message protocols, service-governance modules, extensibility points, and generated code for Thrift and Protobuf services.
Kitex's adoption story is tied to CloudWeGo, the ByteDance-originated middleware collection launched publicly in September 2021. CloudWeGo documentation and blog posts place Kitex beside Hertz, Netpoll, Volo, and other infrastructure projects, with the repository and website presenting it as production-oriented middleware rather than a tutorial framework.
Developers use Kitex to generate service code from IDL definitions and build Go RPC clients and servers with configurable transports, protocols, middleware, service discovery, load balancing, retries, rate limiting, tracing, logging, and diagnostics. Its CLI package is especially relevant because code generation is part of the normal Kitex workflow.
Kitex is package-nerd significant because it packages a large-company RPC stack as open source Go tooling. It joins a crowded RPC ecosystem with gRPC, Thrift, RPCX, and cloud-native service-governance libraries, but carries CloudWeGo's emphasis on performance, extensibility, and ByteDance-scale operational lessons.
Sicherheitslage
Für kitex wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kitex | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/cloudwego/kitex
Installationsmetadaten
| Paketschlüssel | brew:kitex |
|---|---|
| Version | 0.16.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kitex |
| Homepage | https://www.cloudwego.io/docs/kitex/ |
| Repository | https://github.com/cloudwego/kitex |
| Upstream-Dokumentation | https://github.com/cloudwego/kitex#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/cloudwego/kitex/archive/refs/tags/v0.16.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-15T10:20:19-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kitex |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
kitex
nix profile install nixpkgs#kitexQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.