Uber Go

Results 26 repositories owned by Uber Go

dosa

197
Stars
37
Forks
Watchers

DOSA is a data object abstraction layer

gopatch

763
Stars
32
Forks
Watchers

Refactoring and code transformation tool for Go.

guide

15.3k
Stars
1.7k
Forks
Watchers

The Uber Go Style Guide.

automaxprocs

3.8k
Stars
147
Forks
Watchers

Automatically set GOMAXPROCS to match Linux container CPU quota.

zap

21.0k
Stars
1.4k
Forks
Watchers

Blazing fast, structured, leveled logging in Go.

multierr

897
Stars
43
Forks
Watchers

Combine one or more Go errors together

fx

5.2k
Stars
274
Forks
Watchers

A dependency injection based application framework for Go.

dig

3.7k
Stars
205
Forks
Watchers

A reflection based dependency injection toolkit for Go.

cadence-client

326
Stars
127
Forks
Watchers

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

atomic

1.2k
Stars
102
Forks
Watchers

Wrapper types for sync/atomic which enforce atomic access