The golang.design Initiative

Results 16 repositories owned by The golang.design Initiative

history

1.0k
Stars
47
Forks
Watchers

📝 Go: A Documentary | https://golang.design/history

go2generics

150
Stars
5
Forks
Watchers

🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)

clipboard

543
Stars
60
Forks
Watchers

📋 cross-platform clipboard package that supports accessing text and image in Go (macOS/Linux/Windows/Android/iOS)

go-questions

5.7k
Stars
642
Forks
Watchers

📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions

under-the-hood

4.3k
Stars
504
Forks
Watchers

📚 Go: Under The Hood | Go 语言原本 | https://golang.design/under-the-hood

lockfree

138
Stars
18
Forks
Watchers

⚡️ lock-free utilities in Go

hotkey

188
Stars
7
Forks
Watchers

⌨️ cross-platform hotkey package

code2img

79
Stars
7
Forks
Watchers

🖨️ A carbon-now API wrapper and iOS Shortcut

tgstore

93
Stars
30
Forks
Watchers

An encrypted object storage system with unlimited space backed by Telegram.

bench

38
Stars
4
Forks
Watchers

⏱️ Reliable performance measurement for Go programs. All in one design.