71 / Ryder
Runtime redirection of method calls for .NET Core.
☆43Updated 6 years ago
Alternatives and similar repositories for Ryder:
Users that are interested in Ryder are comparing it to the libraries listed below
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- MSIL Reader☆36Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Analyzers checking System.Reflection☆81Updated last year
- The most revolutionary syntax visualizer☆70Updated 4 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- Source Generator Generating the Dispose functions in Disposables.☆16Updated last year
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆80Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Replaces static method calls.☆68Updated 3 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago