Uber Go

Results 23 repositories owned by Uber Go

dosa

192
Stars
41
Forks
Watchers

DOSA is a data object abstraction layer

gopatch

521
Stars
22
Forks
Watchers

Refactoring and code transformation tool for Go.

guide

12.9k
Stars
1.5k
Forks
Watchers

The Uber Go Style Guide.

automaxprocs

2.4k
Stars
104
Forks
Watchers

Automatically set GOMAXPROCS to match Linux container CPU quota.

zap

17.6k
Stars
1.3k
Forks
Watchers

Blazing fast, structured, leveled logging in Go.

multierr

732
Stars
37
Forks
Watchers

Combine one or more Go errors together

fx

3.3k
Stars
230
Forks
Watchers

A dependency injection based application framework for Go.

dig

2.9k
Stars
188
Forks
Watchers

A reflection based dependency injection toolkit for Go.

cadence-client

279
Stars
107
Forks
Watchers

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.

atomic

1.0k
Stars
87
Forks
Watchers

Wrapper types for sync/atomic which enforce atomic access