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.


Owner metadata:


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 Email 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

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

.github/workflows/main.yml actions
  • actions/cache v1 composite
  • actions/checkout v3 composite
  • actions/setup-go v3 composite
  • golangci/golangci-lint-action v3 composite
go.mod go