Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with sort

A curated list of projects in awesome lists tagged with sort .

https://github.com/sortablejs/sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

drag drag-and-drop drag-drop draggable droppable reordering sort sortable touch ui

Last synced: 29 Sep 2024

https://github.com/SortableJS/Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

drag drag-and-drop drag-drop draggable droppable reordering sort sortable touch ui

Last synced: 30 Jul 2024

https://github.com/RubaXa/Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.

drag drag-and-drop drag-drop draggable droppable reordering sort sortable touch ui

Last synced: 04 Aug 2024

https://github.com/keon/algorithms

Minimal examples of data structures and algorithms in Python

algorithm algorithms competitive-programming data-structure graph python search sort tree

Last synced: 29 Sep 2024

https://github.com/emirpasic/gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 29 Sep 2024

https://github.com/emirpasic/Gods

GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more

avl-tree b-tree binary-heap data-structure enumerable go golang iterator list map queue red-black-tree set sort stack tree

Last synced: 30 Jul 2024

https://github.com/javve/list.js

The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.

easy-to-use filters flexibility fuzzy-search javascript pagination search sort

Last synced: 29 Sep 2024

https://github.com/haltu/muuri

Infinite responsive, sortable, filterable and draggable layouts

bin-packing dnd drag-and-drop draggable filter grid layout muuri sort

Last synced: 29 Sep 2024

https://github.com/grandyang/leetcode

Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.

alogrithms array coding-practices data-structures interview-questions leetcode leetcode-solutions sort

Last synced: 30 Sep 2024

https://github.com/patrickkunka/mixitup

A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

animation dom-manipulation filter sort vanilla-js

Last synced: 31 Jul 2024

https://github.com/phishman3579/java-algorithms-implementation

Algorithms and Data Structures implemented in Java

algorithm data-structures graph java sort tree

Last synced: 30 Sep 2024

https://github.com/grid-js/gridjs

Advanced table plugin

filter grid pagination sort table

Last synced: 30 Sep 2024

https://github.com/attractivechaos/klib

A standalone and lightweight C library

algorithm avl-tree b-tree c generic hashtable library sort

Last synced: 01 Oct 2024

https://github.com/trivago/prettier-plugin-sort-imports

A prettier plugin to sort imports in typescript and javascript files by the provided RegEx order.

hacktoberfest import javascript opensource plugin prettier prettierrc sort typescript

Last synced: 29 Sep 2024

https://github.com/zqpei/deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch

cnn-model deep-sort deepsort mot mot-tracking pytorch sort yolo3 yolov3

Last synced: 01 Oct 2024

https://github.com/ZQPei/deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch

cnn-model deep-sort deepsort mot mot-tracking pytorch sort yolo3 yolov3

Last synced: 31 Jul 2024

https://github.com/Vestride/Shuffle

Categorize, sort, and filter a responsive grid of items

filter grid layout masonry responsive sort

Last synced: 30 Jul 2024

https://github.com/vestride/shuffle

Categorize, sort, and filter a responsive grid of items

filter grid layout masonry responsive sort

Last synced: 30 Sep 2024

https://github.com/jiayihu/pretty-algorithms

🌊 Pretty, common and useful algorithms with modern JS and beautiful tests

algorithms binary-trees computer-science sort sorting-algorithms

Last synced: 02 Aug 2024

https://github.com/scandum/quadsort

Quadsort is a branchless stable adaptive mergesort faster than quicksort.

algorithm c implementation merge quick sort sorting timsort visualization

Last synced: 31 Jul 2024

https://github.com/0xax/go-algorithms

Algorithms and data structures for golang

algorithm data-structures go golang hacktoberfest sort tree-structure

Last synced: 30 Sep 2024

https://github.com/0xAX/go-algorithms

Algorithms and data structures for golang

algorithm data-structures go golang hacktoberfest sort tree-structure

Last synced: 31 Jul 2024

https://github.com/Jexordexan/vue-slicksort

A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️

animated dependency drag drop free grid mixin-components sort sortable-elements sortable-helper vue-slicksort

Last synced: 04 Aug 2024

https://github.com/jexordexan/vue-slicksort

A set of vue mixins to turn any list into an animated, touch-friendly, sortable list ✌️

animated dependency drag drop free grid mixin-components sort sortable-elements sortable-helper vue-slicksort

Last synced: 30 Sep 2024

https://github.com/spatie/eloquent-sortable

Sortable behaviour for Eloquent models

eloquent laravel php sort trait

Last synced: 01 Oct 2024

https://github.com/biarity/sieve

⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core

asp-net-core-mvc aspnetcore filter netcore2 pagination sort

Last synced: 30 Sep 2024

https://github.com/Biarity/Sieve

⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core

asp-net-core-mvc aspnetcore filter netcore2 pagination sort

Last synced: 04 Aug 2024

https://github.com/liyue201/gostl

Data structure and algorithm library for go, designed to provide functions similar to C++ STL

bitmap bloomfilterr deque hamt ketama list multiset queue rbtree set skiplist sort stack stl vector

Last synced: 30 Sep 2024

https://github.com/intel/x86-simd-sort

C++ template library for high performance SIMD based sorting algorithms

argsort avx2 avx512 partialsort quickselect quicksort sort x86

Last synced: 31 Jul 2024

https://github.com/teddykoker/torchsort

Fast, differentiable sorting and ranking in PyTorch

cuda-kernel pytorch ranking sort

Last synced: 03 Aug 2024

https://github.com/sindu12jun/table-dragger

Turn your old table to drag-and-drop table with columns and rows sorting like magic!

animation drag drop-table js order sort sort-columns sortable sorting table

Last synced: 31 Jul 2024

https://github.com/yourtion/LearningMasteringAlgorithms-C

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

algorithm bfs bistree c des dfs graph haffman heap linked-list list lz77 mastering-algorithms-c queue rsa set sort stack tree xcode

Last synced: 31 Jul 2024

https://github.com/joequery/Stupid-Table-Plugin

A stupidly small and simple jQuery table sorter plugin

javascript jquery jquery-plugin sort

Last synced: 01 Aug 2024

https://github.com/scandum/blitsort

Blitsort is an in-place stable adaptive rotate mergesort / quicksort.

algorithm branchless c inplace merge quick sort sorting

Last synced: 02 Aug 2024

https://github.com/iAugux/Phonetic

An iOS App to generate phonetic keys for your Chinese contacts. Written in Swift.

characters chinese contacts phonetic phonetic-keys polyphonic sort swift

Last synced: 02 Aug 2024

https://github.com/JingyibySUTsoftware/Yolov5-deepsort-driverDistracted-driving-behavior-detection

基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测

deeplearning deepsort detection dlib dlib-face-detection dlib-tracker driver-behavior object-detection opencv playsound pyqt5 python pytorch sort tired tracker yolov5 yolov5-deepsort

Last synced: 02 Aug 2024

https://github.com/ekryd/sortpom

Maven plugin that helps the user sort pom.xml.

hacktoberfest maven maven-plugin pom sort sortpom-plugin xml

Last synced: 29 Sep 2024

https://github.com/OS-Guild/graphql-to-mongodb

Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries

filter graphql graphql-js graphql-server mongodb nodejs pagination query sort update

Last synced: 02 Aug 2024

https://github.com/os-guild/graphql-to-mongodb

Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries

filter graphql graphql-js graphql-server mongodb nodejs pagination query sort update

Last synced: 27 Sep 2024

https://github.com/vincjo/datatables

A toolkit for creating datatable components with Svelte

datatable datatables filter headless pagination sort svelte sveltejs table

Last synced: 27 Sep 2024

https://github.com/oKcerG/SortFilterProxyModel

A nicely exposed QSortFilterProxyModel for QML

filter proxy-model qml qpm qt sort

Last synced: 01 Aug 2024

https://github.com/timsort/cpp-TimSort

A C++ implementation of timsort

algorithm c-plus-plus sort sorting

Last synced: 03 Aug 2024

https://github.com/kylefox/jquery-tablesort

A tiny & dead-simple jQuery plugin for sortable tables.

javascript jquery jquery-plugin sort tablesorter

Last synced: 03 Oct 2024

https://github.com/Cian911/switchboard

Auto-magic file organisation and routing for all your machines. :open_file_folder:

file-extensions file-sharing filesystem golang hacktoberfest hacktoberfest2022 open-source routing sort sorting watcher

Last synced: 01 Aug 2024

https://github.com/niklaspor/prettier-plugin-organize-attributes

Organize your HTML attributes automatically with Prettier 🧼

angular attributes html organize prettier sort vue

Last synced: 27 Sep 2024

https://github.com/NiklasPor/prettier-plugin-organize-attributes

Organize your HTML attributes automatically with Prettier 🧼

angular attributes html organize prettier sort vue

Last synced: 04 Aug 2024

https://github.com/insight-platform/Similari

A framework for building high-performance real-time multiple object trackers

artificial-intelligence deepsort feature-matching machine-learning object-tracking rust sort

Last synced: 01 Aug 2024

https://github.com/nikolalsvk/ordinare

Ordinare sorts gems in your Gemfile alphabetically

gem rails sort

Last synced: 01 Oct 2024

https://github.com/snovakovic/js-flock

Collection of neat modular utilities for bumping up development in NODE and Browser

collar deepfreeze enum promisify promisifyall sort waitfor

Last synced: 03 Aug 2024

https://github.com/kadirnar/torchyolo

PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair

bytetrack norfair ocsort sort strongsort tracker yolov5 yolov6 yolov7 yolov8 yolox

Last synced: 02 Aug 2024

https://github.com/annkissam/rummage_phoenix

Full Phoenix Support for Rummage. It can be used for searching, sorting and paginating collections in phoenix.

elixir elixir-library elixir-programming-language metasearch pagination phoenix ransack rummage search searching sort sorting

Last synced: 02 Oct 2024

https://github.com/ShivrajRath/jsonabc

Sorts JSON object alphabetically. It supports nested objects, arrays and collections. Works offline and beautifies JSON object too.

javascript json json-abc sort sorts-json utility

