Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/haskell/c2hs

Last synced: about 3 hours ago

Repository metadata:

c2hs is a pre-processor for Haskell FFI bindings to C libraries


Owner metadata:


Committers metadata

Last synced: 7 days ago

Total Commits: 812
Total Committers: 59
Avg Commits per committer: 13.763
Development Distribution Score (DDS): 0.656

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 Email Commits
Ian Ross i****n@s****t 279
Duncan Coutts d****s@w****k 134
chak n****e 105
Duncan Coutts d****n@h****g 60
Manuel M T Chakravarty c****k@c****u 41
benedikt.huber b****r@g****m 35
Aditya Siram a****m@g****m 18
Ian Ross i****s@c****g 16
Andreas Abel a****l@i****e 14
jwlato j****o@g****m 13
Jelmer Vernooij j****r@s****g 7
Udo Stenzel u****l@w****e 7
Boyun Tang t****n@h****m 6
Lennart Kolmodin k****n@g****m 5
Anton Dessiatov a****v@g****m 5
Andy Adams-Moran a****n@g****m 4
Felix Yan f****s@a****g 4
Michael Steele m****1@g****m 3
josh j****h@j****g 3
Anthony Cowley a****y@g****m 2
Bertram Felgenhauer i****e@g****e 2
Dmitry Astapov d****v@g****m 2
Einar Karttunen e****n@c****i 2
Eric Lindblad a****d@o****m 2
Index Int v****6@g****m 2
Noam Lewis n****s@e****m 2
Philipp Balzarek p****k@g****m 2
Sivert Berg c****e@t****s 2
Vanessa McHale v****e@i****o 2
bgamari.foss b****s@g****m 2
and 29 more...

Issue and Pull Request metadata

Last synced: about 3 hours ago


Package metadata

hackage: c2hs

C->Haskell assists in the development of Haskell bindings to C libraries. It extracts interface information from C header files and generates Haskell code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsc2hs), this ensures that C functions are imported with the correct Haskell types.

  • Homepage: https://github.com/haskell/c2hs
  • Licenses: GPL-2.0-only
  • Latest release: 0.28.8 (published over 3 years ago)
  • Last Synced: 2024-11-09T00:42:14.448Z (1 day ago)
  • Versions: 31
  • Dependent Packages: 0
  • Dependent Repositories: 155
  • Downloads: 63,891 Total
  • Rankings:
    • Downloads: 2.125%
    • Dependent repos count: 3.25%
    • Forks count: 5.567%
    • Stargazers count: 6.019%
    • Average: 7.246%
    • Dependent packages count: 19.271%
  • Maintainers (3)

Dependencies

.github/workflows/haskell-ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
c2hs.cabal hackage
  • array *
  • base >=2 && <5
  • base >=3
  • base <3
  • base *
  • bytestring *
  • containers *
  • directory *
  • dlist *
  • fail *
  • filepath *
  • language-c >=0.7.1 && <0.10
  • pretty *
  • process *
  • shelly >=1.9.0
  • text *
  • yaml >=0.8
  • HUnit * test
  • base * test
  • filepath * test
  • ghc-paths * test
  • shelly >=1.9.0 test
  • test-framework * test
  • test-framework-hunit * test
  • text * test
  • transformers * test