完整的外排序算法,对8000万条数据(2G)大小进行排序,使用临时文件作为内存扩展,算法思想:使用选择置换排序最大化顺串长度,多路归并减少IO开销,使用败者树来使归并达到最优。
☆36Oct 28, 2019Updated 6 years ago
Alternatives and similar repositories for outterSort
Users that are interested in outterSort are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 设施选址算法模型:spfa+最小费用最大流+(二进制粒子群优化算法/量子行为粒子群优化算法/遗传算法)☆13May 5, 2017Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- guava 中文注释☆14Oct 20, 2015Updated 10 years ago
- Xorange 基于openresty的api管理,负载,分发,监控,频率限制,waf 防火墙,鉴权认证管理平台☆16Sep 30, 2019Updated 6 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆12Dec 26, 2020Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 一个可用于社会网络关系分析的project☆16Nov 17, 2019Updated 6 years ago
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Sep 22, 2016Updated 9 years ago
- ☆12Aug 27, 2022Updated 3 years ago
- [!Depreciated]基于Springboot自定义starter, 旨在提供完善的Web开发基础组件,对业务方屏蔽各种依赖、配置、库、日志、异常处理、权限、API文档等问题,使业务方专注于应用逻辑。已经放弃在Springboot基础上开发,转向直接使用SpringC…☆13Jun 19, 2017Updated 8 years ago
- 将日志收集到Redis或者Kafka中,目前只支持Logback☆19Feb 28, 2018Updated 8 years ago
- Like NW.js and node-webkit but with Gecko using XUL Runner☆12May 12, 2017Updated 9 years ago
- http proxy made by java☆10Jul 22, 2016Updated 9 years ago
- Redis + Lua 抢红包程序设计☆20Jun 15, 2018Updated 7 years ago
- 即时通讯第一版,第二版详见LuliChat(https://github.com/TopCoderMyDream/LuliChat)☆16May 8, 2017Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Artipie HTTP Server Based on Vert.x☆12Aug 23, 2022Updated 3 years ago
- 基于SpringBoot3的RuoYi后台管理系统,支持Vue2,Vue3☆17Dec 29, 2023Updated 2 years ago
- Spring Boot、Spring Cloud、Dubbo scaffold☆13Feb 28, 2026Updated 2 months ago
- 用户行为分析系统☆12Dec 10, 2015Updated 10 years ago
- 微服务日志之实时日志☆30Jul 6, 2018Updated 7 years ago
- 数据生成器,轻松生成模拟数据,接口联调快速Demo。☆10Jun 21, 2018Updated 7 years ago
- 数据挖掘十大算法Java实现。☆23Sep 18, 2018Updated 7 years ago
- The Kyoyo Language Modeling Toolkit☆27Nov 27, 2014Updated 11 years ago
- 搜狗输入法细胞词库解析☆17Oct 20, 2013Updated 12 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A XULRunner Application IDE of sorts☆23Nov 17, 2022Updated 3 years ago
- A parser for the OPC UA UANodeSet XML schema☆23Jan 28, 2025Updated last year
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- A caplet that will run a capsule as a daemon☆14Jun 29, 2016Updated 9 years ago
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- 这是若依极客生态后端的Springboot 3版本。配合若依极客生态的Vue3版本,该版本在支付模块和第三方登录模块方面进行了基础设计工作,并针对代码生成器进行了显著增强,现在支持字段级别的关联表操作。此外,新增了在线接口开发模块,该模块允许用户通过在线方式使用mybati…☆28May 11, 2026Updated last week
- Flink的demo代码☆12Mar 7, 2019Updated 7 years ago
- Spring DDAL是基于spring AOP和AbstractRoutingDataSource实现了读写分离和分库分表功能,是一款轻 量级的插件,简单易用、轻耦合,使用注解即可完成读写分离、分库分表。☆16Nov 20, 2018Updated 7 years ago
- mirror of google code version for git updates☆25Apr 5, 2014Updated 12 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 桃夭是套基于`Mediasoup`开发的`WebRTC`音视频信令服务,可以非常方便的扩展信令接入更多智能终端。☆33Jan 23, 2026Updated 3 months ago
- 一个基于netty用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口☆51Aug 22, 2025Updated 9 months ago
- Citar part of speech tagger☆39Mar 28, 2016Updated 10 years ago
- v0.2 spring-boot+mybatis+pagehelper+Swagger2构建RESTful API文档☆14Jul 23, 2016Updated 9 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Aug 7, 2018Updated 7 years ago
- Tomcat8.5.X的源码,在学习过程中加入了大量的中文注释,并且有相关的博客专栏来记录对Tomcat源码的学习。现已经完成为Tomcat启动过程以及Tomcat的Web请求以及处理过程的源码分析,后面会继续对深层源码进行分析,让我们一起进入tomcat的世界,拥抱源码吧☆37May 9, 2021Updated 5 years ago
- 基于java实现的脚本(shell/cmd)部署工具,主要用于为部署人员提供简化、统一的配置项,分产品、环境、模块进行自动部署。☆36Dec 6, 2022Updated 3 years ago