ModuleInit VS JustDecompile Engine

Compare ModuleInit vs JustDecompile Engine and see what are their differences.

ModuleInit

Adds a module initializer to an assembly. (by fodyarchived)

JustDecompile Engine

The decompilation engine of JustDecompile (by telerik)
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
ModuleInit JustDecompile Engine
1 8
110 1,340
-0.9% 0.0%
10.0 0.0
almost 2 years ago about 4 years ago
C# C#
MIT License GNU General Public License v3.0 or later
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.

ModuleInit

Posts with mentions or reviews of ModuleInit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-04.
  • What does Realm.Fody do?
    7 projects | dev.to | 4 Apr 2023
    Module initializers are a kinda obscure feature of .NET that allows writing initialization code for an assembly. They allow libraries to do one-time initialization when loaded, without the need for the user to explicitly call anything. It's a quite niche feature, but unfortunately it was not exposed in C#, and that led to users finding their own way of using it, like with ModuleInit.Fody. Given the need for it, Microsoft then decided to add it in supported platform starting from C# 9.0.

JustDecompile Engine

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

What are some alternatives?

When comparing ModuleInit and JustDecompile Engine you can also consider the following projects:

Fody - Extensible tool for weaving .net assemblies

ILSpy - .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

csharplang - The official repo for the design of the C# programming language

dnSpy - .NET debugger and assembly editor [Moved to: https://github.com/dnSpy/dnSpy]

CodemerxDecompile - The first standalone .NET decompiler for Mac, Linux and Windows

Realm Xamarin - Realm is a mobile database: a replacement for SQLite & ORMs

dnSpy

PropertyChanged - Injects INotifyPropertyChanged code into properties at compile time

botw - Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)

pokeemerald - Decompilation of Pokémon Emerald

pokefirered - Decompilation of Pokémon FireRed/LeafGreen