71 / Ryder
Runtime redirection of method calls for .NET Core.
☆43Updated 5 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 2 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- MSIL Reader☆36Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated this week
- The most revolutionary syntax visualizer☆69Updated 2 months ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 11 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆28Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆74Updated last year
- An allocation free Task-like object for async methods☆39Updated 8 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- SharpNng is a lightweight low-level managed wrapper around the Lightweight Messaging Library NNG☆46Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated this week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 weeks ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- ☕ Bridge your C# soul to the power of Javascript (V8 Javascript Engine / NodeJs)☆59Updated 2 years ago
- ☆23Updated 4 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Replaces static method calls.☆68Updated 2 months ago