Last synced: 01 Aug 2024

https://github.com/itmammoth/rails_sortable

Easy drag & drop sorting with persisting the arranged order for rails

drag-and-drop gem rails ruby sort

Last synced: 01 Oct 2024

https://github.com/hi5/TF

AutoHotkey library for Text files & Variables (strings)

autohotkey find join merge read regexreplace remove-lines reverse-lines sort split tail text-manipulation texttools trim wrap

Last synced: 04 Aug 2024

https://github.com/yilylong/ChannelTagView

一个新闻频道管理view

category channel channel-manager news-channel sort

Last synced: 02 Aug 2024

https://github.com/yii2tech/ar-position

ActiveRecord behavior, which provides ability for custom records order setup

activerecord custom order position sort yii yii2 yii2-extension

Last synced: 27 Sep 2024

https://github.com/TRUEPIC/queryql

Easily add filtering, sorting, and pagination to your Node.js REST API through your old friend: the query string!

api filter filtering knex orm page pagination qs query querystring rest sort sorting

Last synced: 02 Aug 2024

https://github.com/Karetski/Snowonder

🔮 Magical import declarations formatter for Xcode

formatter import objective-c snowonder sort swift xcode xcode-extension xcode-plugin

Last synced: 15 Aug 2024

https://github.com/chachaxw/data-structure-and-algorithm

Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具

alogrithms binary-search-tree binary-tree cpp data-structures heap javascript leetcode leetcode-cpp leetcode-solutions sort sorting-algorithms stack typescript

Last synced: 04 Aug 2024

https://github.com/xuarehere/yolo_series_deepsort_pytorch

Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).

deep-sort deep-sort-tracking deepsort mot mot-tracking object-tracking pytorch sort yolo yolov3 yolov4 yolov4-deepsort yolov5 yolov5-deepsort yolov5-deepsort-pytorch yolov6 yolov6-deepsort yolov7 yolov7-deepsort yolov8-deepsort

Last synced: 02 Aug 2024

https://github.com/mthadley/eslint-plugin-sort-destructure-keys

ESLint plugin to check if keys should be sorted in an object pattern.

destructuring eslint eslint-plugin lint sort

Last synced: 28 Sep 2024

https://github.com/dogweather/naturally

Natural sort algorithm

array-comparison ruby sort sort-order

Last synced: 06 Aug 2024

https://github.com/Thomas-George-T/HackerRank-The-Linux-Shell-Challenges-Solutions

Complete Solutions and related tutorials for the Linux Shell - Bash, text processing, Arrays in Bash, Grep Sed Awk Challenges on HackerRank

awk bash challenge cut grep hackerrank hackerrank-solutions head linux linux-shell paste sed shell sort tail text-processing tr tutorial uniq unix

Last synced: 02 Aug 2024

https://github.com/de-vri-es/weechat-autosort

Automatically keep your buffers sorted.

autosort buffers channels irc sort weechat

Last synced: 02 Aug 2024

https://github.com/jhildenbiddle/mergician

Uniquely flexible and light-weight utility for cloning and deep (recursive) merging of JavaScript objects. Supports descriptor values, accessor functions, and custom prototypes. Provides advanced options for customizing the clone/merge process.

accessor array clone copy deep deep-merge deepmerge descriptor duplicate extend filter getter immutable javascript merge merge-deep object recursive setter sort

Last synced: 01 Oct 2024

https://github.com/gajus/format-graphql

Formats GraphQL schema definition language (SDL) document.

formatter graphql linter sdl sort

Last synced: 01 Oct 2024

https://github.com/benashford/rust-lazysort

Iterate in a lazily achieved sorted order

algorithm iterator quicksort rust sort

Last synced: 04 Aug 2024

https://github.com/codingonion/hello-algo-zig

Zig codes for the famous public project 《Hello, Algorithm》|《 Hello,算法 》 about data structures and algorithms.

algorithm algorithms data-structure data-structures data-structures-and-algorithms dsa dynamic-programming graph hello-algo leecode linked-list rust search sort zig ziglang

Last synced: 30 Sep 2024

https://github.com/iamyuu/gridjs-svelte

A Svelte wrapper component for Grid.js

filter grid pagination sort svelte svelte-components table

Last synced: 01 Aug 2024

https://github.com/robarnolddev/todo-txt

Todo.txt syntax highlighter and helper extension for visual studio code.

gtd sort syntax-highlighting todo todotxt vscode vscode-extension

Last synced: 01 Aug 2024

https://github.com/vectorized/static-sort

A simple C++ header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.

benchmarks cpp98 cpp98-compatible header-only optimizations sort sorting-network sorting-pairs static-sorts templates

Last synced: 29 Sep 2024

https://github.com/canisminor1990/sketch-name-organizer

🖌 Rename and sort artboards based on their x and y position; Rename layers based on their Style and Symbol.

format rename sketch sketch-app sketch-plugin sort

Last synced: 01 Oct 2024

https://github.com/cosimochellini/sort-es

Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array

javascript javascript-library js sort sort-es sorting-algorithms tree-shakeable ts typescript

Last synced: 01 Aug 2024