Popularity
1.4
Declining
Activity
0.0
Stable
0
2
0
Monthly Downloads: 0
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.
-
optparse-generic
Auto-generate a command-line parser for your datatype -
nix-deploy
Deploy software or an entire NixOS system configuration to another NixOS system -
ghc-hotswap
Example code for how we swap compiled code within a running Haskell process. -
hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails -
typed-process
Alternative API for processes, featuring more type safety -
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 -
openssh-github-keys
Control SSH access to your servers via GitHub teams -
directory-contents
Recursively build a tree of directory contents, avoiding symlink cycles -
temporary
Portable temporary file and directory support for Windows and Unix.
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.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.