Cecil is a library to inspect, modify and create .NET programs and libraries.
☆2,957Sep 11, 2025Updated 5 months ago
Alternatives and similar repositories for cecil
Users that are interested in cecil are comparing it to the libraries listed below
Sorting:
- Extensible tool for weaving .net assemblies☆4,520Aug 21, 2025Updated 6 months ago
- Reads and writes .NET assemblies and modules☆2,426Jan 3, 2026Updated last month
- A library for patching, replacing and decorating .NET and Mono methods during runtime☆6,344Jan 31, 2026Updated last month
- .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!☆24,637Feb 24, 2026Updated last week
- The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.☆20,251Updated this week
- Open-source alternative to ILMerge☆1,333Jul 30, 2025Updated 7 months ago
- C# modding swiss army knife, powered by cecil.☆953Feb 9, 2026Updated 3 weeks ago
- Clang bindings for .NET written in C#☆1,175Feb 3, 2026Updated last month
- Powerful .NET library for benchmarking☆11,365Updated this week
- .NET language playground☆2,945Nov 18, 2024Updated last year
- Mono open source ECMA CLI, C# and .NET implementation.☆11,424Aug 27, 2024Updated last year
- Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]☆6,608Oct 23, 2025Updated 4 months ago
- Tools and libraries to glue C/C++ APIs to high-level languages☆3,360Feb 24, 2026Updated last week
- This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanyi…☆2,895Nov 1, 2020Updated 5 years ago
- .NET debugger and assembly editor☆29,034Dec 20, 2020Updated 5 years ago
- A helper library for async/await.☆3,709Jan 1, 2024Updated 2 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Updated this week
- Samples for Cecil☆69Nov 13, 2014Updated 11 years ago
- A library for creating, reading and editing PE files and .NET modules.☆1,049Updated this week
- The .NET Assembly Editor☆1,529Sep 28, 2024Updated last year
- Serialize .NET Core assemblies☆313Jul 4, 2025Updated 7 months ago
- PerfView is a CPU and memory performance-analysis tool☆4,638Updated this week
- A fail-fast validating helper for .NET CIL generation☆991Dec 11, 2020Updated 5 years ago
- A library containing all P/Invoke code so you don't have to import it every time. Maintained and updated to support the latest Windows OS…☆2,180Jul 26, 2023Updated 2 years ago
- Cake (C# Make) is a cross platform build automation system.☆4,163Updated this week
- The Reactive Extensions for .NET