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

hackage.haskell.org : linkedhashmap

Haskell implementation of Java LinkedHashMap. Underlying HashMap is based on Data.HashMap.Strict. Two different implementations are based on Data.Sequence and Data.IntMap.Strict to keep keys in the order of insertion. Criterion report: https://cdn.rawgit.com/abasko/linkedhashmap/68de7332e80db673e024906321ad2e14c2baa4d1/benchmarks/report.html

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/linkedhashmap
Keywords: bsd3 , data , library , Propose Tags
License: BSD-3-Clause
Latest release: about 11 years ago
First release: over 11 years ago
Dependent repositories: 2
Downloads: 4,216 total
Stars: 2 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

abasko
1 package
4,216 downloads