Popularity
6.9
Stable
Activity
0.0
Stable
1
11
0
Monthly Downloads: 13
Programming language: Haskell
License: MIT License
loup alternatives and similar packages
Based on the "AWS" category.
Alternatively, view loup alternatives based on common mentions on social networks and blogs.
-
stratosphere
Haskell EDSL and type-checker for AWS CloudFormation templates -
serverless-haskell
Deploying Haskell applications to AWS Lambda with Serverless -
amazonka-s3-streaming
Provides a conduit based interface to uploading data to S3 using the Multipart API -
aws-kinesis-client
A producer/consumer client library for Kinesis -
aws-performance-tests
Performance Tests for the Haskell Bindings for Amazon Web Services (AWS) -
aws-sign4
Haskell implementation of the AWS Signature V4 protocol for signing HTTP requests -
aws-configuration-tools
Configuration types, parsers and renderers for AWS services using configuration-tools -
aws-cloudfront-signer
Haksell library package for signing URL requests to the AWS CloudFront service -
aws-elastic-transcoder
extension to the Haskell AWS repository to interface to the AWS Elastic Transcoder service -
amazon-emailer
A simple daemon to process messages put into a postgresql table and mail them out using amazons SES.
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of loup or a related project?
Popular Comparisons
README
loup
Loup is a wrapper around Amazon Simple Workflow Service providing work pools: it providers a decider that implements work pool plans, an actor that runs commands, and a converger that manages workers. See [examples](examples).
Development
loup
has a shakefile/makefile to provide convience around building and testing:
# build the project's libraries, executables, and tests
$ ./Shakefile.hs build-tests-error
# test the project
$ ./Shakefile.hs tests-error
# start an interpreter with the project's libraries, executables, and tests loaded
$ ./Shakefile.hs ghci-tests
# install the project's executables
$ ./Shakefile.hs install
# clean the project
$ ./Shakefile.hs clean
# lint the project source code
$ ./Shakefile.hs lint
# format the project source code
$ ./Shakefile.hs format
Dependencies
To build, install, run, and test loup
, the following dependencies may be required: