Popularity
1.3
Declining
Activity
0.0
Stable
0
2
0
Monthly Downloads: 4
Programming language: Haskell
License: MIT License
Tags:
System
Latest version: v0.2.0.0
plex alternatives and similar packages
Based on the "System" category.
Alternatively, view plex alternatives based on common mentions on social networks and blogs.
-
hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails -
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. -
nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system -
typed-process
Alternative API for processes, featuring more type safety -
openssh-github-keys
Control SSH access to your servers via GitHub teams -
atomic-write
Writes files atomically in Haskell while preserving permissions -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
Do you think we are missing an alternative of plex or a related project?
README
hs-plex
Execute a command, redirect stderr into stdout, and return the combined result (optionally, with a timeout). Irritatingly difficult to do using the "process" library.
portability
POSIX systems only.
stability
Probably bug-ridden. Will fix things as I find them.