Pinned Repositories
advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
algo
数据结构和算法必知必会的50个代码实现
curator
Apache Curator
db-tutorial
📚 db-tutorial 是一个数据库教程。
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-samples
samples for Apache Dubbo
GPTs
leaked prompts of GPTs
HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
kubernetes
Production-Grade Container Scheduling and Management
taskflow
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
ytyht226's Repositories
ytyht226/taskflow
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
ytyht226/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
ytyht226/algo
数据结构和算法必知必会的50个代码实现
ytyht226/curator
Apache Curator
ytyht226/db-tutorial
📚 db-tutorial 是一个数据库教程。
ytyht226/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
ytyht226/dubbo-samples
samples for Apache Dubbo
ytyht226/GPTs
leaked prompts of GPTs
ytyht226/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
ytyht226/kubernetes
Production-Grade Container Scheduling and Management
ytyht226/netty
Netty project - an event-driven asynchronous network application framework
ytyht226/rocketmq
Mirror of Apache RocketMQ
ytyht226/spring
ytyht226/spring-boot
Spring Boot
ytyht226/spring-framework
Spring Framework
ytyht226/transmittable-thread-local
📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
ytyht226/zookeeper
Mirror of Apache Hadoop ZooKeeper