Efficient Go
Useful open source projects for production and educational use. More about them in "Efficient Go" book published in November 2022!
United Kingdom
Pinned Repositories
core
Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.
e2e
Robust framework for running complex workload scenarios in isolation, using Go; for integration, e2e tests, benchmarks and more! 💪
examples
"Efficient Go" Book Code Examples
tools
Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.
Efficient Go's Repositories
efficientgo/e2e
Robust framework for running complex workload scenarios in isolation, using Go; for integration, e2e tests, benchmarks and more! 💪
efficientgo/core
Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.
efficientgo/examples
"Efficient Go" Book Code Examples
efficientgo/tools
Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.