Add multi-sort capability to the Angular Material Table
-
Updated
Jan 19, 2026 - TypeScript
Add multi-sort capability to the Angular Material Table
A simple C program using OpenMP API to sort an array given by user
OpenMP/C project implementing Multisort, a parallel divide-and-conquer sorting algorithm. Recursively splits arrays into four parts, sorts in parallel with tasks, merges results, and uses sequential Quicksort for small sub-arrays. Optimized for high-performance multi-threaded execution (Parallel Systems, UNIWA).
[Pet Project] Cross-platform app aimed to connect to openbudget.gov.ua (public API) to get budget data (CSV files) to process them (with STL) and graphically view with Dear ImGui
Add a description, image, and links to the multisort topic page so that developers can more easily learn about it.
To associate your repository with the multisort topic, visit your repo's landing page and select "manage topics."