Washi1337 / RiversLinks
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
Sorting:
- 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
- Disassemble jitted .NET methods☆242Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Inject arbitrary IL code at compile time.☆248Updated last month
- Run C# code at compile time.☆38Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- 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
- An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core☆89Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- x86/x64 JIT assembler for .NET☆109Updated 7 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 8 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 7 months ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- .NET Reflection.Emit extensions☆170Updated 10 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 6 years ago
- .NET Tokenization Library☆49Updated 2 years ago
- FUSE wrapper in .NET Standard for macOS (and GNU/Linux in the future)☆83Updated last year