https://github.com/mvniekerk/tokio-cron-scheduler
Score: 24.730646576539066
Last synced: about 24 hours ago
JSON representation
Repository metadata:
Schedule tasks on Tokio using cron-like annotation
- Host: GitHub
- URL: https://github.com/mvniekerk/tokio-cron-scheduler
- Owner: mvniekerk
- License: apache-2.0
- Created: 2021-03-06T08:39:53.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-28T06:18:28.000Z (5 months ago)
- Last Synced: 2026-03-17T23:32:25.662Z (9 days ago)
- Language: Rust
- Size: 276 KB
- Stars: 715
- Watchers: 4
- Forks: 78
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Security: SECURITY.md
Owner metadata:
- Name: Michael van Niekerk
- Login: mvniekerk
- Email:
- Kind: user
- Description: linkedin.com/mvniekerk
- Website:
- Location: Pretoria, RSA
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1570687?v=4
- Repositories: 90
- Last Synced at: 2024-04-24T03:58:17.788Z
- Profile URL: https://github.com/mvniekerk
GitHub Events
Total
- Create event: 1
- Fork event: 17
- Issue comment event: 15
- Issues event: 16
- Pull request event: 5
- Pull request review event: 1
- Push event: 4
- Release event: 1
- Watch event: 159
- Total: 219
Last Year
- Create event: 1
- Fork event: 7
- Issue comment event: 8
- Issues event: 9
- Pull request event: 3
- Push event: 4
- Release event: 1
- Watch event: 75
- Total: 108
Committers metadata
Last synced: 3 days ago
Total Commits: 142
Total Committers: 24
Avg Commits per committer: 5.917
Development Distribution Score (DDS): 0.366
Commits in past year: 9
Committers in past year: 4
Avg Commits per committer in past year: 2.25
Development Distribution Score (DDS) in past year: 0.556
| Name | Commits | |
|---|---|---|
| Michael van Niekerk | m****e@a****a | 90 |
| Michael van Niekerk | m****k@p****a | 26 |
| Josiah Parry | j****y@g****m | 2 |
| Sandro Marques | s****v@g****m | 2 |
| thomas-senechal | t****l@p****e | 2 |
| MGough | 6****h | 2 |
| Timothy McCallum | t****m@f****m | 1 |
| wormtql | 4****l | 1 |
| vkill | v****t@g****m | 1 |
| sueskind | 5****d | 1 |
| porkbrain | g****t@p****m | 1 |
| frederikhors | 4****s | 1 |
| agallego | a****o@z****m | 1 |
| Aleh Zasypkin | a****n@g****m | 1 |
| Bruno A. Muciño | m****b@g****m | 1 |
| Collins Muriuki | h****o@c****z | 1 |
| Graham Robertson | g****r@h****m | 1 |
| Henry Zimmerman | h****n | 1 |
| Jesse Bakker | g****b@j****m | 1 |
| Matt Tucker | t****k@w****t | 1 |
| Naohisa Murakami | t****0@g****m | 1 |
| Nick Anstee | n****1@a****v | 1 |
| Roberto Lienlaf | r****f@x****m | 1 |
| Shahar Epstein | 6****1 | 1 |
Issue and Pull Request metadata
Last synced: 5 days ago
Total issues: 74
Total pull requests: 47
Average time to close issues: 3 months
Average time to close pull requests: about 1 month
Total issue authors: 65
Total pull request authors: 27
Average comments per issue: 2.0
Average comments per pull request: 1.4
Merged pull request: 40
Bot issues: 0
Bot pull requests: 0
Past year issues: 8
Past year pull requests: 7
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 21 days
Past year issue authors: 7
Past year pull request authors: 6
Past year average comments per issue: 0.25
Past year average comments per pull request: 0.86
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- JosiahParry (4)
- abhi3700 (2)
- gy0801151351 (2)
- rts-gordon (2)
- Dkwcs (2)
- daiguadaidai (2)
- vsavovski (2)
- binkabir (1)
- deftsp (1)
- aldanchenko (1)
- gensuineixin (1)
- nicka101 (1)
- BlackDex (1)
- MGough (1)
- vidyli (1)
Top Pull Request Authors
- mvniekerk (9)
- MGough (2)
- porkbrain (2)
- tpmccallum (2)
- shahar1 (2)
- rlienlaf (2)
- frederikhors (2)
- azasypkin (2)
- c12i (2)
- Jesse-Bakker (2)
- 4t145 (2)
- nicka101 (2)
- SandroHc (2)
- hgzimmerman (1)
- tuck182 (1)
Top Issue Labels
- enhancement (5)
- question (3)
- documentation (2)
- bug (1)
- good first issue (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 3,047,497 total
- Total dependent packages: 19
- Total dependent repositories: 57
- Total versions: 51
- Total maintainers: 1
crates.io: tokio-cron-scheduler
Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.
- Homepage:
- Documentation: https://docs.rs/tokio-cron-scheduler/
- Licenses: MIT/Apache-2.0
- Latest release: 0.15.1 (published 5 months ago)
- Last Synced: 2026-03-23T13:01:03.471Z (3 days ago)
- Versions: 51
- Dependent Packages: 19
- Dependent Repositories: 57
- Downloads: 3,047,497 Total
-
Rankings:
- Dependent packages count: 2.471%
- Dependent repos count: 4.096%
- Downloads: 5.101%
- Average: 5.997%
- Forks count: 9.106%
- Stargazers count: 9.213%
- Maintainers (1)
Dependencies
- chrono 0.4
- cron 0.10.0
- nats 0.18.1
- num-derive 0.3
- num-traits 0.2
- postgres-native-tls 0.5.0
- postgres-openssl 0.5.0
- prost 0.10
- time 0.1.44
- tokio 1
- tokio-postgres 0.7
- tracing 0.1.32
- tracing-subscriber 0.3.10
- uuid 1