Pinned Repositories
activityMQ
AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
AJAX
ajax 学习收集
ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
binlog-access
用于获取并解析mysql binlog (java)
blockchain-java
java简单实现区块链
elec
国家电网项目整合
mybatis-generator-lombok-plugin
A plugin for MyBatis Generator to use Lombok annotations instead of getters and setters
ostp
this is my ostp
tx-lcn
LCN 分布式事务框架 ,兼容 dubbo、springcloud、motan 框架,支持各种关系型数据库
johnsGuo's Repositories
johnsGuo/mybatis-generator-lombok-plugin
A plugin for MyBatis Generator to use Lombok annotations instead of getters and setters
johnsGuo/AI-RecommenderSystem
该仓库尝试整理推荐系统领域的一些经典算法模型
johnsGuo/tx-lcn
LCN 分布式事务框架 ,兼容 dubbo、springcloud、motan 框架,支持各种关系型数据库
johnsGuo/ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
johnsGuo/blockchain-java
java简单实现区块链
johnsGuo/continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
johnsGuo/dubbo-study
dubbo 学习项目合集
johnsGuo/dubbox-demo
johnsGuo/flash-netty
掘金小册对应源代码 https://juejin.im/book/5b4bc28bf265da0f60130116
johnsGuo/flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
johnsGuo/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
johnsGuo/interviews
Everything you need to know to get the job.
johnsGuo/java-8-lambdas-exercises
Exercises and Answers for Java 8 Lambdas book
johnsGuo/java-learn
java学习总结
johnsGuo/JavaLambdaInternals
深入理解Java函数式编程和Streams API
johnsGuo/librdkafka
The Apache Kafka C/C++ library
johnsGuo/mycat-learn
johnsGuo/netty
netty学习项目
johnsGuo/note-of-interview
《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。
johnsGuo/Play-With-Sort-OC
基础排序 冒泡排序 插入排序 快速排序 双路快速排序 三路快速排序 堆排序
johnsGuo/python-learn
python 爬虫专题学习
johnsGuo/Recommender-System-Pytorch
基于 Pytorch 实现推荐系统相关的算法
johnsGuo/sc-f-chapter
johnsGuo/serving
A flexible, high-performance serving system for machine learning models
johnsGuo/SpringCloud-Learning
Spring Cloud教程
johnsGuo/sso-learning
单点登录专题学习
johnsGuo/tag-service
《Go 语言编程之旅:一起用 Go 做项目》第三章:RPC 程序(gRPC Server)
johnsGuo/tensorrt
TensorFlow/TensorRT integration
johnsGuo/xmall
基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等
johnsGuo/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)