AsmResolver VS Cinchoo ETL

Compare AsmResolver vs Cinchoo ETL and see what are their differences.

Cinchoo ETL

ETL framework for .NET (Parser / Writer for CSV, Flat, Xml, JSON, Key-Value, Parquet, Yaml, Avro formatted files) (by Cinchoo)
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
AsmResolver Cinchoo ETL
1 -
790 736
- -
8.5 6.3
6 days ago 9 days ago
C# C#
MIT License 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.

AsmResolver

Posts with mentions or reviews of AsmResolver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-21.
  • Two steps to builder a .NET Trimmer application
    2 projects | /r/csharp | 21 Mar 2022
    However, according to Washi1337, author of AsmResolver (an open source project similar to DnLib), the NativeWrite method tries to preserve the structure of the native code so that the assembly size cannot be reduced. Instead, it may even increase the size of the assembly (see https://github.com/Washi1337/AsmResolver/issues/267). And in the actual use, I found that after modifying these assemblies, the program would fail to start. Checking the Windows event log, I found that it was caused by CLR startup failure. According to Washi1337, if only the native code in the assembly contains ReadyToRun, we can simply remove the ILLibrary flag from the assembly. After all, the optimized assembly still preserves the original IL code. However, after I did what Washi1337 said, the program still failed to start. It is not clear why, because the assembly containing native code can not be tailored well, so I did not go into further research, welcome friends who are proficient in CLR to share experience.

Cinchoo ETL

Posts with mentions or reviews of Cinchoo ETL. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Cinchoo ETL yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing AsmResolver and Cinchoo ETL you can also consider the following projects:

Zack.DotNetTrimmer

Reactive ETL - Reactive ETL is a rewrite of Rhino ETL using the reactive extensions for .Net.

IL2C - IL2C - A translator for ECMA-335 CIL/MSIL to C language.

Sylvan - A collection of .NET libraries, including the fastest general-purpose CSV parser for .NET.

sambal - Create executable showing message boxes!

bafi - Universal JSON, BSON, YAML, CSV, XML, mt940 converter with templates

XPEViewer - PE file viewer/editor for Windows, Linux and MacOS.

U8XmlParser - Extremely fast UTF-8 xml parser library

KsDumper - Dumping processes using the power of kernel space !

Open.Text.CSV - A set of utilities for reading and writing CSV data in C#.

ILGPU - ILGPU JIT Compiler for high-performance .Net GPU programs

RecordParser - Zero Allocation Writer/Reader Parser for .NET Core