https://github.com/mypyc/librt
mypy mypyc python runtime types
Score: 22.766283594916615
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Mypyc runtime library
- Host: GitHub
- URL: https://github.com/mypyc/librt
- Owner: mypyc
- License: other
- Created: 2025-09-14T16:42:51.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2026-05-10T17:47:27.000Z (8 days ago)
- Last Synced: 2026-05-13T11:06:01.607Z (6 days ago)
- Topics: mypy, mypyc, python, runtime, types
- Language: C
- Homepage:
- Size: 346 KB
- Stars: 10
- Watchers: 4
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: mypyc
- Login: mypyc
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/44003912?v=4
- Repositories: 4
- Last Synced at: 2023-03-07T00:53:39.574Z
- Profile URL: https://github.com/mypyc
GitHub Events
Total
- Create event: 13
- Delete event: 8
- Fork event: 2
- Issue comment event: 22
- Issues event: 6
- Pull request event: 19
- Pull request review comment event: 4
- Pull request review event: 1
- Push event: 42
- Watch event: 1
- Total: 118
Last Year
- Create event: 13
- Delete event: 8
- Fork event: 2
- Issue comment event: 22
- Issues event: 6
- Pull request event: 19
- Pull request review comment event: 4
- Pull request review event: 1
- Push event: 42
- Watch event: 1
- Total: 118
Committers metadata
Last synced: 4 days ago
Total Commits: 51
Total Committers: 5
Avg Commits per committer: 10.2
Development Distribution Score (DDS): 0.157
Commits in past year: 51
Committers in past year: 5
Avg Commits per committer in past year: 10.2
Development Distribution Score (DDS) in past year: 0.157
| Name | Commits | |
|---|---|---|
| Ivan Levkivskyi | l****i@g****m | 43 |
| Jukka Lehtosalo | j****a@d****m | 5 |
| ffgan | s****t@g****m | 1 |
| Shantanu Jain | h****a@g****m | 1 |
| Brian Schubert | b****t@g****m | 1 |
Issue and Pull Request metadata
Last synced: 6 days ago
Total issues: 9
Total pull requests: 19
Average time to close issues: 2 days
Average time to close pull requests: about 3 hours
Total issue authors: 8
Total pull request authors: 4
Average comments per issue: 4.56
Average comments per pull request: 0.74
Merged pull request: 17
Bot issues: 0
Bot pull requests: 0
Past year issues: 9
Past year pull requests: 19
Past year average time to close issues: 2 days
Past year average time to close pull requests: about 3 hours
Past year issue authors: 8
Past year pull request authors: 4
Past year average comments per issue: 4.56
Past year average comments per pull request: 0.74
Past year merged pull request: 17
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- mr-c (2)
- mgorny (1)
- zx80 (1)
- davidbrochart (1)
- WarrenWeckesser (1)
- albertedwardson (1)
- gwk (1)
- henzef (1)
Top Pull Request Authors
- ilevkivskyi (16)
- chewi (1)
- JukkaL (1)
- brianschubert (1)
Top Issue Labels
- question (1)
Top Pull Request Labels
Package metadata
- Total packages: 6
-
Total downloads:
- pypi: 110,197,852 last-month
- conda: 40 total
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 34
- Total maintainers: 3
alpine-edge: py3-librt
Mypyc runtime library with efficient C implementations
- Homepage: https://github.com/mypyc/librt
- Licenses: MIT
- Latest release: 0.8.1-r0 (published 2 months ago)
- Last Synced: 2026-03-09T03:31:58.573Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 6.14%
- Dependent packages count: 12.28%
- Maintainers (1)
pypi.org: librt
Mypyc runtime library
- Homepage: https://github.com/mypyc/librt
- Documentation: https://librt.readthedocs.io/
- Licenses: MIT
- Latest release: 0.11.0 (published 8 days ago)
- Last Synced: 2026-05-15T12:04:45.135Z (4 days ago)
- Versions: 28
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 110,197,852 Last month
-
Rankings:
- Dependent packages count: 8.54%
- Downloads: 19.073%
- Average: 25.25%
- Dependent repos count: 48.135%
- Maintainers (2)
anaconda.org: python-librt
This library contains efficient C implementations of various Python standard library classes and functions. Mypyc can use these fast implementations when compiling Python code to native extension modules. Mypyc compiler is a part of mypy distribution.
- Homepage: https://pypi.org/project/librt
- Licenses: MIT
- Latest release: 0.8.1 (published 2 months ago)
- Last Synced: 2026-03-12T13:04:07.812Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 40 Total
-
Rankings:
- Downloads: 12.552%
- Average: 30.897%
- Dependent packages count: 38.337%
- Dependent repos count: 41.801%
nixpkgs-unstable: python313Packages.librt
Mypyc runtime library
- Homepage: https://github.com/mypyc/librt
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/librt/default.nix#L47
- Licenses: MIT
- Latest release: 0.7.8 (published 3 months ago)
- Last Synced: 2026-03-24T11:04:24.015Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
nixpkgs-unstable: python314Packages.librt
Mypyc runtime library
- Homepage: https://github.com/mypyc/librt
- Documentation: https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/librt/default.nix#L47
- Licenses: MIT
- Latest release: 0.7.8 (published 3 months ago)
- Last Synced: 2026-03-24T11:08:48.051Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%