wojoin's Stars
9fans/plan9port
Plan 9 from User Space
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
wojoin/mediapipe_plus
The purpose of this project is to apply mediapipe to more AI chips.
dvajs/dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
eminetto/clean-architecture-go-v2
Clean Architecture sample
easegress-io/easegress
A Cloud Native traffic orchestration system
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
westes/flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
chai2010/go-ast-book
:books: 《Go语言定制指南》(原名:Go语法树入门/开源免费图书/Go语言进阶/掌握抽象语法树/Go语言AST)
leanote/leanote
Not Just A Notepad! (golang + mongodb) http://leanote.org
unclebob/PPP
Excercises for Principles, Patterns, and Practices, iHop, Pood.
khandelwal-arpit/springboot-starterkit
Starter Kit for Spring Boot based (REST APIs and WebMVC) micro services.
shen100/wemall
基于react, node.js, go开发的微商城(含微信小程序)
qyuhen/book
学习笔记
DreamAndDead/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
theaaf/todos
Proper web application structure for a minimal todo application written in Go
ongmanibaimihong/book
个人认为对技术提升很不错的书
gyuho/learn
learn
spring-projects/spring-framework
Spring Framework
rootsongjc/kubernetes-handbook
Kubernetes中文指南/云原生应用架构实战手册
wojoin/leetcode
LeetCode Problems' Solutions
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
cch123/golang-notes
Go source code analysis(zh-cn)
quii/learn-go-with-tests
Learn Go with test-driven development
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
cheng668/Pattern-Prototype