71 / RyderLinks
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
Sorting:
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated 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
- MSIL Reader☆36Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 6 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- Replaces static method calls.☆68Updated 6 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- ☆59Updated 2 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆46Updated this week
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Analyzers checking System.Reflection☆82Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 3 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Simple build versioning for .NET, powered by Git tags☆65Updated 3 weeks ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 months ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆31Updated last week
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 months ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 4 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