go-package topic

List go-package repositories

cui

18
Stars
4
Forks
Watchers

UI elements for CLI apps

jerr

13
Stars
1
Forks
Watchers

JSON errors for Go Rest APIs.

cache

29
Stars
5
Forks
Watchers

LRU-based cache package for Go.

golden

29
Stars
4
Forks
Watchers

Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.

octotui

209
Stars
6
Forks
Watchers

🐙🐱🖥️ GitHub stats in your terminal

bus

329
Stars
25
Forks
Watchers

🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit

valast

303
Stars
16
Forks
Watchers

Convert Go values to their AST

The-Go-Workshop

132
Stars
89
Forks
Watchers

A New, Interactive Approach to Learning Go

googletrans

109
Stars
22
Forks
Watchers

G文⚡️: Concurrency-safe, Free and Unlimited google translate api for Golang. 🔥免费、无限、并发安全的谷歌翻译包

errors

61
Stars
5
Forks
Watchers

A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple error types.