liuchang1437
That every time you open a file you should make it better -- DHH
Shanghai Jiao Tong UniversityShanghai
liuchang1437's Stars
paradigmxyz/cryo
cryo is the easiest way to extract blockchain data to parquet, csv, json, or python dataframes
jbranchaud/til
:memo: Today I Learned
yihong0618/bilingual_book_maker
Make bilingual epub books Using AI translate
linexjlin/GPTs
leaked prompts of GPTs
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
ethereum/go-ethereum
Go implementation of the Ethereum protocol
bitcoin/bitcoin
Bitcoin Core integration/staging tree
vernesong/OpenClash
A Clash Client For OpenWrt
project-chip/connectedhomeip
Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
thanos-io/thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
prometheus/OpenMetrics
Evolving the Prometheus exposition format into a standard.
wailsapp/wails
Create beautiful applications using Go
douyu/jupiter
Jupiter: Governance-oriented Microservice Framework.
larksuite/botframework-go
[ Deprecated 已废弃 ] Please use oapi-sdk-go
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
aws/aws-xray-sdk-python
AWS X-Ray SDK for the Python programming language
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
bradtraversy/vanillawebprojects
Mini projects built with HTML5, CSS & JavaScript. No frameworks or libraries
tinode/chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
talkgo/night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
dgraph-io/badger
Fast key-value DB in Go.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Allenxuxu/gev
🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
sanity-io/litter
Litter is a pretty printer library for Go data structures to aid in debugging and testing.
lni/dragonboat
A feature complete and high performance multi-group Raft library in Go.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
kefranabg/readme-md-generator
📄 CLI that generates beautiful README.md files
gophergala/learn-Go-the-hard-way
learn Go by coding.
envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy
alicebob/miniredis
Pure Go Redis server for Go unittests