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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 4 years ago
0.28.8
over 4 years ago
Versions
31
31
Downloads
65,168 total
65,168 total
Dependent Repos
155
155
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/c2hs
spec |
| License | GPL-2.0-only |
| First Release | over 18 years ago |
| Last Synced | about 8 hours ago |
Repository
| Stars | 207 on GitHub |
| Forks | 52 on GitHub |
| Commits | 812 |
| Committers | 59 |
| Avg per Author | 13.763 |
| DDS | 0.656 |
Rankings on hackage.haskell.org
Overall
Top 7.2%
Downloads
Top 2.1%
Dependent repos
Top 3.2%
Forks
Top 5.6%