lifelmy's Stars
chefyuan/algorithm-base
一位酷爱做饭的程序员,立志用动画将算法说的通俗易懂。我的面试网站 www.chengxuchu.com
spf13/cast
safe and easy casting from one type to another in Go
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
gohugoio/hugo
The world’s fastest framework for building websites.
olOwOlo/hugo-theme-even
🚀 A super concise theme for Hugo https://hugo-theme-even.netlify.app
xianmin/hugo-theme-jane
A readable & concise theme for Hugo, color schemes to choose, easy to personalize. Working well since 2018.
cli/cli
GitHub’s official command line tool
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
robfig/cron
a cron library for go
howeyc/fsnotify
File system notification for Go
twitter/twemproxy
A fast, light-weight proxy for memcached and redis
gomodule/redigo
Go client for Redis
redis/go-redis
Redis Go client
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
go-resty/resty
Simple HTTP and REST client library for Go
docker-archive/docker-ce
:warning: This repository is deprecated and will be archived (Docker CE itself is NOT deprecated) see the https://github.com/docker/docker-ce/blob/master/README.md :warning:
taizilongxu/interview_python
关于Python的面试题
avibrazil/RDM
Easily set Mac Retina display to higher unsupported resolutions
IBM/sarama
Sarama is a Go library for Apache Kafka.
apache/hbase
Apache HBase
jolestar/go-commons-pool
a generic object pool for golang
mitchellh/mapstructure
Go library for decoding generic map values into native Go structures and vice versa.
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
tsuna/gohbase
Pure-Go HBase client
orcaman/concurrent-map
a thread-safe concurrent map for go
mssola/user_agent
This project has been moved, check the README.md file!
ua-parser/uap-core
The regex file necessary to build language ports of Browserscope's user agent parser.
ua-parser/uap-go
Go implementation of ua-parser
faisalman/ua-parser-js
UAParser.js - The Essential Web Development Tool for User-Agent Detection