scalajs-benchmark
Benchmarks: write in Scala or JS, run in your browser. Live demo: (by japgolly)
dregrex
dregex is a Java library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations. (by marianobarrios)
scalajs-benchmark | dregrex | |
---|---|---|
- | - | |
72 | 47 | |
- | - | |
0.0 | 7.9 | |
11 months ago | 6 days ago | |
Scala | Java | |
Apache License 2.0 | BSD 2-clause "Simplified" 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.
scalajs-benchmark
Posts with mentions or reviews of scalajs-benchmark.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning scalajs-benchmark yet.
Tracking mentions began in Dec 2020.
dregrex
Posts with mentions or reviews of dregrex.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning dregrex yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing scalajs-benchmark and dregrex you can also consider the following projects:
Fastring - Extremely fast string formatting
Scurses - Scurses, terminal drawing API for Scala, and Onions, a Scurses framework for easy terminal UI
dotty - The Scala 3 compiler, also known as Dotty.
Time Series library - Time Series library for Scala
Scoverage - Scoverage Scala Code Coverage Core Libs