Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
btrace
BTrace - a safe, dynamic tracing tool for the Java platform
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
CategoryResourceRepost
极客时间专栏 md (在线阅读参考https://learn.lianglianglee.com/) link address and reposted blogs/resources about programming
dddlib
A DDD (Domain Driven Design) Library, derived from the idea of Eric Evans' book: 'Domain-Driven Design: Tackling Complexity in the Heart of Software'
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
Deta_Parser
快速中文分词分析word segmentation
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
easyexcel
快速、简单避免OOM的java处理Excel工具
kevines's Repositories
kevines/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
kevines/CategoryResourceRepost
极客时间专栏 md (在线阅读参考https://learn.lianglianglee.com/) link address and reposted blogs/resources about programming
kevines/dddlib
A DDD (Domain Driven Design) Library, derived from the idea of Eric Evans' book: 'Domain-Driven Design: Tackling Complexity in the Heart of Software'
kevines/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
kevines/Deta_Parser
快速中文分词分析word segmentation
kevines/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
kevines/dubbo-Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
kevines/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
kevines/evernote-markdown-vue
印象笔记的markdown主题
kevines/faceswap
Deepfakes Software For All
kevines/FXGL
Java / JavaFX / Kotlin Game Library (Engine)
kevines/guide-rpc-framework
一款基于 Netty+Kyro+Zookeeper 实现的自定义 RPC 框架(附详细实现过程和相关教程)。
kevines/Java-Interview
经历BAT面试后总结的【高级Java后台开发面试指南】,纯净干货无废话,针对高频面试点
kevines/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
kevines/jkillthread
Simple tool to attach to a Java VM and kill an individual thread.
kevines/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
kevines/logstash
Logstash - transport and process your logs, events, or other data
kevines/MaaTemplate
关于 MAA 的一次尝试
kevines/MindManager
【Java 思维导图】处于萌芽阶段的史诗级项目
kevines/mq-demo
Demo for AliwareMQ
kevines/raft_translation
Raft中文版
kevines/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
kevines/Realtime-Voice-Clone-Chinese
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
kevines/rude-java
Java Practice Projects. 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
kevines/shadowsocks_install
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
kevines/spring-boot-demo
spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的ORM框架)、通用Mapper(快速操作Mybatis)、PageHelper(通用的Mybatis分页插件)、mybatis-plus(快速操作Mybatis)、BeetlSQL(强大的ORM框架)、upload(本地文件上传和七牛云文件上传)、redis(缓存)、ehcache(缓存)、email(发送各种类型邮件)、task(基础定时任务)、quartz(动态管理定时任务)、xxl-job(分布式定时任务)、swagger(API接口管理测试)、security(基于RBAC的动态权限认证)、SpringSession(Session共享)、Zookeeper(结合AOP实现分布式锁)、RabbitMQ(消息队列)、Kafka(消息队列)、websocket(服务端推送监控服务器运行信息)、socket.io(聊天室)、ureport2(**式报表)、打包成war文件、集成 ElasticSearch(基本操作和高级查询)、Async(异步任务)、集成Dubbo(采用官方的starter)、MongoDB(文档数据库)、neo4j(图数据库)、docker(容器化)、JPA多数据源、Mybatis多数据源、代码生成器、GrayLog(日志收集)、JustAuth(第三方登录)、LDAP(增删改查)、动态添加/切换数据源、单机限流(AOP + Guava RateLimiter)、分布式限流(AOP + Redis + Lua)、ElasticSearch 7.x(使用官方 Rest High Level Client)、HTTPS。
kevines/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.
kevines/weapp-douban
微信小程序示例教程(豆瓣电影)精简版本,老版本(包含工作流):https://github.com/zce/weapp-demo
kevines/winutil
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
kevines/zookeeper
Apache ZooKeeper