pan102887's Stars
torvalds/linux
Linux kernel source tree
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
microsoft/autogen
A programming framework for agentic AI 🤖 PyPi: autogen-agentchat Discord: https://aka.ms/autogen-discord Office Hour: https://aka.ms/autogen-officehour
apolloconfig/apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
nginx/nginx
The official NGINX Open Source repository.
cloudflare/pingora
A library for building fast, reliable and evolvable network services.
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
ttroy50/cmake-examples
Useful CMake Examples
heynickc/awesome-ddd
A curated list of Domain-Driven Design (DDD), Command Query Responsibility Segregation (CQRS), Event Sourcing, and Event Storming resources
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
home-assistant/operating-system
:beginner: Home Assistant Operating System
chaselambda/makefiletutorial
Learn make by example
VincentSit/ChinaMobilePhoneNumberRegex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配**大陆手机号码的正则表达式。
fast-excel/fastexcel
easyexcel作者最新升级版本, 快速、简洁、解决大文件内存溢出的java处理Excel工具
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
chaozh/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
acl-dev/acl
C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
Walton1128/CPP-Templates-2nd--
《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正
Tencent/Hardcoder
Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.
spring-projects/spring-data-redis
Provides support to increase developer productivity in Java when using Redis, a key-value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
heiher/natmap
TCP/UDP port mapping for full cone NAT
qxchuckle/vsc-cec-ide
一个没什么用的VSC插件
JiashuWu/Books
My book list
banq/jivejdon
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
jovezhao/nest
鸟窝
hackxpeng/hackp5g9
本项目可以帮助小鹏P5和小鹏G9开启adb和网络adb
WindySha/tetris
This is a classic Tetris game clone using bevy and rust.