MojoAnfield's Stars
github/gitignore
A collection of useful .gitignore templates
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
hoanhan101/ultimate-go
The Ultimate Go Study Guide
campoy/go-tooling-workshop
A workshop covering all the tools gophers use in their day to day life
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
MagicMirrorOrg/MagicMirror
MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
spf13/spf13-vim
The ultimate vim distribution
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.
spf13/cobra
A Commander for modern Go CLI interactions
MariaLetta/free-gophers-pack
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
itchyny/lightline.vim
A light and configurable statusline/tabline plugin for Vim
preservim/nerdtree
A tree explorer plugin for vim.
junegunn/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
dracula/powershell
🧛🏻♂️ Dark theme for PowerShell and cmd.exe
alibaba/pont
🌉数据服务层解决方案
satwikkansal/wtfpython
What the f*ck Python? 😱
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
google/styleguide
Style guides for Google-originated open-source projects
smallnest/rpcx-programming-guide-cn
gitbook Go RPC开发指南 [中文文档]
ankur-anand/simple-go-rpc
RPC explained by writing simple RPC framework in 300 lines of pure Golang.
gloriawish/rpc
参加阿里巴巴中间件比赛时的rpc项目源码,高性能RPC框架
wangshunping/read_requests
python requests 源码阅读,学习更pythonic 的python代码写法。
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
nicor88/aws-ecs-airflow
Run Airflow in AWS ECS(Elastic Container Service) using Fargate tasks
jlevy/the-art-of-command-line
Master the command line, in one page
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
xingshaocheng/architect-awesome
后端架构师技术图谱