Pinned Repositories
accelerated-container-image
accelerated-container-image
awesome-distributed-systems
A curated list to learn about distributed systems
awesome-java
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
busybox_rootfs
chrisProject
cmu15445
The BusTub Relational Database Management System (Educational)
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
distributed-txn
dubbo-demo-misc
wxx213's Repositories
wxx213/accelerated-container-image
accelerated-container-image
wxx213/awesome-distributed-systems
A curated list to learn about distributed systems
wxx213/awesome-java
Collection of awesome Java project on Github(非常棒的 Java 开源项目集合).
wxx213/chrisProject
wxx213/cmu15445
The BusTub Relational Database Management System (Educational)
wxx213/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
wxx213/distributed-txn
wxx213/dubbo-demo-misc
wxx213/dubbo-monitor-2.7.3
针对dubbo2.7.3服务的监控
wxx213/ebpf
ebpf-go is a pure-Go library to read, modify and load eBPF programs and attach them to various hooks in the Linux kernel.
wxx213/echo
wxx213/k8s-demo
wxx213/kata-containers
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
wxx213/kernel-stable
wxx213/kubeguide_example
《kubernetes 权威指南》第4版示例源码
wxx213/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
wxx213/linux-kernel
wxx213/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wxx213/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
wxx213/mit6.824
wxx213/mit6.830
wxx213/piggymetrics
Microservice Architecture with Spring Boot, Spring Cloud and Docker
wxx213/qemu-2.12
wxx213/raft-zh_cn
Raft一致性算法论文的中文翻译
wxx213/spring-demo
wxx213/spring-security-oauth2-learn
基于Spring Security OAuth2 5.0以下版本的写法的学习代码
wxx213/SpringCloudInActivity
SpringCloud实战
wxx213/SpringCloudInActivityConfig
Spring实战
wxx213/test
wxx213/tinykv
A course to build distributed key-value service based on TiKV model