ordered
There are 101 repositories under ordered topic.
nlohmann/fifo_map
a FIFO-ordered associative container for C++
naver/egjs-list-differ
➕➖🔄 A module that checks the diff when values are added, removed, or changed in an array.
tejzpr/ordered-concurrently
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.
alkis/superslice-rs
Extensions for ordered Rust slices.
fmenabe/python-yamlordereddictloader
(DEPRECATED) YAML loader and dumper for PyYAML allowing to keep keys order.
naver/egjs-children-differ
➕➖🔄 A module that checks diff when child elements are added, removed, or changed.
chdemko/php-sorted-collections
Sorted Collections for PHP
codesoap/lineworker
A worker pool which processes work in parallel but outputs results in the order the work was given
fab2s/SoUuid
Simple Ordered Uuid Generator in PHP
potatosalad/erlang-ojson
Ordered JSON (OJSON) - deterministic or stable serialization
dzutrinh/Color-Reduction
Extremely fast color quantization. Reduce color information of a 24-bit RGB bitmap down to 8-bit.
mgrnr80/immutable_map
C++ immutable ordered map.
MartinKavik/ord_map
Ordered map for Elixir lang
WiredNerd/pytest-sort
Tools for sorting pytest test cases
goombaio/orderedmap
Insertion ordered map implementation in golang
goombaio/orderedset
Insertion ordered set implementation in golang.
lelysses/lesser
a tiny (8 sloc without comments) library to present a uniform interface for generic natural ordering of types
pywbem/nocasedict
A case-insensitive ordered dictionary for Python
azrafe7/hxOrderedMap
Ordered maps for haxe 4.0.0-preview5+.
cspeloso/Lazy-Loading-Mosaic-Tiling-Plugin
This plugin is a simple Javascript plugin that lets you show images in a mosaic layout. This allows you to lazy load images as well. This plugin was created for a client because they needed a mosaic tiling plugin, however they also wanted control over the specific order of images in such a layout. This created an issue, due to the fact that most mosaic tiling plugins will intelligently fit elements according to the positions they best fit (which is mostly random). This one however, will keep the order of the elements which are fed into it. The downside to this plugin is that elements at the bottom will not line up well. However, if you need a mosaic plugin like this, check it out.
deiucanta/random-position
Generate random positions for ordered sequences
frazer-rbsn/orderedset
A simple, static Ordered Set collection type for Swift. Doesn't depend on Foundation.
joeycumines/go-bigbuff
Package bigbuff implements a one-many ordered queue producer-consumer pattern + utilities.
lykmapipo/mongoose-sequenceable
mongoose plugin to support sequence fields.
maurice2k/orderedmap
Golang ordered map is useful for generating human-readable ordered JSON output
verbanent/eloquent-binary-uuid
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
antonsimola/FractionalIndexing
Library for generating short string keys for keeping objects in lists in order
eranbnn/level-ordered
A wrapper for level that keeps inserted items ordered
kk-vv/OrderedDictionary
Ordered Dictionary Json String
stdlib-js/array-base-cartesian-square
Return the Cartesian square.
stdlib-js/stats-base-dminsorted
Calculate the minimum value of a sorted double-precision floating-point strided array.
stdlib-js/stats-ranks
Compute ranks for values of an array-like object.
DominiqueMakowski/SubjectiveScalesModels.jl
A Julia package for Beta-like regression models useful for subjective scales data (Likert scales, analog scales, ...)
mstgnz/orderedmap
It is a high-performance, thread-safe implementation of the sequential map data structure for Go.
stdlib-js/array-cartesian-power
Return the Cartesian power.