criterion
A powerful but simple library for measuring the performance of Haskell code. (by haskell)
bliplib
A bytecode compiler for Python 3 (by bjpop)
criterion | bliplib | |
---|---|---|
1 | - | |
501 | 158 | |
0.4% | - | |
5.2 | 0.0 | |
4 months ago | about 4 years ago | |
Haskell | Haskell | |
BSD 2-clause "Simplified" License | BSD 3-clause "New" or "Revised" License |
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.
criterion
Posts with mentions or reviews of criterion.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[NEWBIE] Problem running Criterion tutorial
I've opened a reminder to update the criterion tutorial here.
bliplib
Posts with mentions or reviews of bliplib.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning bliplib yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing criterion and bliplib you can also consider the following projects:
gauge - Lean Haskell Benchmarking
ghc-vis - Visualize live Haskell data structures in GHCi
bisect-binary - Tool to determine relevant parts of binary data
git-gpush
AlgorithmW - Example implementation of Algorithm W for Hindley-Milner type inference
structured-haskell-mode - Structured editing minor mode for Haskell in Emacs
hdocs - Haskell docs tool
hoogle - Haskell API search engine
hfd - Flash debugger with haskeline interface
clone-all - clone all the github repositories of a particular user.
castle - A tool to manage shared cabal-install sandboxes.
alex - A lexical analyser generator for Haskell