badamczewski / Shiny.CalculatorLinks
A REPL calculator and an x86 asm emulator for developers
☆60Updated 4 years ago
Alternatives and similar repositories for Shiny.Calculator
Users that are interested in Shiny.Calculator are comparing it to the libraries listed below
Sorting:
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- A command-line IDE for C#☆69Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆115Updated 5 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- My collection of benchmarks for random pieces of code☆13Updated 2 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- A terminal-centric replacement for the .NET console APIs.☆111Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 10 months ago
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆63Updated 2 weeks ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 4 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- A fluent API for creating MSBuild projects for use by unit tests☆52Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A research project for building a compiler in C#☆47Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated 2 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆118Updated last year
- Enables declaring 'InternalsVisibleTo' items in a .NET project file, rather than declaring them to an AssemblyInfo.cs file.☆28Updated 3 years ago
- A global tool for managing Visual Studio installations☆50Updated 2 weeks ago