Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/basvandijk/unbounded-delays
delay haskell
Last synced: about 3 hours ago
Repository metadata:
Unbounded thread delays and timeouts
- Host: GitHub
- URL: https://github.com/basvandijk/unbounded-delays
- Owner: basvandijk
- License: other
- Created: 2011-04-17T17:44:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T07:28:04.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:34:36.194Z (11 days ago)
- Topics: delay, haskell
- Language: Haskell
- Homepage:
- Size: 27.3 KB
- Stars: 7
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Owner metadata:
- Name: Bas van Dijk
- Login: basvandijk
- Email:
- Kind: user
- Description: I've 15 years of experience as a Haskell developer in various roles.
- Website: http://haskellers.com/user/basvandijk
- Location: Zürich, Switzerland
- Twitter:
- Company: DFINITY
- Icon url: https://avatars.githubusercontent.com/u/576355?u=146c497454faa6a20e8146f867bfdae2e6028829&v=4
- Repositories: 186
- Last Synced at: 2023-04-10T06:01:38.437Z
- Profile URL: https://github.com/basvandijk
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 38
Total Committers: 9
Avg Commits per committer: 4.222
Development Distribution Score (DDS): 0.316
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 | Commits | |
---|---|---|
Bas van Dijk | v****s@g****m | 26 |
Moritz Angermann | m****n@g****m | 3 |
Roel van Dijk | r****l@l****l | 3 |
Anton Dessiatov | a****v@g****m | 1 |
Bodigrim | a****o@g****m | 1 |
Lars Noschinski | l****s@p****e | 1 |
Roman Cheplyaka | r****a@r****o | 1 |
helgisigurdarson | h****r@g****m | 1 |
Felix Yan | f****s@a****g | 1 |
Issue and Pull Request metadata
Last synced: about 3 hours ago
Package metadata
- Total packages: 1
-
Total downloads:
- hackage: 95,015 total
- Total docker downloads: 54
- Total dependent packages: 8
- Total dependent repositories: 169
- Total versions: 13
- Total maintainers: 2
hackage: unbounded-delays
The threadDelay and timeout functions from the base library use the bounded Int type for specifying the delay or timeout period. This packages provides alternatives which use the unbounded Integer type.
- Homepage: https://github.com/basvandijk/unbounded-delays
- Licenses: BSD-3-Clause
- Latest release: 0.1.1.1 (published almost 4 years ago)
- Last Synced: 2024-11-09T00:40:57.904Z (1 day ago)
- Versions: 13
- Dependent Packages: 8
- Dependent Repositories: 169
- Downloads: 95,015 Total
- Docker Downloads: 54
-
Rankings:
- Docker downloads count: 1.288%
- Downloads: 1.407%
- Dependent repos count: 2.809%
- Dependent packages count: 3.001%
- Average: 8.16%
- Forks count: 14.744%
- Stargazers count: 25.708%
- Maintainers (2)
Dependencies
- base >=4.4 && <5