Uber's open source software for Go development
26
공개 저장소
82,431
총 별점
2,543
팔로워
uber-go는 Go 개발을 위한 Uber의 오픈 소스 소프트웨어를 제공하는 조직입니다. 주요 언어는 Go와 Makefile이며, zap, guide, fx와 같은 다양한 저장소를 통해 활발히 기여하고 있습니다. 이 조직은 전 세계 70개 이상의 국가에서 활동하고 있습니다.
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, goleak 등이 있으며, 이들은 로깅, 의존성 주입 및 메모리 누수 감지와 같은 기능을 제공합니다.
uber-go의 주요 프로그래밍 언어는 Go와 Makefile입니다. 이 두 언어를 통해 다양한 프로젝트를 개발하며, Go를 중심으로 한 생태계를 활성화하고 있습니다.
네, uber-go의 모든 저장소는 공개되어 있습니다. 이를 통해 다른 개발자와 협업하고, 오픈 소스 커뮤니티에 기여하며, 누구나 코드에 접근할 수 있도록 하고 있습니다.