An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/fishy/orderedmap

Package orderedmap provides an implementation of ordered map. An ordered map guarantees that the iteration order preserves the original insertion order. If an existing key is updated later, that doesn't change its iteration order. But if a key was deleted then later inserted again, the iteration order reflects its last insertion order.

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/fishy/orderedmap
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 5 years ago
Namespace: github.com/fishy
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...