ttchengcheng's Stars
highlightjs/highlight.js
JavaScript syntax highlighter with language auto-detection and zero dependencies.
ziishaned/dumper.js
A better and pretty variable inspector for your Node.js applications
InterviewMap/CS-Interview-Knowledge-Map
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
integrii/flaggy
Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.
xingshaocheng/architect-awesome
后端架构师技术图谱
chubin/cheat.sh
the only cheat sheet you need
enaqx/awesome-react
A collection of awesome things regarding React ecosystem
microsoft/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
boltdb/bolt
An embedded key/value database for Go.
fatih/color
Color package for Go (golang)
microsoft/TypeScript-React-Starter
A starter template for TypeScript and React with a detailed README describing how to use the two together.
enocom/gopher-reading-list
A curated selection of blog posts on Go
txthinking/brook
A cross-platform programmable network tool
FiloSottile/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
lionsoul2014/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
olivere/elastic
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
asciimoo/wuzz
Interactive cli tool for HTTP inspection
manifoldco/promptui
Interactive prompt for command-line applications
shirou/gopsutil
psutil for golang
esimov/caire
Content aware image resize library
toml-lang/toml
Tom's Obvious, Minimal Language
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
tangweikun/awesome-leetcode
💄 A collection of awesome leetcode solutions
yunabe/lgo
Interactive Go programming with Jupyter
mmcgrana/gobyexample
Go by Example
xo/usql
Universal command-line interface for SQL databases
bndr/gotabulate
Gotabulate - Easily pretty-print your tabular data with Go
mmcdole/gofeed
Parse RSS, Atom and JSON feeds in Go
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms