callGraph VS excellent_numbers

Compare callGraph vs excellent_numbers and see what are their differences.

callGraph

A multi-language tool which parses source code for function definitions and calls (by koknat)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
callGraph excellent_numbers
2 1
193 9
- -
4.2 0.0
4 months ago about 2 years ago
Perl Perl
GNU General Public License v3.0 only -
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.

callGraph

Posts with mentions or reviews of callGraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-26.

excellent_numbers

Posts with mentions or reviews of excellent_numbers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-28.
  • Switching from GMP to GCC's __int128 reduced run time by 95% (2016)
    2 projects | news.ycombinator.com | 28 Jul 2021
    Yep, the program referenced there https://github.com/briandfoy/excellent_numbers/blob/master/c... is using GMP's variable-width numbers (mpz_* routines). If you know size in advance you can use mpn_* an provide pre-allocated C arrays. This is likely going to be much faster, and what e.g. libsnark does for its general Fp arithmetic. (E.g. addition becomes https://github.com/scipr-lab/libff/blob/develop/libff/algebr... )

What are some alternatives?

When comparing callGraph and excellent_numbers you can also consider the following projects:

freeplane - Application for Mind Mapping, Knowledge Management, Project Management. Develop, organize and communicate your ideas and knowledge in the most effective way.

Betty - Holberton-style C code checker written in Perl

scripts - Official scripts for WeeChat.

flirpy - Python library to interact with FLIR camera cores

ex0ch - EXぜろちゃんねる ー ぜろちゃんねるプラスに便利な機能を追加していくプロジェクト

libff - C++ library for Finite Fields and Elliptic Curves

musicbrainz-server - Server for the MusicBrainz project (website, API, database tools)

SpamAssassin - Read-only mirror of Apache SpamAssassin. Submit patches to https://bz.apache.org/SpamAssassin/. Do not send pull requests

pantcl - Document conversion with Tcl based filters using pandoc or Tcl only. Example filter for ABC music, GraphViz, PlantUML, R, Python etc are provided.

program - An open-source codebase for sharing programming solutions. Good collection of `good first issue`