Uber Go

Results 26 repositories owned by Uber Go

dosa

197
Stars
37
Forks
Watchers

DOSA is a data object abstraction layer

gopatch

784
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
149
Forks
Watchers

Automatically set GOMAXPROCS to match Linux container CPU quota.

zap

21.1k
Stars
1.4k
Forks
Watchers

Blazing fast, structured, leveled logging in Go.

multierr

935
Stars
41
Forks
Watchers

Combine one or more Go errors together

fx

5.3k
Stars
281
Forks
Watchers

A dependency injection based application framework for Go.

dig

3.7k
Stars
207
Forks
Watchers

A reflection based dependency injection toolkit for Go.

cadence-client

336
Stars
128
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