Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/haskell-unordered-containers/unordered-containers
Last synced: 1 day ago
Repository metadata:
Efficient hashing-based container types
- Host: GitHub
- URL: https://github.com/haskell-unordered-containers/unordered-containers
- Owner: haskell-unordered-containers
- License: bsd-3-clause
- Created: 2011-01-17T19:52:29.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T06:54:14.000Z (6 months ago)
- Last Synced: 2024-08-17T21:48:53.987Z (3 months ago)
- Language: Haskell
- Homepage:
- Size: 2.14 MB
- Stars: 221
- Watchers: 12
- Forks: 97
- Open Issues: 117
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: haskell-unordered-containers
- Login: haskell-unordered-containers
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/66037314?v=4
- Repositories: 3
- Last Synced at: 2024-03-25T20:22:56.814Z
- Profile URL: https://github.com/haskell-unordered-containers
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 668
Total Committers: 70
Avg Commits per committer: 9.543
Development Distribution Score (DDS): 0.436
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Johan Tibell | j****l@g****m | 377 |
Simon Jakobi | s****i@g****m | 85 |
David Feuer | D****r@g****m | 30 |
Bryan O'Sullivan | b****s@s****m | 22 |
Oleg Grenrus | o****s@i****i | 19 |
Herbert Valerio Riedel | h****r@g****g | 8 |
Johan Tibell | t****l@c****g | 8 |
Neil Mitchell | n****l@g****m | 8 |
Jan-Willem Maessen | j****n@g****m | 7 |
Twan van Laarhoven | t****l@g****m | 6 |
Ben Gamari | b****n@s****g | 5 |
Ryan Scott | r****t@g****m | 4 |
Matt Renaud | m****d@g****m | 4 |
Dmitry Ivanov | e****w@g****m | 4 |
Bin Jin | b****0@g****m | 4 |
konsumlamm | 4****m | 4 |
Michal Terepeta | m****a@g****m | 3 |
Kyle Raftogianis | k****o@g****m | 3 |
Emily Pillmore | e****i@c****y | 3 |
Bas van Dijk | v****s@g****m | 3 |
Andrew Martin | a****s@g****m | 3 |
Ben Gamari | b****s@g****m | 2 |
Daniel Gorin | j****a@g****m | 2 |
Edward Kmett | e****t@g****m | 2 |
Alexandre Esteves | 2****e | 2 |
Xia Li-yao | L****a | 2 |
Vaibhav Sagar | v****r@g****m | 2 |
Thomas M. DuBuisson | T****n@g****m | 2 |
Mikkel Christiansen | m****l@r****m | 2 |
Mathnerd314 | m****s@g****m | 2 |
and 40 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
-
Total downloads:
- hackage: 457,923 total
- Total docker downloads: 89
- Total dependent packages: 540 (may contain duplicates)
- Total dependent repositories: 5,840 (may contain duplicates)
- Total versions: 42
- Total maintainers: 3
hackage: unordered-containers
- Homepage: https://github.com/haskell-unordered-containers/unordered-containers
- Licenses: BSD-3-Clause
- Latest release: 0.2.20 (published 10 months ago)
- Last Synced: 2024-11-08T00:31:54.144Z (2 days ago)
- Versions: 41
- Dependent Packages: 540
- Dependent Repositories: 5,840
- Downloads: 457,923 Total
- Docker Downloads: 89
-
Rankings:
- Downloads: 0.04%
- Dependent packages count: 0.068%
- Dependent repos count: 0.085%
- Docker downloads count: 1.288%
- Average: 1.914%
- Forks count: 4.142%
- Stargazers count: 5.86%
- Maintainers (3)
go: github.com/haskell-unordered-containers/unordered-containers
- Homepage:
- Documentation: https://pkg.go.dev/github.com/haskell-unordered-containers/unordered-containers#section-documentation
- Licenses: bsd-3-clause
- Latest release: v0.2.20 (published 10 months ago)
- Last Synced: 2024-11-08T00:31:51.771Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 9.303%
- Average: 9.896%
- Dependent repos count: 10.489%
Dependencies
.github/workflows/haskell-ci.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
unordered-containers.cabal
hackage
- base >=4.8.0 benchmark
- bytestring >=0.10.0.0 benchmark
- containers * benchmark
- deepseq * benchmark
- hashable * benchmark
- hashmap * benchmark
- mtl * benchmark
- random * benchmark
- tasty-bench >=0.3.1 benchmark
- unordered-containers * benchmark
- base >=4.10 && <5
- deepseq >=1.4.3
- hashable >=1.2.5 && <1.5
- template-haskell <2.22
- ChasingBottoms * test
- HUnit * test
- QuickCheck >=2.4.0.1 test
- base * test
- containers >=0.5.8 test
- hashable * test
- nothunks >=0.1.3 test
- random * test
- tasty >=1.4.0.3 test
- tasty-hunit >=0.10.0.3 test
- tasty-quickcheck >=0.10.1.2 test
- unordered-containers * test