bisect-binary
Tool to determine relevant parts of binary data (by nomeata)
hlint
Haskell source code suggestions (by ndmitchell)
bisect-binary | hlint | |
---|---|---|
- | 3 | |
44 | 1,523 | |
- | 0.6% | |
0.0 | 7.8 | |
over 7 years ago | about 1 month ago | |
Haskell | Haskell | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bisect-binary
Posts with mentions or reviews of bisect-binary.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning bisect-binary yet.
Tracking mentions began in Dec 2020.
hlint
Posts with mentions or reviews of hlint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-05-06.
-
Was simplified subsumption worth it for industry Haskell programmers?
There is an open issue on hlint for it and the situation doesn't seem encouraging for anyone using apply-refact on save for Haskell files.
- create a manage hook on only one workspace
-
Write Rust lints without forking Clippy
may want to look at something like https://github.com/ndmitchell/hlint for inspiration. it can be a little finicky but you can express mildly complicated linting rules
What are some alternatives?
When comparing bisect-binary and hlint you can also consider the following projects:
stack - The Haskell Tool Stack
ormolu - A formatter for Haskell source code
hadolint - Dockerfile linter, validate inline bash, written in Haskell
nixfmt - The official (but not yet stable) formatter for Nix code
haddock - Haskell Documentation Tool
haskell-lsp - Haskell library for the Microsoft Language Server Protocol