Pinned Repositories
algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
algorithmbasic2020
算法和数据结构体系学习班
architect-awesome
后端架构师技术图谱
BigDataArchitect
BinaryTrees
Some operations for binary tree
bookmarker-mono
采用Vue + SpringBoot + MongoDB开发的云收藏应用,采用单块+前后分离架构。
books
编程电子书目录带下载地址
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
Chat2DB
🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.
class-notes
全部算法课讲解知识点提纲、题目汇总、PPT合集、学前必读、学习规划
cooldevin's Repositories
cooldevin/algorithm-base
专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!
cooldevin/algorithmbasic2020
算法和数据结构体系学习班
cooldevin/architect-awesome
后端架构师技术图谱
cooldevin/BigDataArchitect
cooldevin/bookmarker-mono
采用Vue + SpringBoot + MongoDB开发的云收藏应用,采用单块+前后分离架构。
cooldevin/books
编程电子书目录带下载地址
cooldevin/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
cooldevin/Chat2DB
🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.
cooldevin/class-notes
全部算法课讲解知识点提纲、题目汇总、PPT合集、学前必读、学习规划
cooldevin/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被55个国家的300所大学用于教学。
cooldevin/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
cooldevin/flink-recommandSystem-demo
基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
cooldevin/flutterapp
cooldevin/hello-algorithm
🌍 针对小白的算法训练 | 包括四部分:①.算法基础 ②.力扣图解 ③.大厂面经 ④.CS_汇总 | 附:1、千本开源电子书 2、百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)
cooldevin/JVM
JVM Demo Code
cooldevin/jvm-1
🤗 JVM 底层原理最全知识总结
cooldevin/microservice_arch_kubernetes
基于Kubernetes实现的微服务架构示例工程。《软件架构探索》的配套组件。
cooldevin/microservice_arch_springcloud
基于SpringCloud实现的微服务架构示例工程。《软件架构探索》的配套组件。
cooldevin/my-app
react学习之旅
cooldevin/myapp
cooldevin/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
cooldevin/NotePad
记事本
cooldevin/project-based-learning
Curated list of project-based tutorials
cooldevin/Python-100-Days
Python - 100天从新手到大师
cooldevin/rabbitmq-delayed-message-exchange
Delayed Messaging for RabbitMQ
cooldevin/real_time_stream_computing_book_source_code
source code for the book "Realtime Stream Computing"
cooldevin/servicemesh_arch_istio
基于Istio实现的服务网格架构示例工程。《软件架构探索》的配套组件。
cooldevin/simple-seata
简化版seata,seata是阿里开源的分布式事务框架
cooldevin/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
cooldevin/threadandjuc
⭐⭐⭐⭐高并发-高可靠-高性能three-high-import导入系统-高并发多线程进阶