ordered topic

List ordered repositories

fifo_map

174
Stars
76
Forks
Watchers

a FIFO-ordered associative container for C++

egjs-list-differ

61
Stars
3
Forks
Watchers

➕➖🔄 A module that checks the diff when values are added, removed, or changed in an array.

php-sorted-collections

22
Stars
1
Forks
Watchers

Sorted Collections for PHP

superslice-rs

24
Stars
4
Forks
Watchers

Extensions for ordered Rust slices.

python-yamlordereddictloader

26
Stars
7
Forks
Watchers

(DEPRECATED) YAML loader and dumper for PyYAML allowing to keep keys order.

egjs-children-differ

23
Stars
2
Forks
Watchers

➕➖🔄 A module that checks diff when child elements are added, removed, or changed.

ordered-concurrently

37
Stars
7
Forks
Watchers

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 proces...