An open API service providing repository metadata for many open source software ecosystems.

Topic: "sorted"

grantjenks/python-sortedcontainers

Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set

Language: Python - Size: 74.8 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 3,801 - Forks: 218

zandaqo/structurae

Data structures for high-performance JavaScript applications.

Language: TypeScript - Size: 1.1 MB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 720 - Forks: 22

junguler/m3u-radio-music-playlists

m3u playlists for radio music, sorted by popularity

Language: HTML - Size: 1020 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 526 - Forks: 75

phphe/vue-draggable-nested-tree

Vue2 draggable tree component

Language: JavaScript - Size: 2.47 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 346 - Forks: 61

rimbu-org/rimbu

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.

Language: TypeScript - Size: 80.8 MB - Last synced at: about 12 hours ago - Pushed at: about 20 hours ago - Stars: 139 - Forks: 9

grantjenks/python-sortedcollections

Python Sorted Collections Library

Language: Python - Size: 209 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 107 - Forks: 7

karwa/uniqueid

Random and time-ordered UUID generation in Swift

Language: Swift - Size: 402 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 11

volsahin/volx-recyclerview-fast-scroll

An easy to use implementation for fast scroll recyclerview

Language: Java - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 34 - Forks: 8

chdemko/php-sorted-collections

Sorted Collections for PHP

Language: PHP - Size: 459 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 22 - Forks: 1

narimiran/sorta

SortedTables in Nim, based on B-Trees

Language: Nim - Size: 38.1 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 3

unirakun/graphql-directives-middlewares

GraphQL directives as middlewares

Language: JavaScript - Size: 1.57 MB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

fabiospampinato/json-sorted-stringify

Alternative JSON.stringify function with sorted keys, so the output is stable.

Language: JavaScript - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 13 - Forks: 1

ShenggaoZhu/django-sortedone2many

Provide a one-to-many relationship (SortedOneToManyField) that also remembers the order of related objects.

Language: Python - Size: 108 KB - Last synced at: 4 days ago - Pushed at: over 9 years ago - Stars: 10 - Forks: 3

mgrnr80/immutable_map

C++ immutable ordered map.

Language: C++ - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

nicku12345/sortedlist-rs

A fast sorted list data structure in rust

Language: Rust - Size: 43.9 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 3

MrAsterisco/SortedList

A Kotlin multiplatform implementation of a sorted list

Language: Kotlin - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

adarshPatel509/sorted

A very simple Chrome Extension to sort jumbled Google-Forms alphabetically based on question titles.

Language: JavaScript - Size: 165 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

Ylisen/JS-Sorting-Algorithm Fork of hustcc/JS-Sorting-Algorithm

一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,使用 JavaScript & Python & Go & Java & C实现。

Language: Java - Size: 3.48 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 6

nicolasparada/go-omap

Golang: map which keeps order even after JSON/YAML marshalling

Language: Go - Size: 9.77 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

stdlib-js/stats-base-dminsorted

Calculate the minimum value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 506 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

eranbnn/level-ordered

A wrapper for level that keeps inserted items ordered

Language: JavaScript - Size: 168 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

yurablok/sorted_flat_deque

C++11, STL-like API, bidirectional iterator, min, max, median, one memory allocation in the circular buffer.

Language: C++ - Size: 78.1 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

kjantzer/alphabet-jump-nav

A mobile friendly alphabetical side navigation to quickly jump between sections of a list. Similar to the iOS section index navigation.

Language: JavaScript - Size: 1.07 MB - Last synced at: 5 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 3

itzmestar/SortedLinkedList

implements a sorted linked list in java

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

fabiospampinato/json-is-sorted-equal

Alternative isEqual function based on a stable version of JSON.stringify.

Language: JavaScript - Size: 1.95 KB - Last synced at: 1 day ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

Luanqmata/Site_Puzzle_BTC

