Ecosyste.ms: Summary

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

https://github.com/vincenthz/hs-memory

Score: 18.93235324101991

Last synced: 3 days ago
JSON representation

Repository metadata:

haskell memory


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 month ago

Total Commits: 306
Total Committers: 22
Avg Commits per committer: 13.909
Development Distribution Score (DDS): 0.376

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
Vincent Hanquez v****t@s****g 191
Vincent Hanquez v****t@t****o 27
Nicolas Di Prima n****s@p****k 24
Nicolas DI PRIMA n****s@d****r 20
Olivier Chéron o****n@g****m 13
Kei Hibino e****o@g****m 5
Luke Taylor t****s@g****m 5
parsonsmatt p****t@g****m 4
Ben Gamari b****n@s****g 2
George Pollard p****s@p****s 2
Jessica Hamilton j****n@g****m 2
Adam Bergmark a****m@b****l 1
Anthony Cowley a****y@g****m 1
Eric Lindblad a****d@o****m 1
George Agapov g****v@g****m 1
Lars Kuhtz l****z@g****m 1
Maximilian Tagher f****r@g****m 1
Nicolas DI PRIMA n****s@d****r 1
Sean Leather s****r@g****m 1
Trevor L. McDonell t****l@c****u 1
dnaq a****i@g****m 1
tdietert t****s@a****o 1

Issue and Pull Request metadata

Last synced: 14 days ago

Total issues: 32
Total pull requests: 67
Average time to close issues: 9 months
Average time to close pull requests: 2 months
Total issue authors: 30
Total pull request authors: 31
Average comments per issue: 2.22
Average comments per pull request: 1.46
Merged pull request: 52
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/vincenthz/hs-memory

Top Issue Authors

  • hvr (2)
  • NicolasDP (2)
  • treeowl (1)
  • TomMD (1)
  • stackptr (1)
  • slaymaker1907 (1)
  • skeuchel (1)
  • sigrlami (1)
  • sanjorgek (1)
  • rblaze (1)
  • phadej (1)
  • peti (1)
  • pdobsan (1)
  • ndmitchell (1)
  • mithrandi (1)

Top Pull Request Authors

  • NicolasDP (12)
  • vincenthz (9)
  • ocheron (8)
  • khibino (4)
  • tekul (4)
  • edsko (2)
  • parsonsmatt (2)
  • ghost (2)
  • bgamari (2)
  • sternenseemann (1)
  • SamProtas (1)
  • acowley (1)
  • tfausak (1)
  • spl (1)
  • Porges (1)

Top Issue Labels

  • enhancement (1)
  • waiting-PR (1)
  • bug (1)
  • documentation (1)

Top Pull Request Labels

  • enhancement (1)

Package metadata

hackage.haskell.org: memory

Chunk of memory, polymorphic byte array management and manipulation A polymorphic byte array abstraction and function similar to strict ByteString. Different type of byte array abstraction. Raw memory IO operations (memory set, memory copy, ..) Aliasing with endianness support. Encoding : Base16, Base32, Base64. Hashing : FNV, SipHash

  • Homepage: https://github.com/vincenthz/hs-memory
  • Licenses: BSD-3-Clause
  • Latest release: 0.18.0 (published over 2 years ago)
  • Last Synced: 2024-12-12T23:07:07.331Z (15 days ago)
  • Versions: 36
  • Dependent Packages: 108
  • Dependent Repositories: 352
  • Downloads: 157,409 Total
  • Docker Downloads: 89
  • Rankings:
    • Dependent packages count: 0.316%
    • Downloads: 0.718%
    • Dependent repos count: 1.192%
    • Docker downloads count: 1.288%
    • Average: 3.602%
    • Forks count: 6.584%
    • Stargazers count: 11.512%
  • Maintainers (2)

Dependencies

memory.cabal hackage
  • base *
  • basement >=0.0.7
  • bytestring *
  • deepseq >=1.1
  • ghc-prim *
  • base * test
  • basement >=0.0.7 test
  • bytestring * test
  • foundation * test
  • memory * test