tsmp VS DependencyViewer

Compare tsmp vs DependencyViewer and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
tsmp DependencyViewer
8 1
88 6
- -
6.4 2.5
9 months ago 12 months ago
C++ C++
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.

tsmp

Posts with mentions or reviews of tsmp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.

DependencyViewer

Posts with mentions or reviews of DependencyViewer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-01.
  • C++ Show and Tell - September 2022
    17 projects | /r/cpp | 1 Sep 2022
    Hi, I'm Marek and I created DependencyViewer a tool for analysing .dll and .exe files. It is very similar to Dependency Walker tool by Microsoft or to Dependencies tool by lucasg. Binary download fox x86 and x64 is available on my drive. Some features of my tool are: Advantages: Written in C++ not C#. Requires only Visual Studio and Process Hacker's headers to build, has no other (build-time or run-time) dependency. Can analyze multiple files at once (multiple roots). Integrates with symbol server, downloads PDBs, displays function names where otherwise only ordinal would be known, demangles C++ names. Fixes some buggy behavior Dependency Walker and Dependencies have. Disadvantages: Does not have MDI user interface (yet). Has stolen icons from Dependency Walker. Does not handle APISets (yet). Does not have run-time analyzer. I (currently) have no time to develop it further. If I had the time, I would rewrite it in C and make it compile and run under Windows NT 3.10 / Windows 95.

What are some alternatives?

When comparing tsmp and DependencyViewer you can also consider the following projects:

metacpp - Meta C++ Library and Tool

code-style-agnostic-search - Coding Style -agnostic (and more) search for C++

Soup - Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while maintaining best in class performance.

iris - Iris is a cross-platform game engine written in modern C++

bomba - C++ library for convenient implementation of RPC and serialisation

LazyExpression - Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.

tomlplusplus - Header-only TOML config file parser and serializer for C++17.

particle-life - A simple program to simulate artificial life using attraction/reuplsion forces between many particles

beryldb - BerylDB is a fully modular data structure data manager that can be used to store data as key-value entries. The server allows channel subscription and is optimized to be used as a cache repository. Supported structures include lists, sets, multimaps, and keys.

water - Plentiful, self-contained tools, libraries and programs with a focus on C++, Haskell and the Unix Shell

clauf - A C interpreter developed live on YouTube

HexCtrl - Fully-featured Hex Control written in C++/MFC.