[ APOSENTADO ] Programa que procura Wallet de BTC , Não recomendado sem range das carteiras ,Site Base para fazer os codigos ↓ ↓ ↓ ↓ ↓ ↓

Language: JavaScript - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-minsorted

Calculate the minimum value of a sorted strided array.

Language: JavaScript - Size: 589 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-maxsorted

Calculate the maximum value of a sorted strided array.

Language: JavaScript - Size: 679 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-sminsorted

Calculate the minimum value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 614 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-mediansorted

Calculate the median value of a sorted strided array.

Language: JavaScript - Size: 718 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smaxsorted

Calculate the maximum value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 618 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smaxabssorted

Calculate the maximum absolute value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 586 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-smediansorted

Calculate the median value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 660 KB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 570 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmaxsorted

Calculate the maximum value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 500 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

stdlib-js/stats-base-dmediansorted

Calculate the median value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 541 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

stdlib-js/assert-is-alphagram

Test if a value is an alphagram.

Language: JavaScript - Size: 606 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

yaroslaff/mostfiles

List directories and number of files inside to easily find directories with most files.

Language: Python - Size: 5.86 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

LesiaUKR/goit-algo-hw-04

Master's | Basic Algorithms & Data structures | Module 4 | Sorting Algorithms

Language: Python - Size: 4.88 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Aladser/bank_transactions

виджет "Операции по счетам"

Language: Python - Size: 42 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yusinv/priority-search-tree

priority search tree data structure

Language: Python - Size: 113 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kwanCCC/sorted-rs

check sequence is sorted or not but through SIMD

Language: Rust - Size: 17.6 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alansastre/java-functional-advanced

Programación funcional en Java. Procesamiento de datos con la API Stream en Java. Interfaz funcional Comparator.

Language: Java - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 4

nikitaksv/dynjson

Parsing JSON to dynamic json structure with sorted fields

Language: Go - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

rtmigo/bisection_dart

Port of the Python bisect library to the Dart language

Language: Dart - Size: 489 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

swright573/django-vertical-multi-columns

Django package to enable ListView to easily generate sorted columns of data for display in a template.

Language: Python - Size: 340 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

ern1/SortSort

lets sort some data

Language: Python - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Tsumit1199/Sorting-techniques

Contains all 9 type of sorting techniques including linear tume algorithms

Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

hidrogencloride/data-structures

A collection of data structures implemented using C++.

Language: C++ - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

CUCUKAKA/array-base-assert-is-sorted-ascending

Test if an array is sorted in ascending order.

Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

Edmark15/stats-strided-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 59.6 KB - Last synced at: 2 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

Renuma1618/Functional-Programming---Java

Explored Functional Programming in Java with lambdas and the Streams API.

Language: Java - Size: 5.86 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

DwiDevelopes/sorted-link

Language: HTML - Size: 6.84 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-maxsorted

Calculate the maximum value of a sorted strided array.

Language: JavaScript - Size: 388 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smaxabssorted

Calculate the maximum absolute value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 235 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-minsorted

Calculate the minimum value of a sorted strided array.

Language: JavaScript - Size: 331 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmediansorted

Calculate the median value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 213 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-minsorted

Calculate the minimum value of a sorted array.

Language: JavaScript - Size: 770 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-mediansorted

Calculate the median value of a sorted array.

Language: JavaScript - Size: 768 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-array-maxsorted

Calculate the maximum value of a sorted array.

Language: JavaScript - Size: 773 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dminsorted

Calculate the minimum value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 258 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-mediansorted

Calculate the median value of a sorted strided array.

Language: JavaScript - Size: 368 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-sminsorted

Calculate the minimum value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 201 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mjjackey/Python_Practice

The miscellaneous practices for python

Language: Python - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smaxsorted

Calculate the maximum value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 233 KB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-smediansorted

Calculate the median value of a sorted single-precision floating-point strided array.

Language: JavaScript - Size: 215 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmaxsorted

Calculate the maximum value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 208 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/stats-strided-dmaxabssorted

