alsf2001's Stars
lenve/javaboy-code-samples
公众号【江南一点雨】文章案例汇总,技术文章请戳这里----->
apache/incubator-seata-samples
Apache Seata(incubating) Samples for Java
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
tj/go-trace
Sysdig tracer support for Go
everdox/InfinityHook
Hook system calls, context switches, page faults and more.
FlagAI-Open/Aquila2
The official repo of Aquila2 series proposed by BAAI, including pretrained & chat large language models.
xuchengsheng/spring-reading
涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。
yudaocode/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
chengxy-nds/Springboot-Notebook
Springboot-Notebook 一个以 springboot 为基础开发框架, 整合 Redis 、Mysql 、 Rabbitmq 、ES 、MongoDB、sharding-jdbc 分库分表、zookeeper 、web人脸识别 、实时消息推送 、SQL优化、注册中心 、数据脱敏 等互联网主流技术, 文章图解理论配合实战案例,实现开发中常见功能点的综合项目。 本着拿来即用的原则,助力于减少开发者在工作中的学习成本。
Meituan-Dianping/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。
yudiandemingzi/spring-boot-sharding-sphere
SpringBoot + ShardingSphere 实现读写分离 分库分表
yinjihuan/sharding-jdbc
sharding-jdbc 分库分表示例
whx123/JavaHome
一份超级详细的Java面试题【大厂面试真题+Java学习指南+工作总结】
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
louyanfeng25/kafka-sort-consume
kafka多线程顺序消费
jenkinsci/warnings-ng-plugin
Jenkins Warnings Plugin - Next Generation
CycloneDX/cyclonedx-gomod
Creates CycloneDX Software Bill of Materials (SBOM) from Go modules
CycloneDX/cyclonedx-go
Go library to consume and produce CycloneDX Software Bill of Materials (SBOM)
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
it-learning-diary/it-wheels-king
将平常开发中非常常用的功能做成轮子,减少开发时间,让开发者拥有更多的时间处理其他事情,如果本项目给你提供了帮助,请给予支持(star一下,或者推荐给你的朋友)!
Kitware/CMake
Mirror of CMake upstream repository
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
requirements/rparse
Python requirements.txt parser
wagoodman/dive
A tool for exploring each layer in a docker image
bpftrace/bpftrace
High-level tracing language for Linux
huanceng/sbom_tracer
see https://github.com/opensourceways/sbom-tools
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
SaturnsVoid/Windows-Backdoor
Simple Windows backdoor written in Go
2yanyi/proctop
🔥 为了 Linux 平台开发的性能优化分析工具。