angel
Process Monitoring/Management, Like Daemontools (by MichaelXavier)
unix
POSIX functionality (by haskell)
angel | unix | |
---|---|---|
- | 4 | |
282 | 110 | |
- | 1.8% | |
0.0 | 7.5 | |
over 5 years ago | about 1 month ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
angel
Posts with mentions or reviews of angel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning angel yet.
Tracking mentions began in Dec 2020.
unix
Posts with mentions or reviews of unix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-23.
-
How to identify external storages?
Haskell has POSIX/Unix functionality, but it seems not to implement lsblk or anything you're looking for. Either extend the interface by using the FFI to import the C libraries or depend on a tool that does so already.
-
Abstract filepath coming soon
unix will get System.Posix.PosixString, so there's no need for it: https://github.com/haskell/unix/pull/202
-
Using posix semaphores on MacOS (and iOS)
I've added the question to the package repo too: https://github.com/haskell/unix/issues/218
What are some alternatives?
When comparing angel and unix you can also consider the following projects:
pid1 - Do signal handling and orphan reaping for Unix PID1 init processes
scp-streams - An SCP protocol implementation
envy - :angry: Environmentally friendly environment variables
ls-usb - A small utility that lists USB devices connected to your system
clifm - Command Line Interface File Manager
bench - Command-line benchmark tool
bindings-dc1394 - Low level haskell bindings for libdc1394 (for driving firewire cameras)
unix-fcntl
executable-hash - Provides the SHA1 hash of the program executable
unix-memory - Unix mmap (and co) bindings for haskell
log - Structured logging solution.
unix-compat - Haskell portable POSIX-compatibility layer