https://github.com/krisleech/wisper
events publish-subscribe pubsub ruby
Last synced: about 1 month ago
Repository metadata:
A micro library providing Ruby objects with Publish-Subscribe capabilities
- Host: GitHub
- URL: https://github.com/krisleech/wisper
- Owner: krisleech
- Created: 2013-03-29T23:48:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T15:29:18.000Z (4 months ago)
- Last Synced: 2024-10-29T12:59:14.619Z (about 2 months ago)
- Topics: events, publish-subscribe, pubsub, ruby
- Language: Ruby
- Homepage:
- Size: 319 KB
- Stars: 3,269
- Watchers: 49
- Forks: 151
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Owner metadata:
- Name: Kris Leech
- Login: krisleech
- Email:
- Kind: user
- Description: Head of Engineering
- Website: http://teamcoding.com
- Location: Nottingham, UK
- Twitter: krisleech
- Company: @sanctus
- Icon url: https://avatars.githubusercontent.com/u/66143?v=4
- Repositories: 148
- Last Synced at: 2023-04-10T09:11:11.284Z
- Profile URL: https://github.com/krisleech
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 232
Total Committers: 45
Avg Commits per committer: 5.156
Development Distribution Score (DDS): 0.332
Commits in past year: 7
Committers in past year: 6
Avg Commits per committer in past year: 1.167
Development Distribution Score (DDS) in past year: 0.714
Name | Commits | |
---|---|---|
Kris Leech | k****h@g****m | 155 |
Kris Leech | k****h@h****m | 12 |
Andrew Kozin | a****n@g****m | 7 |
Sergey Mostovoy | s****y@g****m | 4 |
Attila Domokos | a****s@g****m | 4 |
tris | g****z@g****m | 3 |
Ahmed Abdel Razzak | e****k@g****m | 3 |
Yan Pritzker | y****n@p****s | 2 |
Keith Bennett | k****t@g****m | 2 |
Douglas Greenshields | d****s@l****k | 2 |
Kris Leech | k****h@b****m | 2 |
Larry Lv | z****v@f****v | 2 |
kmehkeri | k****i@g****m | 2 |
Alex Heeton | a****x@h****e | 1 |
Kian-Meng Ang | k****g@c****g | 1 |
Mark Halmagiu | m****u | 1 |
Martin | h****n@g****m | 1 |
Mike | m****o | 1 |
orthographic-pedant | t****t@g****m | 1 |
Dmitry Babenko | s****l | 1 |
Charlie Tran | c****n | 1 |
Andy Waite | g****w@a****m | 1 |
Drew Ulmer | d****w@u****m | 1 |
Glauco Custódio | g****o@g****m | 1 |
Hosseintoussi | s****i@g****m | 1 |
Joe Van Dyk | j****e@t****m | 1 |
Josh Miltz | j****h@m****a | 1 |
Julien Letessier | j****r@g****m | 1 |
Kyle Tolle | k****e@n****m | 1 |
Marc Ignacio | m****o@g****m | 1 |
and 15 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 60,803,976 total
- Total docker downloads: 482,644,999
- Total dependent packages: 87 (may contain duplicates)
- Total dependent repositories: 4,230 (may contain duplicates)
- Total versions: 31
- Total maintainers: 1
rubygems: wisper
A micro library providing objects with Publish-Subscribe capabilities. Both synchronous (in-process) and asynchronous (out-of-process) subscriptions are supported. Check out the Wiki for articles, guides and examples: https://github.com/krisleech/wisper/wiki
- Homepage: https://github.com/krisleech/wisper
- Documentation: http://www.rubydoc.info/gems/wisper/
- Licenses: MIT
- Latest release: 2.0.1 (published about 5 years ago)
- Last Synced: 2024-11-10T21:33:27.733Z (about 1 month ago)
- Versions: 17
- Dependent Packages: 86
- Dependent Repositories: 4,230
- Downloads: 60,803,976 Total
- Docker Downloads: 482,644,999
-
Rankings:
- Docker downloads count: 0.256%
- Dependent packages count: 0.356%
- Downloads: 0.42%
- Dependent repos count: 0.483%
- Stargazers count: 0.636%
- Average: 0.719%
- Forks count: 2.159%
- Maintainers (1)
go: github.com/krisleech/wisper
- Homepage:
- Documentation: https://pkg.go.dev/github.com/krisleech/wisper#section-documentation
- Licenses:
- Latest release: v2.0.1+incompatible (published over 5 years ago)
- Last Synced: 2024-11-10T21:33:30.239Z (about 1 month ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.222%
- Forks count: 2.23%
- Average: 5.958%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
conda: rb-wisper
- Homepage: https://rubygems.org/gems/wisper
- Licenses: MIT
- Latest release: 2.0.1 (published about 3 years ago)
- Last Synced: 2024-10-29T14:25:44.159Z (about 2 months ago)
- Versions: 2
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 6.559%
- Forks count: 13.936%
- Average: 20.835%
- Dependent packages count: 28.82%
- Dependent repos count: 34.025%
Dependencies
- flay >= 0 development
- pry >= 0 development
- yard >= 0 development
- coveralls >= 0
- rake >= 0
- rspec >= 0