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. Learn more →
Top 23 Haskell Util Projects
-
sbv
SMT Based Verification in Haskell. Express properties about Haskell programs and automatically prove them using SMT solvers.
-
-
SonarQube
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.
-
-
-
-
-
-
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.
-
One of the main problems with the Arrow hierarchy is that it’s not particularly well-factored. The main Arrow class has five methods, which is both intimidating to newcomers and indicative that there’s some decomplection that can be done. I think the best alternative is to use the profunctors package; it deals much more fluently with things that can take values and then return them (functions, Kleisli arrows, etc). For example, the Arrow class is broken down across Profunctor and Strong. I had a term rewriting engine that used arrows, and I was never really happy with it until I moved it to profunctors.
-
Project mention: GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in GHC 7.6 | reddit.com/r/programmingcirclejerk | 2022-08-05
-
-
scat
Password scatterer. Eliminates password reuse by generating deterministically unique passwords for each service (website, email address, etc.), all from a single password.
-
Project mention: [ANN] diagnose - easily create error diagnostics for your compiler/interpreter | reddit.com/r/haskell | 2022-04-21
Are you familiar with Errata or Chapelure? :)
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Haskell Utils related posts
- GHC 7.4 gave us the ability to talk about ConstraintKinds. They stopped crashing the compiler in GHC 7.6
- [ANN] diagnose - easily create error diagnostics for your compiler/interpreter
- Alternative to arrows?
- How is an instance of Monad an instance of Applicative?
- headrom v0.4.3.0 released - adds support for Dart, Kotlin & PHP
- Monthly Hask Anything (November 2021)
- Monthly Hask Anything (August 2021)
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Index
What are some of the best open-source Util projects in Haskell? This list will help you:
Project | Stars | |
---|---|---|
1 | sbv | 191 |
2 | herms | 185 |
3 | djinn | 118 |
4 | herbalizer | 110 |
5 | thank-you-stars | 104 |
6 | hocker | 101 |
7 | shellmet | 71 |
8 | profunctors | 70 |
9 | constraints | 68 |
10 | una | 67 |
11 | scat | 46 |
12 | errata | 42 |
13 | headroom | 41 |
14 | mios | 34 |
15 | jobqueue | 32 |
16 | autoexporter | 32 |
17 | dualizer | 29 |
18 | harg | 28 |
19 | http-enumerator | 27 |
20 | vigilance | 25 |
21 | hkgr | 25 |
22 | cli | 23 |
23 | hscope | 22 |