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/Unity-Technologies/go-countrycode

Package countrycode provides utilities for representing countries in code, and handling their serializations and deserializations in a convenient way. All deserializations will result in `CountryUndefined` if input data is not a recognized country code. All the exported types are one word in memory and as such provide fast equality checks, hashing for usage as keys in maps. Conversions between the types are zero overhead (don't even escape the stack), serialization is worst case O(1), and deserialization is worst case O(n).

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/%21unity-%21technologies/go-countrycode
License: MIT
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/Unity-Technologies
Stars: 0 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...