Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
Algorithm
This is my algorithm repository
architect-awesome
后端架构师技术图谱
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
containerd
An open and reliable container runtime
Cpp
This repository is for c++ learning
CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
English
record new vocabulary
Python
This repository is used to record learning python
chenwuxing's Repositories
chenwuxing/Algorithm
This is my algorithm repository
chenwuxing/Cpp
This repository is for c++ learning
chenwuxing/architect-awesome
后端架构师技术图谱
chenwuxing/containerd
An open and reliable container runtime
chenwuxing/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
chenwuxing/English
record new vocabulary
chenwuxing/gobrs-async
Gobrs-Async (异步任务 编排框架) 是一款功能强大、配置灵活、带有全链路异常回调、内存优化、异常状态管理于一身的高性能异步编排框架。为企业提供在复杂应用场景下动态任务编排的能力。 针对于复杂场景下,异步线程复杂性、任务依赖性、异常状态难控制性; Gobrs-Async 为此而生。
chenwuxing/geek_netty
chenwuxing/geektime-books
:books: 极客时间电子书
chenwuxing/HIT-Linux-0.11
网易云课堂选的操作系统课实验的代码及相关记录
chenwuxing/Java
New Begin for Java
chenwuxing/jenkins
Jenkins automation server
chenwuxing/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
chenwuxing/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
chenwuxing/matrix
Matrix is a plugin style, non-invasive APM system developed by WeChat.
chenwuxing/mydocker
参考《自己动手写 docker》从零开始实现一个简易的 docker 以及相关教程。
chenwuxing/mydocker-1
<<自己动手写docker>> 源码
chenwuxing/MySQL
Learn MySQL
chenwuxing/MyTinySTL
Achieve a tiny STL in C++11
chenwuxing/netty
Netty project - an event-driven asynchronous network application framework
chenwuxing/Network
Learn network
chenwuxing/nginx-tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
chenwuxing/oatpp
🌱Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency.
chenwuxing/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
chenwuxing/OS
Learn os
chenwuxing/osLab
chenwuxing/Scraping
This is for python reptile
chenwuxing/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
chenwuxing/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chenwuxing/UnixPrograming
apue