wellqin's Stars
laixintao/iredis
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
6boris/awesome-golang-algorithm
:memo: LeetCode of algorithms with golang solution(updating).
kdn251/interviews
Everything you need to know to get the job.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
overnote/over-golang
Golang相关:[审稿进度80%]Go语法、Go并发**、Go与web开发、Go微服务设施等
biningo/note-gin
🎉📗📝Cloud note file system, supporting MD file batch upload and download and online reading📌 前端:https://github.com/biningo/note-vue
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
NaNShaner/repoll
Redis管理平台Repoll,现已开源,基于redis3.x,支持单机、哨兵以及集群模式
liweiwei1419/LeetCode-Solutions-in-Good-Style
首页已经更新,希望能对大家有帮助。
openshift/openshift-ansible
Install and config an OpenShift 3.x cluster
xitu/gold-miner
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
KubeOperator/KubeOperator
KubeOperator 是一个开源的轻量级 Kubernetes 发行版,专注于帮助企业规划、部署和运营生产级别的 K8s 集群。
vvongchy/-Computer-Basics-Notes
计算机组成原理、计算机网络、数据结构、操作系统思维导图
hornhuang/android_interviews
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
linw7/Paper-Code
♨️ 纸上代码非纸上谈兵
zhengjianglong915/note-of-interview
《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~
gzc426/Java-Interview
Java 面试必会 直通BAT
prometheus/prometheus
The Prometheus monitoring system and time series database.
feixuelove1009/CMDB
muesli/cache2go
Concurrency-safe Go caching library with expiration capabilities and access counters
andeya/pholcus
Pholcus is a distributed high-concurrency crawler software written in pure golang
bilibili/overlord
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
skanehira/docui
TUI Client for Docker
taizilongxu/interview_python
关于Python的面试题
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
trazyn/ieaseMusic
网易云音乐第三方
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现