Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

Haskell: https://github.com/haskell/critbit

Score: 7.7354333524996886

Last synced: 2 days ago
JSON representation

Repository metadata:

A Haskell implementation of crit-bit trees.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 326
Total Committers: 16
Avg Commits per committer: 20.375
Development Distribution Score (DDS): 0.586

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Bryan O'Sullivan b****s@s****m 135
Georgiy Korneev k****y@k****o 79
archblob f****k@g****m 42
Michael Steele m****1@g****m 19
isturdy s****2@m****u 18
YoEight y****t@g****m 7
Ben Darwin b****n@l****n 6
Mikhail Glushenkov m****v@g****m 6
RamsesDeNorre r****l@g****m 6
Didier Chagniot d****t@g****m 2
Frerich Raabe f****e@g****m 1
Juan Felipe García Catalán j****n@g****m 1
Mihai Maruseac m****i@r****g 1
Paul Meng m****2@m****g 1
Ville Outamaa v****a@a****i 1
radek bobrowicz r****o@g****m 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 13
Total pull requests: 83
Average time to close issues: about 1 month
Average time to close pull requests: about 1 month
Total issue authors: 10
Total pull request authors: 22
Average comments per issue: 1.85
Average comments per pull request: 1.8
Merged pull request: 51
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/haskell/critbit

Top Issue Authors

  • archblob (2)
  • bos (2)
  • kgeorgiy (2)
  • bcdarwin (1)
  • dougfort (1)
  • etrepum (1)
  • isturdy (1)
  • lygstate (1)
  • mikesteele81 (1)
  • PierreR (1)

Top Pull Request Authors

  • archblob (21)
  • kgeorgiy (16)
  • mikesteele81 (7)
  • YoEight (6)
  • isturdy (6)
  • bcdarwin (4)
  • R-VdP (4)
  • mihaimaruseac (3)
  • dchagniot (2)
  • 23Skidoo (2)
  • rbobrowicz (1)
  • etrepum (1)
  • niketkumar (1)
  • felixonmars (1)
  • frerich (1)

Top Issue Labels

Top Pull Request Labels


Dependencies

critbit.cabal hackage
  • base ==4.* benchmark
  • bytestring * benchmark
  • bytestring-trie * benchmark
  • containers * benchmark
  • critbit * benchmark
  • criterion >=0.8 benchmark
  • deepseq * benchmark
  • hashable <1.2 benchmark
  • mtl * benchmark
  • mwc-random * benchmark
  • text * benchmark
  • transformers >=0.3 benchmark
  • unordered-containers * benchmark
  • vector * benchmark
  • array *
  • base ==4.*
  • bytestring >=0.9
  • deepseq *
  • text >=0.11.2.3
  • vector *
  • QuickCheck >=2.7 test
  • base ==4.* test
  • bytestring * test
  • containers * test
  • critbit * test
  • test-framework >=0.4 test
  • test-framework-quickcheck2 >=0.2 test
  • text * test
  • transformers >=0.3 test
  • vector * test