# houbb **Repository Path**: fuli39_admin/houbb ## Basic Information - **Project Name**: houbb - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-04 - **Last Updated**: 2025-06-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
> [生态社群](https://mp.weixin.qq.com/s/rkSvXxiiLGjl3S-ZOZCr0Q)  # 开源 开源不易,如果项目对你有帮助,你可以请老马喝一杯奶茶。
## 项目
| 编号 | 名称 | 简介 | 标签 |
|:----|:----|:----|:----|
| 0 | [encryption-local](https://github.com/houbb/encryption-local) | 离线加密机组件 | 工具,安全 |
| 1 | [sensitive](https://github.com/houbb/sensitive) | 基于注解的日志脱敏框架,更加优雅的日志打印 | 工具,日志 |
| 2 | [auto-log](https://github.com/houbb/auto-log) | 日志自动输出 | 工具,日志 |
| 3 | [heaven](https://github.com/houbb/heaven) | 收集开发中常用的工具类 | 工具 |
| 4 | [resubmit](https://github.com/houbb/resubmit) | 防止重复提交框架 | 工具 |
| 5 | [validator](https://github.com/houbb/validator) | 新一代校验框架 | 工具 |
| 6 | [rate-limit](https://github.com/houbb/rate-limit) | 渐进式限流工具框架 | 工具 |
| 7 | [lock](https://github.com/houbb/lock) | 开箱即用分布式锁 | 工具 |
| 8 | [lombok-ex](https://github.com/houbb/lombok-ex) | 编译时注解框架,扩展 lombok | 工具 |
| 9 | [csv](https://github.com/houbb/csv) | CSV的读写工具 | 工具 |
| 10 | [iexcel](https://github.com/houbb/iexcel) | EXCEL的读写工具,避免OOM | 工具 |
| 11 | [leetcode](https://github.com/houbb/leetcode) | 力扣算法个人学习笔记 | 学习 |
| 12 | [awesome-metaverse-zh](https://github.com/houbb/awesome-metaverse-zh) | 元宇宙精选 | 学习 |
| 13 | [rpc](https://github.com/houbb/rpc) | 手写rpc框架 | 学习,中间件 |
| 14 | [mybatis](https://github.com/houbb/mybatis) | 手写mybatis框架 | 学习,中间件,ORM |
| 15 | [hibernate](https://github.com/houbb/hibernate) | 手写hibernate框架 | 学习,中间件,ORM |
| 16 | [jdbc-pool](https://github.com/houbb/jdbc-pool) | 手写数据库连接池实现 | 学习,中间件,ORM |
| 17 | [cache](https://github.com/houbb/cache) | 手写redis框架 | 学习,中间件 |
| 18 | [mq](https://github.com/houbb/mq) | 手写mq框架 | 学习,中间件 |
| 19 | [ioc](https://github.com/houbb/ioc) | 手写spring ioc框架 | 学习,中间件 |
| 20 | [mvc](https://github.com/houbb/mvc) | 手写spring mvc框架 | 学习,中间件 |
| 21 | [async](https://github.com/houbb/async) | 手写线程池异步框架 | 学习,中间件 |
| 22 | [sisyphus](https://github.com/houbb/sisyphus) | 支持注解的重试框架 | 学习,中间件 |
| 23 | [sandglass](https://github.com/houbb/sandglass) | 任务调度时间框架 | 学习,中间件 |
| 24 | [segment](https://github.com/houbb/segment) | 基于结巴的分词实现 | NLP |
| 25 | [pinyin](https://github.com/houbb/pinyin) | 高性能中文转拼音工具 | NLP |
| 26 | [opencc4j](https://github.com/houbb/opencc4j) | 中文繁简体转换 | NLP |
| 27 | [word-checker](https://github.com/houbb/word-checker) | 中英文拼写检测 | NLP |
| 28 | [sensitive-word](https://github.com/houbb/sensitive-word) | 敏感词 | NLP |
| 29 | [nlp-hanzi-similar](https://github.com/houbb/nlp-hanzi-similar) | 汉字相似度 | NLP |
| 30 | [word-cloud](https://github.com/houbb/word-cloud) | 好用的词云工具 | DOC |
| 31 | [markdown-toc](https://github.com/houbb/markdown-toc) | 为文档生成目录 | DOC |
| 32 | [idoc](https://github.com/houbb/idoc) | 项目自动生成文档 | DOC |
| 33 | [data-factory](https://github.com/houbb/data-factory) | 测试自动生成对象信息 | TEST |
| 34 | [junitperf](https://github.com/houbb/junitperf) | 性能测试框架,测试报告生成 | TEST |
| 35 | [houbb.github.io](https://github.com/houbb/houbb.github.io) | 个人博客 | 学习 |
| 36 | [nginx4j](https://github.com/houbb/nginx4j) | nginx java 版本 | WEB 容器 |
| 37 | [minicat](https://github.com/houbb/minicat) | 简易版本 tomcat | WEB 容器 |