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. Learn more →
Top 23 Haskell AWS Projects
-
-
Most of our tech stack is built on Free and Open Source Software, and we give back wherever we can - either by upstreaming fixes or publishing libraries. In the Haskell world, we’ve open-sourced wai-handler-hal and aws-arn, made significant contributions to amazonka and we have more on the way. If you’re interested, here’s our applications page. If you have questions, you can ask them here or email [[email protected]](mailto:[email protected]).
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
hal
hal provides an AWS Lambda Custom Runtime environment for your Haskell applications. (by Nike-Inc)
-
-
-
SonarLint
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.
-
-
-
-
I have been writing a fair amount of Dhall using autogenerated CloudFormation bindings ( https://github.com/jcouyang/dhall-aws-cloudformation/ ). It is a fantastic way to reduce boilerplate and factor out recurring blobs. My main frustration is that the type checker is not smart enough (or maybe the type system is undecidable?) - every time you want to use a polymorphic function, you must pass in the type parameters yourself (this is also true for empty lists and `None`). This makes simple FP idioms extremely noisy, to the point where you're better off writing longhand. In a language that's meant to be alleviating YAML/JSON boilerplate.
It's still a massive improvement, but it could be so much better if the typechecker was smarter.
-
amazonka-s3-streaming
Provides a conduit based interface to uploading data to S3 using the Multipart API (by axman6)
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Haskell AWS related posts
- [JOB] Haskell Developer @ Bellroy (Remote)
- My First Year as epilot's Head of Engineering: Killing the Legacy Monolith
- Ask HN: If Kubernetes is the solution, why are there so many DevOps jobs?
- Is there a competitor to Apollo that also offers paid support?
- Usability of smart constructors and large records with required, optional, and default parameters
- Darling – run Mac apps on Linux
- Amazonka 2.0.0-rc1 is ready for testing
-
A note from our sponsor - SonarLint
www.sonarlint.org | 4 Feb 2023
Index
What are some of the best open-source AWS projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | Rome | 805 |
2 | amazonka | 548 |
3 | aws-lambda-haskell-runtime | 258 |
4 | aws | 226 |
5 | hal | 223 |
6 | serverless-haskell | 212 |
7 | stratosphere | 156 |
8 | ec2-unikernel | 75 |
9 | s3-signer | 23 |
10 | credentials | 23 |
11 | dhall-aws-cloudformation | 22 |
12 | amazonka-s3-streaming | 20 |
13 | wolf | 17 |
14 | aws-lambda-haskell-runtime-wai | 13 |
15 | aws-lambda-runtime | 11 |
16 | aws-lambda | 9 |
17 | aws-ec2 | 8 |
18 | aws-route53 | 6 |
19 | groot | 6 |
20 | dhall-secret | 6 |
21 | aws-cloudfront-signed-cookies | 5 |
22 | aws-kinesis-client | 5 |
23 | aws-sign4 | 4 |