Washi1337 / Rivers
A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.
☆138Updated 5 years ago
Alternatives and similar repositories for Rivers:
Users that are interested in Rivers are comparing it to the libraries listed below
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Inject arbitrary IL code at compile time.☆247Updated last week
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆70Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core☆88Updated last year
- MSIL Reader☆36Updated 2 years ago
- 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
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Managed wrappers around the .NET Unmanaged API☆77Updated last month
- ☆14Updated 3 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- A library to modify MSIL and native code at runtime☆131Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆84Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago