3 skills found
attaswift / BTreeFast sorted collections for Swift using in-memory B-trees
JuliaCollections / OrderedCollections.jlJulia implementation of associative containers that preserve insertion order
pharo-containers / Containers OrderedSetA Set where an order of elements matters or an OrderedCollection with no duplicates. Supports the complete API of Set and OrderedCollection