Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/google/renameio
Last synced: about 4 hours ago
Repository metadata:
Package renameio provides a way to atomically create or replace a file or symbolic link.
- Host: GitHub
- URL: https://github.com/google/renameio
- Owner: google
- License: apache-2.0
- Created: 2018-10-30T14:23:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-02T10:42:34.000Z (9 months ago)
- Last Synced: 2024-10-18T15:16:54.453Z (23 days ago)
- Language: Go
- Homepage:
- Size: 37.1 KB
- Stars: 609
- Watchers: 11
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Google
- Login: google
- Email: [email protected]
- Kind: organization
- Description: Google ❤️ Open Source
- Website: https://opensource.google/
- Location:
- Twitter: GoogleOSS
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1342004?v=4
- Repositories: 2445
- Last Synced at: 2023-04-09T05:37:45.829Z
- Profile URL: https://github.com/google
- Sponsor URL:
Committers metadata
Last synced: about 7 hours ago
Total Commits: 37
Total Committers: 9
Avg Commits per committer: 4.111
Development Distribution Score (DDS): 0.73
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 | |
---|---|---|
Michael Hanselmann | p****c@h****h | 10 |
Tom Payne | t****e@g****m | 9 |
Michael Stapelberg | m****l@s****e | 7 |
Michael Stapelberg | s****g@g****m | 6 |
Leo Antunes | l****o@c****t | 1 |
Tobias Klauser | t****r@d****h | 1 |
Tobias Klauser | t****r@g****m | 1 |
Peter Bourgon | p****n | 1 |
hansmi | h****i | 1 |
Issue and Pull Request metadata
Last synced: about 4 hours ago
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total docker downloads: 2,225,595,098
- Total dependent packages: 714 (may contain duplicates)
- Total dependent repositories: 120,529 (may contain duplicates)
- Total versions: 4
go: github.com/google/renameio
Package renameio provides a way to atomically create or replace a file or symbolic link. Caveat: this package requires the file system rename(2) implementation to be atomic. Notably, this is not the case when using NFS with multiple clients: https://stackoverflow.com/a/41396801
- Homepage: https://github.com/google/renameio
- Documentation: https://pkg.go.dev/github.com/google/renameio#section-documentation
- Licenses: Apache-2.0
- Latest release: v1.0.1 (published over 3 years ago)
- Last Synced: 2024-11-09T00:07:01.411Z (1 day ago)
- Versions: 3
- Dependent Packages: 436
- Dependent Repositories: 120,047
- Docker Downloads: 355,391,732
-
Rankings:
- Dependent repos count: 0.006%
- Docker downloads count: 0.192%
- Dependent packages count: 0.224%
- Average: 1.458%
- Stargazers count: 2.527%
- Forks count: 4.343%
go: github.com/google/renameio/v2
Package renameio provides a way to atomically create or replace a file or symbolic link. Caveat: this package requires the file system rename(2) implementation to be atomic. Notably, this is not the case when using NFS with multiple clients: https://stackoverflow.com/a/41396801
- Homepage: https://github.com/google/renameio
- Documentation: https://pkg.go.dev/github.com/google/renameio/v2#section-documentation
- Licenses: Apache-2.0
- Latest release: v2.0.0 (published about 3 years ago)
- Last Synced: 2024-11-09T00:07:04.353Z (1 day ago)
- Versions: 1
- Dependent Packages: 278
- Dependent Repositories: 482
- Docker Downloads: 1,870,203,366
-
Rankings:
- Docker downloads count: 0.106%
- Dependent repos count: 0.32%
- Dependent packages count: 0.323%
- Average: 1.524%
- Stargazers count: 2.53%
- Forks count: 4.343%
Dependencies
- actions/cache v1 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite