atomic-write alternatives and similar packages
Based on the "System" category.
Alternatively, view atomic-write alternatives based on common mentions on social networks and blogs.
-
taffybar
A gtk based status bar for tiling window managers such as XMonad -
hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails -
nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system -
optparse-generic
Auto-generate a command-line parser for your datatype -
ghc-hotswap
Example code for how we swap compiled code within a running Haskell process. -
directory
Platform-independent library for basic file system operations -
pid1
Do signal handling and orphan reaping for Unix PID1 init processes -
typed-process
Alternative API for processes, featuring more type safety -
openssh-github-keys
Control SSH access to your servers via GitHub teams -
system-fileio
Contains the system-filepath and system-fileio packages -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby. -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project -
optparse-declarative
Declarative command-line option parser -
executable-hash
Provides the SHA1 hash of the program executable -
halfs
The Haskell File System: A file system implementation in Haskell -
directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles
Collect and Analyze Billions of Data Points in Real Time
Do you think we are missing an alternative of atomic-write or a related project?
README
Atomic Write
Atomic Write assists with atomic modification of files using Haskell. It is a wrapper for using the atomic mv(1) operation which correctly sets permissions based on the original file, or on system defaults if no file previously exists.
See the Haddock documentation for more information.
Author
Justin Leitgeb
License
MIT
Copyright
(C) 2015-2019 Stack Builders Inc.
*Note that all licence references and agreements mentioned in the atomic-write README section above
are relevant to that project's source code only.