externalsortinginjava
External Sorter
A Java library for sorting large files using an external memory algorithm
External-Memory Sorting in Java
254 stars
21 watching
101 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
external-memoryjavasort
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A sorting algorithm that optimizes performance on non-random access containers and large data types | 19 |
| | A Java library for compressing arrays of integers efficiently | 539 |
| | Provides an implementation of rolling hash functions in Java for efficient string hashing and indexing. | 75 |
| | A utility function for sorting arrays of strings in various natural and case-insensitive orders | 39 |
| | A plugin that simplifies text sorting in Neovim by providing an intuitive command-line interface for both line-wise and delimiter-based sorting. | 137 |
| | An extension to StringComparison that adds support for natural sorting of strings | 175 |
| | An implementation of sorted data structures using B-Trees in the Nim programming language | 17 |
| | A fast string sorting algorithm implemented in Go. | 192 |
| | A tool to diagnose OutOfMemoryError conditions in Java applications | 21 |
| | Provides a collection of algorithms for sorting data in a programming language | 17 |
| | A Java library to launch and manage external processes from within a Java application. | 31 |
| | A sorting function for natural ordering of strings containing numbers | 14 |
| | Tools to extract and load native libraries from Java archives. | 188 |
| | A library for fast integer compression using SIMD instructions | 490 |
| | A function to modify completion suggestions in nvim-cmp so they are sorted based on their starting characters. | 189 |