Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
51-Single-chip
51单片机入门资料
A-to-Z-Resources-for-Students
Curated list of resources for college students
actest
just for github action test
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
algorithm
anything
pyweb
the github test project
90Y's Repositories
90Y/trilium
Build your personal knowledge base with Trilium Notes
90Y/30-seconds-of-code
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
90Y/surgemq
(Unmaintained) High-Performance MQTT Server and Client Libraries
90Y/cloc
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.
90Y/hmq
High performance mqtt broker
90Y/awesome-scalability
Scalable, Available, Stable, Performant, and Intelligent System Design Patterns
90Y/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
90Y/nginxconfig.io
⚙️ NGiИX config generator generator on steroids 💉
90Y/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
90Y/kubernetes-vagrant-centos-cluster
Setting up a distributed Kubernetes cluster along with Istio service mesh locally with Vagrant and VirtualBox, only PoC or Demo use.
90Y/awesome-kubernetes
A curated list for awesome kubernetes sources :ship::tada:
90Y/landscape
The Cloud Native Interactive Landscape filters and sorts hundreds of projects and products, and shows details including GitHub stars, funding or market cap, first and last commits, contributor counts, headquarters location, and recent tweets.
90Y/Musicoco
【我的音乐-Musicoco】 音乐播放器,功能:通过耳机和通知栏快捷控制音乐播放、创建歌单、本地歌曲搜索、记忆播放、自动切换到夜间模式、定时停止播放、应用主题自定义以及播放界面风格选择等功能。
90Y/kubeasz
使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
90Y/libiocm
**电信物联网开放平台API(北向)对SDK
90Y/zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
90Y/microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
90Y/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
90Y/kubernetes-for-china
kubernetes for china
90Y/v2ray-core
A platform for building proxies to bypass network restrictions.
90Y/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
90Y/follow-me-install-kubernetes-cluster
和我一步步部署 kubernetes 集群
90Y/stcgal
Open Source STC MCU ISP flash tool
90Y/free-programming-books
:books: Freely available programming books
90Y/netdata
Get control of your servers. Simple. Effective. Awesome! https://my-netdata.io/
90Y/vnote
A Vim-inspired note-taking application that knows programmers and Markdown better.
90Y/awesome-shell
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
90Y/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
90Y/Python
All Algorithms implemented in Python
90Y/os-tutorial
How to create an OS from scratch