Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
awesome-spring-boot-master
awesome-spring-boot-master
CloudSystem
@Cloud云存储系统
microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
netty-learning-1
《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。
spring-boot-examples-master
spring-boot-examples-master
spring-boot-oauth2
Spring Boot Oauth2 with H2 database
webappchat
webappchat
duldul-biz's Repositories
duldul-biz/taro-msparis
🌱用 React 编写的基于Taro + Dva构建的适配不同端(微信/百度/支付宝小程序、H5、React-Native 等)的时装衣橱
duldul-biz/taro-yanxuan
首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED
duldul-biz/taro-mall
一个项目的架构,包括设计/前端/管理后台/后端/k8s集群架构,欢迎Star,欢迎Fork
duldul-biz/taro-music
🎉基于taro + taro-ui + redux + react-hooks + typescript 开发的网易云音乐小程序,taro3已升级完毕,目前正在使用react-hooks重构中(不定时更新)
duldul-biz/taro-listview
taro框架长列表方案 :集成下拉刷新、骨架屏、无限滚动、图片懒加载;
duldul-biz/taro-ui
一款基于 Taro 框架开发的多端 UI 组件库
duldul-biz/taro-plugin-canvas
基于 Taro 框架的微信小程序 canvas 绘图组件,封装了常用的操作,通过配置的方式生成分享图片
duldul-biz/ruoyi-vue-pro
基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 用户小程序,支持 RBAC 动态权限、多租户、数据权限、工作流、三方登录、支付、短信、商城等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
duldul-biz/awesome-taro
多端统一开发框架 Taro 优秀学习资源汇总
duldul-biz/kubeflow
Machine Learning Toolkit for Kubernetes
duldul-biz/taro-kit
🏆✌️taro 小程序脚手架。 特性: 封装api、redux优雅集成、生成海报类,异常日志上报。 如果能帮到你,就给个 star😊
duldul-biz/myblog
vuejs nodejs
duldul-biz/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
duldul-biz/Taroco
整合Nacos、Spring Cloud Alibaba,提供了一系列starter组件, 同时提供服务治理、服务监控、OAuth2权限认证,支持服务降级/熔断、服务权重,前端采用vue+elementUI+webpack,可以很好的解决转向Spring Cloud的一系列问题。
duldul-biz/taro-ui-demo
非 Taro UI 官网示例代码
duldul-biz/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
duldul-biz/netty-learning-1
《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。
duldul-biz/psi-probe
Advanced manager and monitor for Apache Tomcat, forked from Lambda Probe
duldul-biz/awesome-architecture
架构师技术图谱,助你早日成为架构师
duldul-biz/showdoc
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
duldul-biz/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
duldul-biz/miaosha
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析🙋🐓
duldul-biz/JavaGuide
「Java学习+面试指南」一份涵盖大部分Java程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
duldul-biz/book
记录自己的学习:开源项目、知识脉络、读书笔记
duldul-biz/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
duldul-biz/tcc-transaction
tcc-transaction是TCC型事务java实现
duldul-biz/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
duldul-biz/DoraCMS
DoraCMS是基于Nodejs+eggjs+mongodb编写的一套内容管理系统,结构简单,较目前一些开源的cms,doracms易于拓展,特别适合前端开发工程师做二次开发。
duldul-biz/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
duldul-biz/FFMpegStudy
FFMpeg的实践工程