Pinned Repositories
asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
bamboo_exporter
Bamboo exporter is a tool that scrapes metrics from Atlassian Bamboo and exposes them for Prometheus monitoring, enabling detailed CI/CD pipeline observability.
Awesome-BAOYAN-Resources
保研资源汇总
designpattern_code
Java设计模式
designpattern_task
guiju
simple web project
MIT6.5840
code and document for MIT6.5840(6.824) 2024 Spring
NJU_OS_LAB
NJU操作系统:设计与实现(2022)课程笔记和代码
RPC-Java
RPC-Java is a high-performance Java RPC framework for building scalable and resilient distributed systems. This project includes key features such as caching, load balancing, rate limiting, and circuit breaking, all built on a flexible, Netty-based transport layer with Zookeeper for service discovery.
reference
为开发人员分享快速参考备忘清单(速查表)
HeZephyr's Repositories
HeZephyr/MIT6.5840
code and document for MIT6.5840(6.824) 2024 Spring
HeZephyr/Awesome-BAOYAN-Resources
保研资源汇总
HeZephyr/RPC-Java
RPC-Java is a high-performance Java RPC framework for building scalable and resilient distributed systems. This project includes key features such as caching, load balancing, rate limiting, and circuit breaking, all built on a flexible, Netty-based transport layer with Zookeeper for service discovery.
HeZephyr/guiju
simple web project
HeZephyr/my-vdoing-blog-template
HeZephyr/RSA_Encryption_Algorithm
基于C++实现的RSA加密算法
HeZephyr/NJU_OS_LAB
NJU操作系统:设计与实现(2022)课程笔记和代码
HeZephyr/ostep
Content on "Operating Systems: Three Easy Pieces": e.g., homework notes, etc.
HeZephyr/application-logic
Logic for application
HeZephyr/Breaker-Blocks
基于Pygame模块实现的可视化益智类打砖块游戏
HeZephyr/login_register_system
基于Django的可重用登录注册系统
HeZephyr/web-admin-system
HeZephyr/blogWebsite
存放个人网站
HeZephyr/FruitNinjaGame
HeZephyr/daily_tasks
Complete daily tasks
HeZephyr/libco
自制C协程库
HeZephyr/MatrixTheory
HeZephyr/microDB
microDB:微型数据存储和查询系统实现
HeZephyr/Obsolete_website
HeZephyr/xv6-riscv
Xv6 for RISC-V
HeZephyr/NewPicGoLibrary
PicGo图床
HeZephyr/Compose-Examples
Various Docker Compose examples of selfhosted FOSS and proprietary projects.
HeZephyr/asyncio-socks-server
A SOCKS proxy server implemented with the powerful python cooperative concurrency framework asyncio.
HeZephyr/HeZephyr.github.io
HeZephyr/hnc-cad
[ICML 2023] Official PyTorch Implementation of "Hierarchical Neural Coding for Controllable CAD Model Generation".
HeZephyr/Learn-Java
HeZephyr/prometheus-tools
Prometheus-Tools
HeZephyr/reference
为开发人员分享快速参考备忘清单(速查表)
HeZephyr/springboot-template
HeZephyr/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"