badamczewski / Shiny.Calculator
A REPL calculator and an x86 asm emulator for developers
☆59Updated 3 years ago
Alternatives and similar repositories for Shiny.Calculator:
Users that are interested in Shiny.Calculator are comparing it to the libraries listed below
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆46Updated 3 weeks ago
- A command-line IDE for C#☆68Updated 2 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated last week
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated last year
- A research project for building a compiler in C#☆47Updated 2 years ago
- Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!☆33Updated 7 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆101Updated 11 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆80Updated last month
- ☆47Updated 3 weeks ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A tool that finds differences between .NET assemblies☆62Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated 2 weeks ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 11 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Simple source only reflection library with default interface property support☆63Updated this week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆34Updated 9 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆37Updated last month
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago