71 / RyderLinks
Runtime redirection of method calls for .NET Core.
☆44Updated 6 years ago
Alternatives and similar repositories for Ryder
Users that are interested in Ryder are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- MSIL Reader☆36Updated 2 years ago
- Implementation of a .NET GC in C# with NativeAOT☆91Updated 8 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- ☆60Updated last week
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆65Updated 6 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last month
- 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☆67Updated last week
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 3 months ago
- The most revolutionary syntax visualizer☆77Updated 5 months ago
- Optimized BLAKE2 hashing implementations in C#☆109Updated last year
- DAWG String Dictionary in C#☆121Updated 2 weeks ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆40Updated 3 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year