Pinned Repositories
--blog-1
aho-corasick
Aho-Corasick的Java实现,针对Ascii优化,支持Unicode。
book
MyBatis 从入门到精通
caffeine
A high performance caching library for Java
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
chatgpt-java
ChatGPT Java SDK支持流式输出。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
ChatGPT-WEB
ChatGPT WEB版本 (可编译至WINDOWS平台 或 MAC平台)
clash-for-linux
clash-for-linux
spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
huyu-tom's Repositories
huyu-tom/--blog-1
huyu-tom/caffeine
A high performance caching library for Java
huyu-tom/chatgpt-java
ChatGPT Java SDK支持流式输出。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
huyu-tom/ChatGPT-WEB
ChatGPT WEB版本 (可编译至WINDOWS平台 或 MAC平台)
huyu-tom/clash-for-linux
clash-for-linux
huyu-tom/Compiler
练习和实践编译原理、虚拟机、AOT、JIT。
huyu-tom/CookBook
🎉🎉🎉JAVA高级架构师技术栈==任何技能通过 “刻意练习” 都可以达到融会贯通的境界,就像烹饪一样,这里有一份JAVA开发技术手册,只需要增加自己练习的次数。🏃🏃🏃
huyu-tom/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
huyu-tom/fastjson2
🚄 FASTJSON2是FASTJSON项目的重要升级,目标是为下一个十年提供一个高性能的JSON库
huyu-tom/feign
Feign makes writing java http clients easier
huyu-tom/freemarker
Apache Freemarker
huyu-tom/github-bookmark
收集了Github上的优秀工具,框架,知识合集
huyu-tom/graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
huyu-tom/hutool
🍬A set of tools that keep Java sweet.
huyu-tom/JavaBooks
📚Java程序员必读书单整理,附下载地址,助力每一个Java程序员构建属于自己的知识体系。包括但不限于Java、设计模式、计算机网络、操作系统、数据库、数据结构与算法、大数据、架构、面试等等。
huyu-tom/jdk
JDK main-line development https://openjdk.org/projects/jdk
huyu-tom/leetcode-posts
@yukiyama 创作的算法文章,目前共二十余万字,持续新增中。发表数月内,在力扣**收获20w+阅读量,1w+收藏量,近5k点赞量。
huyu-tom/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
huyu-tom/linux-source-code-analyze
Linux内核源码分析
huyu-tom/lucene
Apache Lucene open-source search software
huyu-tom/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
huyu-tom/mybatis-3
MyBatis SQL mapper framework for Java
huyu-tom/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.
huyu-tom/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
huyu-tom/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
huyu-tom/shardingsphere
Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database.
huyu-tom/simdjson-java
A Java version of simdjson
huyu-tom/spring-cloud-netflix
Integration with Netflix OSS components
huyu-tom/spring-mybatis
Spring integration for MyBatis 3
huyu-tom/Vue3-TS-ChatGPT
Vue3+ChatGPT