https://github.com/bluss/rawpointer
Score: 20.607119489434975
Last synced: about 12 hours ago
JSON representation
Repository metadata:
Extra methods for raw pointers
- Host: GitHub
- URL: https://github.com/bluss/rawpointer
- Owner: bluss
- License: apache-2.0
- Created: 2016-12-15T11:17:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T00:42:32.000Z (over 5 years ago)
- Last Synced: 2026-08-01T01:05:13.451Z (26 days ago)
- Language: Rust
- Homepage: https://docs.rs/rawpointer/
- Size: 12.7 KB
- Stars: 5
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-APACHE
Owner metadata:
- Name: bluss
- Login: bluss
- Email:
- Kind: user
- Description:
- Website: https://social.linux.pizza/@bluss
- Location: Low Earth Orbit Debris Field
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3209739?v=4
- Repositories: 154
- Last Synced at: 2026-08-22T00:11:43.813Z
- Profile URL: https://github.com/bluss
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 7 days ago
Total Commits: 11
Total Committers: 1
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.0
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 | |
|---|---|---|
| bluss | b****s | 11 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 1
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 1
Total pull request authors: 0
Average comments per issue: 0.0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- vi (1)
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- cargo: 124,703,089 total
- Total docker downloads: 23,680,661
- Total dependent packages: 12 (may contain duplicates)
- Total dependent repositories: 6,961 (may contain duplicates)
- Total versions: 5
- Total maintainers: 2
proxy.golang.org: github.com/bluss/rawpointer
- Homepage:
- Documentation: https://pkg.go.dev/github.com/bluss/rawpointer#section-documentation
- Licenses:
- Latest release: v0.2.1 (published almost 7 years ago)
- Last Synced: 2026-08-25T13:06:14.500Z (1 day ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.783%
- Average: 4.944%
- Dependent repos count: 5.105%
crates.io: rawpointer
Extra methods for raw pointers and `NonNull<T>`. For example `.post_inc()` and `.pre_dec()` (c.f. `ptr++` and `--ptr`), `offset` and `add` for `NonNull<T>`, and the function `ptrdistance`.
- Homepage:
- Documentation: https://docs.rs/rawpointer/
- Licenses: MIT/Apache-2.0
- Latest release: 0.2.1 (published almost 7 years ago)
- Last Synced: 2026-08-25T13:05:31.996Z (1 day ago)
- Versions: 3
- Dependent Packages: 12
- Dependent Repositories: 6,961
- Downloads: 124,703,089 Total
- Docker Downloads: 23,680,661
-
Rankings:
- Dependent repos count: 0.382%
- Downloads: 0.422%
- Docker downloads count: 1.891%
- Dependent packages count: 3.356%
- Average: 11.677%
- Forks count: 25.905%
- Stargazers count: 38.109%
- Maintainers (2)