https://gitlab.com/twittner/zeromq-haskell

Last synced: about 1 month ago

Repository metadata:

Haskell bindings to 0MQ (http://www.zeromq.org).


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 221
Total Committers: 14
Avg Commits per committer: 15.786
Development Distribution Score (DDS): 0.552

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
Toralf Wittner t****r@g****m 99
Toralf Wittner tw@d****g 87
Jeremy Fitzhardinge j****y@g****g 9
Alexander Vershilov a****v@g****m 6
Bryan O'Sullivan b****s@s****m 6
Douglas Burke d****w@g****m 3
Alain O'Dea a****a@g****m 2
Ben Lever b****r@n****u 2
Nicolas Trangez e****e@e****m 2
Christian Marie p****u@a****u 1
Maciej Woś m****s@g****m 1
Nicola Peduzzi t****o@g****m 1
Spyros Trigazis s****i@g****m 1
koral k****l@m****g 1

Issue and Pull Request metadata

Last synced: 6 months ago


Package metadata

hackage: zeromq4-haskell

The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised messaging middleware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This library provides the Haskell language binding to 0MQ >= 4.x

  • Homepage: https://gitlab.com/twittner/zeromq-haskell/
  • Licenses: MIT
  • Latest release: 0.8.0 (published almost 6 years ago)
  • Last Synced: 2024-11-11T01:32:48.824Z (about 1 month ago)
  • Versions: 19
  • Dependent Packages: 4
  • Dependent Repositories: 195
  • Downloads: 25,063 Total
  • Rankings:
    • Dependent repos count: 2.238%
    • Dependent packages count: 5.567%
    • Downloads: 5.832%
    • Average: 9.463%
    • Forks count: 12.269%
    • Stargazers count: 21.407%
  • Maintainers (1)

Dependencies

zeromq4-haskell.cabal hackage
  • async >=2.0 && <3.0
  • base >=3 && <5
  • bytestring >=0.10
  • containers >=0.5
  • exceptions >=0.6 && <1.0
  • ghc-prim ==0.3.*
  • monad-control >=1.0
  • semigroups >=0.8
  • transformers >=0.3
  • transformers-base >=0.4
  • QuickCheck >=2.6 test
  • async * test
  • base >=3 && <5 test
  • bytestring * test
  • tasty >=0.8 test
  • tasty-hunit >=0.8 test
  • tasty-quickcheck >=0.8 test
  • zeromq4-haskell * test