-
kcl Public
Your one stop shop to do anything with Kafka. Producing, consuming, transacting, administrating; 0.8.0 through 4.2+
-
franz-go Public
franz-go is a feature complete, pure Go library for Kafka from 0.8.0 through 4.1+. Producing, consuming, transacting, administrating, etc.
-
types Public
A helper package for arbitrary Go types.
-
-
gr Public
CLI tool to parse / filter / munge goroutine dumps & codecov reports; useful for LLM debugging
-
go-cache Public
A concurrency safe, mostly lock-free, singleflight request collapsing generic cache with support for stale values.
-
tlscfg Public
Easy *tls.Config initialization for Go
-
-
-
go-sliceheap Public
A Go package to provide heaps on arbitrary slices.
-
-
-
futures-bufio Public
Buffered IO with futures on top of a threadpool for blocking IO
-
go-mergetyp Public
Fast arbitrary type merging generated at runtime (minus some exceptions)
-
go-pkg Public
A collection of Go packages.
-
chkjson Public
Fast, in place, and allocation free JSON validating, compacting, and escaping for Go.
-
go-hdgraph Public
Provides the strong components (Tarjan's) algorithm for determining dependency ordering and cycles with maps.
Go MIT License UpdatedFeb 3, 2020 -
-
go-rbtree Public
An iterative red-black tree with obvious semantics and powerful iteration.
-
go-dgraph Public
Provides the strong components (Tarjan's) algorithm for determining dependency ordering and cycles with slices.
-
-
-
-
tokio-ioext Public
Functions that do not exactly fit in tokio-io
Rust MIT License UpdatedFeb 10, 2018 -
vali Public
An unsafe use of reflect.Value to sidestep an arbitrary limitation.
Go MIT License UpdatedDec 22, 2017 -
algoimpl Public
Algorithm Implementations
-
-
message Public
Basic go interfaces interface for getting and sending messages and acknowledging they have been processed.