Projects in Awesome Lists tagged with external-sorting
A curated list of projects in awesome lists tagged with external-sorting .
https://github.com/dapper91/ext-sort-rs
rust external sort algorithm implementation
algorithms bigdata external-sort external-sorting rust sort sorting
Last synced: 24 Apr 2025
https://github.com/bsm/extsort
External merge sort algorithm, implemented in Go
external external-sorting golang sort-algorithms sorting-algorithms
Last synced: 07 Apr 2025
https://github.com/mayank-02/msort
Sort lines of text files
automake external-sorting linux linux-sort merge-sort msort sort-lines utility
Last synced: 14 Jul 2025
https://github.com/vvkin/big-files-sort
Python script to sort big numeric files.
big-files external-sorting python sorting-algorithms
Last synced: 25 Oct 2025
https://github.com/uhpoler/kpi-third-semestr
This repository contains materials from all disciplines of the third semester
a-star-path-finding ant-algorithm bfs-algorithm business-process-modelling class-diagram external-sorting genetic-algorithm html-css k-way mysql-database python red-black-tree screen-form-diagram travelling-salesman-problem use-case-diagram user-stories
Last synced: 27 Jun 2025
https://github.com/nelson-perez/large-sort
Fast sorting library to parse and sort large amount of data from a file.
external external-sorting files javascript node node-js nodejs sort sorting typescript
Last synced: 15 Jun 2025
https://github.com/fajarnugraha37/go_external_sort
This project demonstrates an external sorting algorithm in Go, designed to efficiently handle large data sets that exceed available memory. The program reads a random string data set from a file, sorts it using an external merge sort technique, and writes the sorted output to a new file.
algorithm algorithms-and-data-structures external-sorting go golang sorting sorting-algorithms
Last synced: 03 Feb 2026
https://github.com/luispedro/outsort
Generic sorting of large datasets (using temporary files as temporary space)
external-sorting haskell library sorting
Last synced: 26 Dec 2025
https://github.com/0x5d/ext-sort
An external sorting implementation written in Rust.
Last synced: 14 Feb 2026
https://github.com/nikos25k/implementation-of-database-management-systems
This repository contains three projects exploring the core concepts of database systems: Heap File Management, B+ Tree Indexing, and External Merge Sort. Built in C, these assignments demonstrate block-level file management, indexing, and sorting algorithms, providing hands-on experience with database internals and performance optimization.
b-plus-tree b-plus-tree-index block-file-functions c database-perfomance database-systems external-merge-sort external-sorting file-organization heap-file indexing sorting-algorithms
Last synced: 20 Jun 2025
https://github.com/lucastborges/ordenacaoexterna
Programa feito para testar os algoritmos de ordenação externa por intercalação Balanceada em P-Caminhos, Polifásica e em Cascata, para o trabalho final da disciplina Estrutura de Dados e Algoritmos II. Especificação do trabalho pelo professor George Marconi de Araújo Lima, professor da disciplina na UFBA. Especificação e relatório no repositório.
external-sorting sorting sorting-algorithms
Last synced: 24 Feb 2025
https://github.com/oxtna/sbd
External sorter and ISF
cpp database external-sorting showcase
Last synced: 08 Jul 2025
https://github.com/mansi-k/sortmerge_join
Implemented the two-phase merge sort algorithm to sort and then join 2 large SQL relations
external-sorting scratch-implementation sort-merge-join sql-join two-way-merge-sort
Last synced: 15 Apr 2025
https://github.com/mansi-k/multiway2p_mergesort
Implemented the two-phase merge sort algorithm to sort a large number of records
external-sorting large-files scratch-implementation two-way-merge-sort
Last synced: 15 Apr 2025
https://github.com/sshaplygin/uniq-search-frequency
This repo was created for test task that count unique search frequency
algorithm cli external-sorting test-task
Last synced: 15 Mar 2025
https://github.com/denisogr/sort-very-large-files
This project implements External sorting algorithms.
data-engineering external-sorting interview-questions
Last synced: 26 Nov 2025
https://github.com/akkaraponph/report-external-sorted
Algorithm and Computer Architecture
algorithm computer-architecture external-sorting flash-memory report
Last synced: 08 Feb 2026