stefanxfy's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于Spring Boot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
google/guava
Google core libraries for Java
ClickHouse/ClickHouse
ClickHouse® is a real-time analytics database management system
alibaba/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
alibaba/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
alibaba/COLA
🥤 COLA: Clean Object-oriented & Layered Architecture
ccfos/nightingale
Nightingale for monitoring and alerting, just as Grafana for visualization.
opengoofy/hippo4j
📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced.
sripathikrishnan/redis-rdb-tools
Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON
SPLWare/esProc
esProc SPL is a JVM-based programming language designed for structured data computation, serving as both a data analysis tool and an embedded computing engine.
dromara/dynamic-tp
🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI).
volantis-x/hexo-theme-volantis
A Wonderful Theme for Hexo.
ClickHouse/clickhouse-jdbc
Java client and JDBC driver for ClickHouse
openjdk/jol
https://openjdk.org/projects/code-tools/jol
huangz1990/riacn-code
《Redis实战》一书的相关源码。
baidu/dlock
An effective and reliable Distributed Lock
iceroot/iceroot
iceroot是一个java基础工具类 ( Iceroot is a java base tool class ).
alibaba/TairString
A redis module, similar to redis string, but you can set expire and version for the value. It also provides many very useful commands, such as cas/cad, etc.
alibaba/alibabacloud-tairjedis-sdk
Based on Jedis that operates Tair For Redis Modules.
sixsixsix516/sun-backup
mysql数据库自动备份
andavid/ds-algo-java
Data Structures and Algorithm in Java
sixsixsix516/sun-cloud
SpringCloud脚手架!
sixsixsix516/sun-web
SpringBoot快速开发脚手架
stefanxfy/hanlpHelper
HanLP 1.x工具增强