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 last year
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated last month
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Run C# code at compile time.☆40Updated 5 years ago
- Implementation of a .NET GC in C# with NativeAOT☆93Updated 2 weeks ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- 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
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- High performance contract-less binary serializer for .NET☆88Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 6 months ago
- Simple build versioning for .NET, powered by Git tags☆67Updated this week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- The most revolutionary syntax visualizer☆81Updated 7 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 8 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆63Updated 8 months ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆38Updated last year
- ☆24Updated 5 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year