Calculate the maximum absolute value of a sorted double-precision floating-point strided array.

Language: JavaScript - Size: 172 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

nodef/extra-sorted-array

A sorted array is a collection of values, arranged in an order.

Language: TypeScript - Size: 276 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/array-base-assert-is-sorted-ascending

Test if an array is sorted in ascending order.

Language: JavaScript - Size: 356 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jedwards1211/merge-k-sorted-arrays

Merges 2 or more sorted arrays efficiently using a priority queue

Language: TypeScript - Size: 141 KB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

real-eren/FastSortedArrayIntersection

Simple benchmark comparing implementations of intersection for sorted arrays of unique ints. Includes AVX512!

Language: C - Size: 39.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

blackbox-tech/flatset

Fast sorted associative containers for golang

Language: Go - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

cypri1-dev/42_push_swap

Push Swap is a sorting algorithm project in C. It involves sorting a stack of integers using a limited set of operations.

Language: C - Size: 55.7 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bodymoto/food-nutrient-graph

An interactive nutrient graph. 100% test coverage · Sort/Filter Algorithms · Custom data structures

Language: JavaScript - Size: 3.92 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

OlexiyKhokhlov/avltree

Go`s generics AVL based sorted map

Language: Go - Size: 34.2 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gurisko/sorted-array 📦

An array that keeps its elements sorted with advanced comparison capabilities and a built-in support for array of objects

Language: TypeScript - Size: 44.9 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

R4du911/SortedBag-BinarySearchTree

Language: C++ - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R4du911/SortedMultiMap-Hashing

Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gustavoestevesr/hashmap

Resolução da Questão de entrevista sobre Java e HashMap

Language: Java - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gustavoestevesr/streams

Explorando o uso de Streams através dos principais métodos.

Language: Java - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Rudxain/ordering_status

Get ordering of a generic slice (ascending, descending, equal, none, undefined)

Language: Rust - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R4du911/SortedIndexedList-DoubleLinkedListOnArrays

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stefanospin7/Programmers-And-Developer-Exercises

This Repo contains 300 developer/programmer exercises and challenges both sorted in levels and mixed (txt, rtf, csv and json).

Language: Rich Text Format - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

MaiXiaochai/CodelineCouter

代码行数统计,统计下自己的项目写了多少行代码吧。

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AyaBaghdadi/higher_order_function

IOS Swift : Explain Higher-order Function Examples : 1. Map 2. compactMap 3. flatMap 4. filter 5. reduce 6. forEach 7. contains 8. removeAll 9. sorted 10. split

Language: Swift - Size: 1.83 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

strong-roots-capital/merge-sorted 📦

Merge two sorted arrays in O(n) time and O(n) space

Language: JavaScript - Size: 991 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

alierqul/Patika_JWBDP_Proje01

JBWDP-Veri Yapıları ve Algoritmalar

Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

birthdates/Leaderboards

A module-based leaderboard system for Spigot

Language: Java - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

eheikes/shopping-list 📦

Simple shopping list creator

Language: JavaScript - Size: 1.64 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

flaviocr2012/streams

Language: Java - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

strong-roots-capital/remove-duplicates-from-sorted 📦

Remove duplicates from a sorted list

Language: TypeScript - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nbili/is-sorted-ts

A small module to check if an Array is sorted

Language: TypeScript - Size: 62.5 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

arturoaviles/k_closest_points

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Luccifer/OptimizedCollections

Language: Swift - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

cia-rana/go-sorted-slice

Sorted slice in Go

Language: Go - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

dnbard/ordered-array

Yet another Ordered Array library

Language: JavaScript - Size: 1.95 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

kbhagi/sortedcollections

Sorted Collections in Core Java

Language: Java - Size: 32.2 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

tikalk/SortedList

Sample application to demonstrate using a SortedList in a RecyclerView.

Language: Java - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

mostafa-asg/JSCollection

Implementing sorted collection in Java

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0