Skip to content
View Kestrong's full-sized avatar
  • China Telecom
  • Xiamen Fujian China
Block or Report

Block or report Kestrong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. capture_reid capture_reid Public

    可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。

    Python 115 33

  2. java-sdk java-sdk Public

    一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)

    Java 32 21

  3. datax-elasticsearch datax-elasticsearch Public

    datax数据同步elasticsearch的reader和writer插件,支持一对多的扁平数据转换成es的嵌套对象,也支持嵌套对象的读取和ognl表达式过滤,理论上可以无限嵌套。

    Java 81 41

  4. rocketmq rocketmq Public

    对rocketmq进行封装,兼容阿里云的ons,支持spring-boot,通过在方法上加上注解声明式消费消息。

    Java 4 1

  5. oss oss Public

    一个兼容s3协议、filesystem、webhdfs(kerberos+pseudo)的oss对象存储项目,支持spring-boot。

    Java 3 1

  6. log-collector log-collector Public

    一款轻量级的日志收集框架,支持文件、数据库、es、http、feign以及自定义收集器的形式手动或者注解自动收集日志,无缝衔接spring webmvc、webflux、和gateway网关过滤器。

    Java