JLib is a Java Library which contains a collection of data structures and algorithms.
- BubbleSort
- BucketSort
- CocktailSort
- CombSort
- CountingSort
- GnomeSort
- HeapSort
- InsertionSort
- MergeSort
- QuickSort
- QuickSort3Way
- SelectionSort
- ShellSort
Published under the MIT License.