An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.6% on proxy.golang.org
Top 0.3% dependent packages on proxy.golang.org
Top 0.4% dependent repos on proxy.golang.org
Top 6.9% forks on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/dchest/safefile

Package safefile implements safe "atomic" saving of files. Instead of truncating and overwriting the destination file, it creates a temporary file in the same directory, writes to it, and then renames the temporary file to the original name when calling Commit. Example:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dchest/safefile
License: BSD-2-Clause
Latest release: over 9 years ago
First release: over 9 years ago
Namespace: github.com/dchest
Dependent packages: 191
Dependent repositories: 221
Stars: 80 on GitHub
Forks: 8 on GitHub
Docker dependents: 23
Docker downloads: 398,929
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...