厮大牛逼
☆63Nov 14, 2025Updated 5 months ago
Alternatives and similar repositories for algorithm1024
Users that are interested in algorithm1024 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆16Oct 29, 2019Updated 6 years ago
- Spring Data module for MapDB☆14Oct 31, 2017Updated 8 years ago
- 基于 jdk11 的源码注释仓库☆159Oct 13, 2020Updated 5 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Feb 13, 2019Updated 7 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- http://thinkinjava.cn/2019/05/11/2019-05-12-java-nio/☆13May 12, 2019Updated 6 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆25Jan 29, 2019Updated 7 years ago
- 简单限流算法实现☆23May 19, 2019Updated 6 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 8 years ago
- 极客小册☆34Jan 14, 2019Updated 7 years ago
- 测试 Spring 事务的各种传播行为☆13Apr 27, 2014Updated 12 years ago
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 8 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- simviso 的一系列源码解读分享视频,涉及国外顶级学府课程翻译、国外顶级开发者视频翻译,JDK, Rxjava,Spring Reactor, Netty ,Reactor-Netty ,Spring Webflux 我的目标是将Java的响应式建立起一套学习体系,假…☆505Dec 5, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 秒杀功能示例代码☆13Jan 15, 2019Updated 7 years ago
- 基于springboot 的swagger2动态接口文档在线生成,集成导出html/markdown/confluence 等静态文档 。 及接口操作AOP日志自动记录☆11Aug 26, 2024Updated last year
- rocketmq源码阅读记录,添加中文注释☆30Oct 5, 2022Updated 3 years ago
- Sample project showing how easy it is to do XA with clustered, cloud-native transaction logging and recovery.☆18Jun 27, 2025Updated 10 months ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Feb 19, 2019Updated 7 years ago
- 轻量级进程间通信框架,基于 Messenger 实现。进程间传递数据不错的选择☆23Aug 11, 2019Updated 6 years ago
- MyBatis-Pageable是一款自动化分页的插件,基于MyBatis内部的插件Interceptor拦截器编写完成,拦截Executor.query的两个重载方法计算出分页的信息以及根据配置的数据库Dialect自动执行不同的查询语句完成总数量的统计。☆14Mar 18, 2019Updated 7 years ago
- ☆13Mar 26, 2018Updated 8 years ago
- 基于webflux的网关系统、gateway、spring boot、Reactor☆19Jan 13, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Feb 9, 2019Updated 7 years ago
- 2019年tj第五期spring secuirty课程☆12Nov 29, 2020Updated 5 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用 不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Feb 9, 2019Updated 7 years ago
- 缠中说禅备份☆15Sep 22, 2019Updated 6 years ago
- Dubbo is a high-performance, java based, open source RPC framework 源码解析:http://www.iocoder.cn/Dubbo/good-collection/?github☆448Feb 14, 2019Updated 7 years ago
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆115Jun 17, 2022Updated 3 years ago
- 记录和总结在落地微服务的过程中的经验☆38Mar 5, 2019Updated 7 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆371Feb 21, 2023Updated 3 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆138Jun 28, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Spring-Boot集成neo4j,采用JavaAPI驱动包+Bolt连接方式实现节点和关系的创建☆17May 12, 2018Updated 7 years ago
- springboot HikariCP 动态切换数据源☆24Sep 8, 2018Updated 7 years ago
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆11Jun 2, 2020Updated 5 years ago
- 这是居于 derby 源代码,通过删减的方式,从里面抽取出sql解析功能。并在此基础上开发出跨库连接查询器。通过该工具可以将连接查询分割成多个单表查询,再将单表结果集进行连接,即将数据库的连接功能上移到工具执行。详情可以查看wiki:readme☆10Feb 14, 2017Updated 9 years ago
- 本项目是 SCA(Spring Cloud Alibaba) 官方的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。☆526Mar 25, 2019Updated 7 years ago
- 哆啦A梦☆34Feb 14, 2018Updated 8 years ago
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆38Feb 9, 2019Updated 7 years ago