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.☆56Updated 2 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- A research project for building a compiler in C#☆47Updated 3 years ago
- A command-line IDE for C#☆70Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- A terminal-centric replacement for the .NET console APIs.☆105Updated 2 weeks ago
- ☆35Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 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
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆50Updated last week
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A C# string parser based on simple templates using source generators.☆52Updated 3 months ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 2 months ago
- Detects the use of unoptimized .NET assemblies in your project☆34Updated 3 years ago
- A Roslyn inspired rewrite of NQuery☆76Updated 10 months ago
- The portable version of JetBrains profiler self API for .NET Framework / .NET Core / .NET / .NET Standard☆63Updated last month
- C# and Razor compiler playground in the browser via Blazor WebAssembly☆52Updated last week
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago