Uber's open source software for Go development
26
公開リポジトリ
82,431
合計スター
2,543
フォロワー
uber-goは、Go開発のためのオープンソースソフトウェアを提供する組織です。彼らのGitHubアカウントには、GoやMakefileを使用した多様なリポジトリがあり、特にzapやfxといった著名なプロジェクトが含まれています。これらのプロジェクトは、広く利用されており、開発者にとって重要なリソースとなっています。
Blazing fast, structured, leveled logging in Go.
The Uber Go Style Guide.
A dependency injection based application framework for Go.
Goroutine leak detector
Automatically set GOMAXPROCS to match Linux container CPU quota.
A Go blocking leaky-bucket rate limit implementation
A reflection based dependency injection toolkit for Go.
Static analysis tool to detect potential nil panics in Go code
GoMock is a mocking framework for the Go programming language.
Wrapper types for sync/atomic which enforce atomic access
Combine one or more Go errors together
Refactoring and code transformation tool for Go.
A Go metrics interface with fast buffered metrics and third party reporters
Configuration for Go applications
A tiny HTTP server for supporting custom Golang import paths
Concurrency toolkit for Go
Go client library for Apache Kafka
DOSA is a data object abstraction layer
A collection of golang tools used at Uber
A Go implementation of Apache Helix (currently the participant part only).
A Go binding for the icu4c library
Implement YAML/JSON decoding in one place.
A Go API client for HackerOne (api.hackerone.com)
Get / Watch / Report -ing of operational data. This project is deprecated and not maintained.
An automatic way of creating command line options to override fields from a struct.
このリポジトリに関する説明は提供されていません。
uber-goは主にGo言語を使用したオープンソースソフトウェアを開発しています。特に、zapやfxなどのプロジェクトは、ログ処理や依存性注入フレームワークとして広く利用されています。
uber-goは主にGo言語とMakefileを使用しています。これにより、効率的なソフトウェア開発やビルドプロセスの管理が可能となっています。
はい、uber-goのリポジトリはすべて公開されています。これにより、他の開発者が彼らのプロジェクトを利用したり、貢献したりすることができます。