dextool
Suite of C/C++ tooling built on LLVM/Clang (by joakim-brannstrom)
SpeedTests
comparing the execution speeds of various programming languages (by jabbalaci)
dextool | SpeedTests | |
---|---|---|
1 | 4 | |
104 | 102 | |
1.9% | 4.0% | |
6.3 | 7.9 | |
23 days ago | 6 days ago | |
D | Python | |
GNU General Public License v3.0 or later | MIT 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.
dextool
Posts with mentions or reviews of dextool.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-06.
-
Mutation Driven Testing: When TDD Just Isn’t Good Enough
re: absence of C++ tools
Have you looked at Mull[1] or Dextool[2]?
[1] https://github.com/mull-project/mull
[2] https://github.com/joakim-brannstrom/dextool/tree/master/plu...
SpeedTests
Posts with mentions or reviews of SpeedTests.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-10.
- SpeedTests: Comparing the execution speeds of various programming languages
-
Compile for faster execution?
Thanks. Maybe somebody could look at my program why it's so slow. I have a project in which I benchmark several languages for the same problem. I added Julia (link) but I expected it to be faster. The source code is here.
- SpeedTests: Comparing Execution Speeds of Various Programming Languages
What are some alternatives?
When comparing dextool and SpeedTests you can also consider the following projects:
dmd - dmd D Programming Language compiler
codechecker - CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
mutatest - Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
compiler-benchmark - Benchmarks compilation speeds of different combinations of languages and compilers.
Drill - Search files without indexing, but fast crawling
sdl2-examples - SDL2 examples, for 25+ different programming languages