LeetCode(基于java语言编写)
☆18Sep 15, 2021Updated 4 years ago
Alternatives and similar repositories for LeetCode
Users that are interested in LeetCode are comparing it to the libraries listed below
Sorting:
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago
- DNSQuery Sniffer in Golang☆10Nov 19, 2017Updated 8 years ago
- My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.☆20Aug 26, 2024Updated last year
- kafka client prometheus collector☆10Mar 22, 2021Updated 5 years ago
- 运行在IntelliJ ide中的可以对图片进行批量压缩的插件☆12Sep 27, 2019Updated 6 years ago
- 主要是做一个全新前后端分离的CMS管理系统,包括PC,PC端会做成响应式的布局, 兼容大部分的手机或者平板;后端会使用SpringBoot 2.0来实现;前后端的分离采用接口的方式来实现, 前端主要是用Vue js 来实现页面的数据交互;☆12Apr 28, 2024Updated last year
- Leetcode 答案☆13Jan 31, 2019Updated 7 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 6 years ago
- Command line interface for MoviePy.☆28Jan 19, 2026Updated 2 months ago
- Open-Source Billing And Rating Platform For Subscription☆10Feb 5, 2024Updated 2 years ago
- ☆18Apr 30, 2024Updated last year
- Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemp…☆17Mar 10, 2018Updated 8 years ago
- Date In, Date Out☆22Apr 1, 2022Updated 3 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆19Updated this week
- MyBatis 枚举全面使用指南☆23Dec 13, 2021Updated 4 years ago
- JAVA语言程序设计D课程☆16Sep 12, 2021Updated 4 years ago
- 使用dijkstra算法实现上海地铁换乘线路的查询☆23Jan 7, 2019Updated 7 years ago
- 基于Canal的MySQL数据同步中间件☆23Dec 5, 2023Updated 2 years ago
- 基于ffmpeg+spring+quartz+dubbo+zookeeper+MyBatis服务化的视频转换分布式服务☆12Jul 21, 2016Updated 9 years ago
- Redis跨机房同步系统☆21Dec 29, 2015Updated 10 years ago
- IoT Trucking App with Flink (with Table API & SQL)☆14Jul 4, 2018Updated 7 years ago
- unified exception framework(统一异常处理框架:统一的异常日志记录、异常通知,etc)☆18Mar 17, 2016Updated 10 years ago
- RestComm Converged (SIP/HTTP/WebSockets/SMPP) Load Balancer☆26Jan 9, 2024Updated 2 years ago
- 智牛(trade-stock)金融交易平台是服务于金融衍生产品, 包含外汇, 贵金属, 期货, 股票等. 各产品具有不同属性与交易规则, 本项目对标MT4/MT5等大型交易平台, 遵循FIX全球最广泛的金融市场通用协议. 包含证券用户注册,交易开户, 行情订阅与呈现, 市…☆12Mar 16, 2022Updated 4 years ago
- 使用SpringBoot开发的云舒短视频微信小程序(服务端) 分布式Session,模块化开发,容器化部署☆11Jul 3, 2020Updated 5 years ago
- The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud e…☆13May 8, 2020Updated 5 years ago
- add comments to any file without modify the file☆24Aug 19, 2020Updated 5 years ago
- Kafka整理☆10Jun 20, 2022Updated 3 years ago
- Presto connector for Apache Paimon.☆12Jan 19, 2025Updated last year
- SparkSQL慕课网 日志分析及可视化展示☆21Sep 20, 2018Updated 7 years ago
- 微信ipad协议源码,可实现微信80%功能;支持62数据登录、扫码登录、收发朋友圈、查看朋友圈、微信建群、微信拉人进群、微信公众号阅读、微信消息收发、微信附近的人定位、微信添加好友、微信红包接收、微信防撤回、分享小程序、微信加粉、微信收藏、微信标签等。请联系qq:92991…☆25Apr 5, 2019Updated 6 years ago
- MicroIoT-极速构建你的物联网产品。https://www.microiot.top☆31Jul 23, 2020Updated 5 years ago
- 使用Spring+Springmvc+Mybatis实现秒杀商品案例☆17May 26, 2018Updated 7 years ago
- RSocket Broker Gateway of MQTT☆15Sep 20, 2021Updated 4 years ago
- java字符串转算术表达式,并且计算出结果,能自定义自己要的运算符,扩展性好☆11Aug 23, 2017Updated 8 years ago
- 秒杀系统整合☆23Jun 21, 2022Updated 3 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Jun 17, 2022Updated 3 years ago