wzhhh's Stars
G33kzD3n/Catalogue
Jeevan-kumar-Raj/Grokking-System-Design
Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the application of systems theory to product development.
eip-work/kuboard-press
Kuboard 是基于 Kubernetes 的微服务管理界面。同时提供 Kubernetes 免费中文教程,入门教程,最新版本的 Kubernetes v1.23.4 安装手册,(k8s install) 在线答疑,持续更新。
summerjava/system-design-interview
系统设计面试必读(awesome system design)
kilimchoi/engineering-blogs
A curated list of engineering blogs
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
lifei6671/interview-go
golang面试题集合
halfrost/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
forthespada/InterviewGuide
🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!
owenliang/mit-6.824
MIT6.824作业 - 基于Raft的分布式KV存储
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
OneSizeFitsQuorum/MIT6.824-2021
4 labs + 2 challenges + 4 docs
go-spring/go-spring
基于 IoC 的 Go 后端一站式开发框架 ( All-in-One Development Framework on IoC for Go ) 🚀
corsc/Beyond-Effective-Go
Book companion source code
gopherchina/conference
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
xxjwxc/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .
senghoo/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
keplergl/kepler.gl
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
deckarep/golang-set
A simple, battle-tested and generic set type for the Go language. Trusted by Docker, 1Password, Ethereum and Hashicorp.
golang/go
The Go programming language
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.
captainwz/VisualizationComponents
web ui plugin
captainwz/JSer-Algorithm
javascript实现的一些数据结构知识
captainwz/GreedySwift
greedy snake written in swift
captainwz/react-pocket
A framework that enables you to use intimate jquery-style APIs in React instead of using redux. Light, simple and easy🍹
captainwz/react-native-cute-touch-id
A small react-native plugin which offers app touch ID ability.
captainwz/svg-3d-builder
an elaborate tool to create 3d model with svg
michaelliao/learn-python3
Learn Python 3 Sample Code