-
ratelimit Public
Forked from uber-go/ratelimitA Golang blocking leaky-bucket rate limit implementation
-
-
-
-
-
-
starship Public
Forked from starship/starship☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Rust ISC License UpdatedMay 9, 2022 -
clock Public
Forked from benbjohnson/clockClock is a small library for mocking time in Go.
Go MIT License UpdatedApr 12, 2022 -
cristaloleg Public
Forked from cristaloleg/cristalolegOleg Kovalov profile and website comments
UpdatedApr 9, 2022 -
workerpool Public
Workerpool allows you to reduce the overhead of creating new goroutines if your tasks are so small that such overhead can become noticeable.
Go MIT License UpdatedJan 13, 2022 -
synx Public
Forked from cristalhq/synxBetter sync package for Go.
Go MIT License UpdatedNov 30, 2021 -
-
hedgedhttp Public
Forked from cristalhq/hedgedhttpHedged HTTP client which helps to reduce tail latency at scale.
Go MIT License UpdatedJun 22, 2021 -
ratelimit-1 Public
Forked from envoyproxy/ratelimitGo/gRPC service designed to enable generic rate limit scenarios from different types of applications.
Go Apache License 2.0 UpdatedMay 28, 2021 -
deepcopier Public
Forked from ulule/deepcopiersimple struct copying for golang
Go MIT License UpdatedFeb 12, 2021 -
go-spew Public
Forked from davecgh/go-spewImplements a deep pretty printer for Go data structures to aid in debugging
Go ISC License UpdatedDec 2, 2020 -
pcache Public
Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.
-
-
-
aconfig Public
Forked from cristalhq/aconfigSimple, useful and opinionated config loader.
Go MIT License UpdatedSep 7, 2020 -
made-in-ukraine Public
Forked from chernivtsijs/made-in-ukraine🇺🇦 Curating the best projects that were made and mainly contributed by Ukrainian developers
UpdatedAug 25, 2020 -
-
build Public
Build Go projects with Go itself
-
verifier Public
Package verifier provides simple defensive programing primitives.
-
-
graphbrainz Public
Forked from exogen/graphbrainzA fully-featured GraphQL interface for the MusicBrainz API.
JavaScript MIT License UpdatedApr 11, 2019 -
-
celltree Public
Forked from tidwall/celltreeA fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.
Go MIT License UpdatedDec 20, 2018 -
gosec Public
Forked from securego/gosecGolang security checker
Go Apache License 2.0 UpdatedNov 11, 2018 -
errors Public
Forked from pkg/errorsSimple error handling primitives