sorting
There are 2997 repositories under sorting topic.
TanStack/table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
ag-grid/ag-grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
clauderic/react-sortable-hoc
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
aalhour/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
Mottie/tablesorter
Github fork of Christian Bach's tablesorter plugin + awesomeness ~
scandum/quadsort
Quadsort is a branchless stable adaptive mergesort faster than quicksort.
jieter/django-tables2
django-tables2 - An app for creating HTML tables
Depressurizer/Depressurizer
A Steam library categorizing tool.
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
fortran-lang/stdlib
Fortran Standard Library
inducer/pyopencl
OpenCL integration for Python, plus shiny features
SethMMorton/natsort
Simple yet flexible natural sorting in Python.
alirezanet/Gridify
Easy and optimized way to apply Filtering, Sorting, and Pagination using text-based data.
ivandokov/phockup
Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
jrief/django-admin-sortable2
Generic drag-and-drop ordering for objects in the Django admin interface
sindu12jun/table-dragger
Turn your old table to drag-and-drop table with columns and rows sorting like magic!
ZacharyPatten/Towel
Throw in the towel.
scandum/blitsort
Blitsort is an in-place stable adaptive rotate mergesort / quicksort.
scandum/fluxsort
A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.
sadanandpai/algo-visualizers
Algorithms Visualizers
Teun/thenBy.js
thenBy is a javascript micro library that helps sorting arrays on multiple keys
bosskmk/pluto_grid
PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
Kyslik/column-sortable
Package for handling column sorting in Laravel 5/6/7/8
skjha1/Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Morwenn/cpp-sort
Sorting algorithms & related tools for C++14
Stratio/cassandra-lucene-index
Lucene based secondary indexes for Cassandra
swimlane/ngx-dnd
🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
google-research/fast-soft-sort
Fast Differentiable Sorting and Ranking
IvanJosipovic/BlazorTable
Blazor Table Component with Sorting, Paging and Filtering
bryanmylee/svelte-headless-table
Unopinionated and extensible data tables for Svelte
free-jqgrid/jqGrid
jQuery grid plugin
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications
LucasPilla/Sorting-Algorithms-Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
paol-imi/muuri-react
The layout engine for React
AllAlgorithms/python
Implementation of All ▲lgorithms in Python Programming Language